The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

pkg - The Acmeist Module Package Management Tool

SYNOPSIS

    > pkg help

    > pkg new --from=pkg/perl/module-build --module=Foo::Bar foo-bar-pm
    > pkg new --from=pkg/python/standard --module=foobar foobar-py
    > pkg new --from=pkg/javascript --module=Foo.Bar foo-bar-js
    > pkg new --from=pkg/bash --module=foo-bar.sh foo-bar-js

DESCRIPTION

pkg is your tool for creating distributable, modular packages, in a variety of programming languages.

See perldoc Package for more info.

AUTHOR

Ingy döt Net <ingy@cpan.org>

COPYRIGHT AND LICENSE

Copyright 2011-2014. Ingy döt Net.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

See http://www.perl.com/perl/misc/Artistic.html