Dist::Zilla::Plugin::ExecDir
install a directory's contents as executables
- Provided by: libdist-zilla-perl (Version: 5.043-1)
- Report a bug
install a directory's contents as executables
version 5.043
In your dist.ini:
[ExecDir] dir = scripts
If no "dir" is provided, the default is bin.
Ricardo SIGNES <rjbs@cpan.org>
This software is copyright (c) 2016 by Ricardo SIGNES.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.