- or download this
#!/usr/local/bin/perl
...
return ($cw, $year);
}
- or download this
% perl Makefile.PL PREFIX=/home/USERNAME/perl-site # set your path acc
+ordingly
% make
% make test
% make install
% make clean
- or download this
use lib qw( /home/USERNAME/perl-site );