Help for this page

Select Code to Download


  1. or download this
    perl Makefile.PL
    make
    make test
    make install
    
  2. or download this
    Perl Makefile.PL LIB=/path-to/your-dir PREFIX=/path-to/your-dir
    make
    make test
    make install