Dist::Zilla::Plugin::ModuleShareDirs.3pm

Langue: en

Version: 2010-08-22 (fedora - 01/12/10)

Section: 3 (Bibliothèques de fonctions)

NAME

Dist::Zilla::Plugin::ModuleShareDirs - install a directory's contents as module-based "ShareDir" content

VERSION

version 4.102340

SYNOPSIS

In your dist.ini:
   [ModuleShareDirs]
   Foo::Bar = shares/foo_bar
   Foo::Baz = shares/foo_baz
 
 

AUTHOR

Ricardo SIGNES <rjbs@cpan.org> This software is copyright (c) 2010 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.