Shawn Boyette
Tue, 30 Jun 2009 07:20:35 -0700
David A. Faler wrote:
I was just at YAPC::NA, and the suggestion there was to use Module::Build these days.
module-starter isn't a EU::MM replacement; it's a tool that produces a CPAN-ready shell for your module to go into, including a skeletal test suite. In fact, it will happily use Module::Build.
http://search.cpan.org/~petdance/Module-Starter-1.50/bin/module-starterIn the realm of EU::MM replacements, personally, I like Alias's Module::Install, but that's really neither here nor there.
-- Shawn Boyette <sboye...@esilibrary.com>