Help for this page

Select Code to Download


  1. or download this
    use lib '/home/foo';
    
  2. or download this
    #!/usr/local/bin/perl -w -I/home/foo
    
  3. or download this
    perl Makefile.PL PREFIX=/home/foo