Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.6 / 3....
  • Linux Kernel 3.0.82 LTS...
  • KDE Software Compilatio...
  • PulseAudio 4.0
  • Wireshark 1.10.0
  • NetworkManager 0.9.8.2
  • LibreOffice 3.6.6 / 4.0...
  • SystemRescueCd 3.7.0
  • Linux Kernel 3.10 RC6
  • Ubuntu Tweak 0.8.5
  • Home > Linux > Programming > Perl Modules

    Module::Release 1.20

    Download button

    No screenshots available
    Downloads: 361  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    brian d foy | More programs
    Perl Artistic License / FREE
    December 18th, 2007, 11:15 GMT
    ROOT / Programming / Perl Modules

     Read user reviews (0)  Refer to a friend  Subscribe

    Module::Release description

    Module::Release is a Perl module to automate software releases.

    Module::Release is a Perl module to automate software releases.

    SYNOPSIS

    use Module::Release;

    my $release = Module::Release->new( %params );

    # call methods to automate your release process
    $release->check_cvs;
    ...

    Module::Release automates your software release process. It started as a script that automated my release process, so it has bits to talk to PAUSE (CPAN) and SourceForge, and to use Makefile.PL and CVS. Other people have extended this in other modules under the same namespace so you can use Module::Build, svn, and many other things.

    The methods represent a step in the release process. Some of them check a condition (e.g. all tests pass) and die if that doesn't work.

    Module::Release doesn't let you continue if something is wrong. Once you have checked everything, use the upload features to send your files to the right places.

    The included release script is a good starting place. Don't be afraid to edit it for your own purposes.

    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    automate software releases | Perl module | Perl class | automate | software | releases

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM