NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
ExtUtils::ModuleMaker (Score:1)
It hasn't been updated in awhile and I do like the name Module::Starter better. Just wanted to bring it to your attention if you didn't know about it.
-biz-
Re:ExtUtils::ModuleMaker (Score:2)
--
xoa
Reply to This
Parent
Re:ExtUtils::ModuleMaker (Score:1)
I take back not being recently updated, Geoff updated it in June of 2003 (during the last YAPC::NA in Boca Raton where he did a presentation on it)
Kinda like does what you want with the command line tool 'modulemaker' (reminds me of brian d foy's 'release').
-biz-
Re:ExtUtils::ModuleMaker (Score:1)
Ron Savage has Module::MakeDist
Jonas B. Neilson has Module::Template::Setup
Those were the ones I found by doing a search of "Module" on search.cpan.org
Re:ExtUtils::ModuleMaker (Score:2)
When I was researching this for an upcoming TPJ article, I found all sorts of prior implementations, most of which are not on CPAN. As with a lot of things people hack on something to get what they want, and that is where their work stops.