- or download this
1 #! /usr/bin/perl -w
2
...
10 my $obj = CPAN::Shell->expand('Module',$mod);
11 $obj->install;
12 print "<br>Finished";
- or download this
$CPAN::Config = {
'build_cache' => q[5],
...
};
1;
__END__
- or download this
Working...
CPAN: Storable loaded ok