ANNOUNCE: ExtUtils::ModuleMaker v0.47
- From: James E Keenan <jkeen_via_google@xxxxxxxxx>
- Date: Fri, 19 May 2006 00:56:23 GMT
ExtUtils::ModuleMaker v0.47 is now available on CPAN (http://search.cpan.org/dist/ExtUtils-ModuleMaker/).
ExtUtils::ModuleMaker and its associated command-line utility, modulemaker, provide you with the capability to create the file and directory structure needed to properly distribute and install Perl modules.
v0.47 offers more fine-grained control over the code at the top of a '.pm' package. You can now automatically include 'use warnings;' by setting INCLUDE_WARNINGS to a true value; likewise, you can automatically include a Subversion-style '#$Id$' string on the second line of a .pm file.
Currently these are only available through the call-constructor-explicitly-in-script interface, not through command-line options or the 'modulemaker' interactive mode. Those capabilities may come in a future version. Send comments to jkeenan [at] cpan [dot] org with 'modulemaker' in the subject line.
Thank you very much.
Jim Keenan
.
- Prev by Date: Re: Attaching to an email
- Next by Date: Re: New module name? Pod::Pdf2
- Previous by thread: Attaching to an email
- Next by thread: Calling external dll from inline perl using gcc on XP
- Index(es):