Help for this page

Select Code to Download


  1. or download this
    mkdir ~/src
    cd ~/src
    ...
    make
    make test
    make install
    
  2. or download this
    use lib "/usr/home/sz/myperl";
    use DBI;
    
  3. or download this
    /pkg/perl5/plus/bin/perl Makefile.PL LIB=~/myperl
    
  4. or download this
    #!/pkg/perl5plus/bin/perl -w