bioperl executables files and dist-zilla
Carnë Draug <[email protected]>
| Newsgroups | gmane.comp.lang.perl.bio.general |
|---|---|
| Message-ID | <CAPOrs_0VRcKcYRiDZBeC4LdTT4fkcU7Ns0KxzYDJ0zB2rvdVUw@mail.gmail.com> |
Hi when installing new bioperl modules with dist zilla, the executable files are not being installed. The reason is that our dist zilla plugin bundle [1] is searching for them in the default directory "bin/" while bioperl seems to have them in a "scripts/" directory. This is done by the ExecFiles plugin. I can change this easily or I can just move the binaries to "bin/" (which I think is more common). Also, dropping the file extensions would make things simpler. One last thing, I was thinking of adding the SetScriptShebang plugin [3] to the bundle. Opinions? Carnë [1] https://metacpan.org/pod/Pod::Weaver::PluginBundle::BioPerl [2] https://metacpan.org/pod/Dist::Zilla::Role::ExecFiles [2] https://metacpan.org/pod/Dist::Zilla::Plugin::SetScriptShebang _______________________________________________ Bioperl-l mailing list [email protected] http://mailman.open-bio.org/mailman/listinfo/bioperl-l