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 PREFIX=/some-dir LIB=/some-dir
    make
    make test
    make install