On Aug 19, 2005, at 9:51 AM, Andy Lester wrote:
On Fri, Aug 19, 2005 at 07:40:10AM -0700, David Baird
([EMAIL PROTECTED]) wrote:
Sure, but the point remains, perhaps better stated as make it really
easy for the really lazy, including me. I'm all in favour of modules
that help *me* not make an ass of myself. We're all potential victims
of our own stupidity.
You can use Module::Starter. I tried to make sure it used much better
defaults, including putting the name and email address in there for
you.
This kind of sanity-checking stuff would be appropriate in
Module::Release. I've actually got a couple things like this in my
custom subclasses that I use personally, such as checking that the
Changes file has a data & version, etc.
-Ken