Help for this page

Select Code to Download


  1. or download this
    perl Makefile.PL LIB=/full/path PREFIX=/full/path
    make
    make install
    
  2. or download this
    use lib '/full/path';
    use Compress::Zlib;