Dist::Zilla::Plugin::ExecDir - install a directory's contents as executables


Dist-Zilla documentation  | view source Contained in the Dist-Zilla distribution.

Index


NAME

Top

Dist::Zilla::Plugin::ExecDir - install a directory's contents as executables

VERSION

Top

version 4.200008

SYNOPSIS

Top

In your dist.ini:

  [ExecDir]
  dir = scripts

If no dir is provided, the default is bin.

AUTHOR

Top

Ricardo SIGNES <rjbs@cpan.org>

COPYRIGHT AND LICENSE

Top


Dist-Zilla documentation  | view source Contained in the Dist-Zilla distribution.