NAME
inc::Package - inc::Module::Install on Kool-aid. Oh Yeah!
SYNOPSIS
Most Makefile.PL
files can contain the single line:
use inc::Package;
DESCRIPTION
This is a Module::Install enhancer module. It basically invokes inc::Module::Install for you and then calls Module::Install::Package's pkg
function for you.
See Module::Install::Package, for the lovely benefits.
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