Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use common::sense;
    ...
    print "CPAN Dependencies for ".hostname()."\n";
    print "=============================================\n";
    print $build->prereq_report;
    
  2. or download this
    snoopy@snoopy-laptop:~$ perl cpan_deps.pl 2>/dev/null
    Checking prerequisites...
    ...
        CGI                 3.11      3.42
        perl                5.8.0     5.10.0