The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.18 - 2007-10-27

  • distro cleanups after moving from CVS to SVN
  • Changes from Torsten Schoenfeld to make get_readme and get_changes subclassable (that is, call them as methods like everything else)
  • Require Perl 5.006. I haven't done anything intentional to not use Perl 5.005, but I don't want to support that. With CPAN Testers going back farther in time now, I have to draw the line somewhere just to manage my time well. :)

Changes for version 1.17_01 - 2007-10-03

  • The output and debugging filehandles come from methods now. This makes it easier to move the output around, or even turn it off. I wanted this for Module::Release::Git. The interface has some new features, but should be compatible with the older stuff.
  • Added some git support to release(1). This should refactor itself out in various ways, but I just need the support right now without going through all the work to make it nice nice.

Documentation

upload files to the CPAN and SourceForge.net

Modules

Automate software releases

Examples