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
    dmake
    dmake test
    dmake install
    
  3. or download this
    perl Makefile.PL
    gmake
    gmake test
    gmake install