Help for this page

Select Code to Download


  1. or download this
    perl Makefile.PL INSTALLSCRIPT=something/custom/bin
    make
    make test
    make install
    
  2. or download this
    make  install INSTALLSCRIPT=something/custom/bin