NAME
    Package - Acmeist Module Packaging Toolchain

SYNOPSIS
    From the command line:

        > pkg new --perl=package --module=Foo::Bar foo-bar-pm

DESCRIPTION
    Package is a toolchain for packaging module distributions. Not just Perl
    modules, but modules from many different languages.

    This package installs a command line tool called "pkg", that can be used
    to create and maintain open source module packages in several
    programming languages.

MORE DOCUMENTATION
    Coming soon.

STATUS
    This is a early, "proving concepts", release. Keep out.

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

COPYRIGHT AND LICENSE
    Copyright (c) 2011. 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

