Alberto Manuel Brandão Simões > Biblio-Thesaurus-0.33 > INSTALL

Download:
Biblio/Biblio-Thesaurus-0.33.tar.gz

Annotate this POD

CPAN RT

Open  0
Report a bug
Source  

----------------------------------------------------------------------------- Biblio::Thesaurus -----------------------------------------------------------------------------

To read this document in a more readable form, do

  perldoc INSTALL

or convert it to HTML:

  pod2html INSTALL > file.html

INSTALLATION ^

Installation instructions:

Needed Modules ^

To use this module you need:

Process ^

After the modules installation, do:

  perl Makefile.PL
  make
  make test

Now, as root,

  make install