Help for this page

Select Code to Download


  1. or download this
    print "Preparing to install $name from CPAN\n";
    
    ...
        $obj->uptodate 
            or die "Installation of $name appears to have failed";
    }