Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • BackTrack 5 R2
  • Wine 1.4 / 1.5.5
  • Mozilla Firefox 12...
  • Ubuntu 11.04
  • Angry Birds 1.1.2.1
  • Ubuntu 10.04.4 LTS
  • Linux Kernel 3.4
  • Ubuntu Manual 10.10
  • Adobe Flash Player...
  • Pidgin 2.10.4
  • Home > Linux > Programming > Perl Modules

    CPAN::Unpack 0.31

    Download button

    No screenshots available
    Downloads: 251  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Leon Brocard | More programs
    Perl Artistic License / FREE
    February 5th, 2012, 11:36 GMT
    ROOT / Programming / Perl Modules

     Read user reviews (0)  Refer to a friend  Subscribe

    CPAN::Unpack description

    Unpack CPAN distributions

    The Comprehensive Perl Archive Network (CPAN) is a very useful collection of Perl code. It has a whole lot of module distributions. The CPAN::Unpack module unpacks the latest version of each distribution. It places it in a directory of your choice with directories being the name of the distribution.

    It requires a local CPAN mirror to run. You can construct one using something similar to:

     /usr/bin/rsync -av --delete ftp.nic.funet.fi::CPAN /Users/acme/cpan/CPAN/

    Note that a CPAN mirror can take up about 1.5G of space (and will take a while to rsync initially). Additionally, unpacking will use up about another 1.6G.

    This can be handy for code metrics, searching CPAN, or just being very nosy indeed.

    This uses Parse::CPAN::Packages' latest_distributions method for finding the latest distribution.

    SYNOPSIS

     use CPAN::Unpack;
     my $u = CPAN::Unpack->new;
     $u->cpan("path/to/CPAN/");
     $u->destination("cpan_unpacked/");
     $u->unpack;



    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    module unpacker | Perl module | Perl | module | unpacker



    HTML code for linking to this page:


    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

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