For Programmers: Free Programming Magazines  


Home > Archive > PERL Modules > May 2006 > ANNOUNCE: ExtUtils::ModuleMaker v0.47









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author ANNOUNCE: ExtUtils::ModuleMaker v0.47
James E Keenan

2006-05-18, 6:59 pm

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
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com