
Module::package is a drop-in replacement for module::install. it does everything module::install does, but just a bit better.
actually this module is simply a wrapper around module::install. it attempts to drastically reduce what goes in a makefile.pl, while at the same time, fixing many of the problems that people have had with module::install (and other module frameworks) over the years.