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

Changes for version 0.55 - 2010-03-27

  • Added a bunch of links to http://contributing.appspot.com/shipit
  • Bunch of patches from the community all over the place... See version control history, linked off the Contributing URL above. (we should phase out this changelog, or make it just be the git log....)

Documentation

Executable for ShipIt

Modules

software release tool
holds/parses config info for a project
abstract base class for different types of projects
holds state between steps
a unit of work to be done prior to a release
copies/adds/commits distfile to local (svn) directory
abstract base class for version control systems
ShipIt's git support
ShipIt's Mercurial support
ShipIt's SVK support
ShipIt's subversion support

Provides

in lib/ShipIt/ProjectType/AutoConf.pm
in lib/ShipIt/ProjectType/Perl.pm
in lib/ShipIt/ProjectType/Perl/MakeMaker.pm
in lib/ShipIt/ProjectType/Perl/ModuleBuild.pm
in lib/ShipIt/Step/ChangeRPMVersion.pm
in lib/ShipIt/Step/ChangeVersion.pm
in lib/ShipIt/Step/CheckChangeLog.pm
in lib/ShipIt/Step/Commit.pm
in lib/ShipIt/Step/DistTest.pm
in lib/ShipIt/Step/FindVersion.pm
in lib/ShipIt/Step/MakeDist.pm
in lib/ShipIt/Step/Tag.pm
in lib/ShipIt/Step/UploadCPAN.pm
in lib/ShipIt/Util.pm
in lib/ShipIt/Util.pm
in lib/ShipIt/ProjectType/Perl.pm