Help for this page

Select Code to Download


  1. or download this
      # Assumes you use (ba)sh
    PERL5LIB=/path/to/your/lib:/path/to/your/lib/i386-freebsd
    INC="-I/path/to/your/lib -I/path/to/your/lib/i386-freebsd"
    ...
    make
    make test
    make install