The following perl modules should be installed on your system: 

    Net::Ping
    Net::DNS
    Time::HiRes
    Digest::SHA1
    Mail::Internet

These can either be downloaded from CPAN, http://search.cpan.org or
installed through the razor-agents-sdk package available from Razor's
website. Running "perl Makefile.PL" with a recent perl will tell you which
of these modules is not available.

Once the modules are installed, install razor-agents in the
standard perl way:

    shell> perl Makefile.PL
    shell> make
    shell> make test
    shell> su
    shell> make install

See razor-check(1), razor-report(1) and razor-discover(1) manpages for
instructions on hooking up razor-agents in your mail stream.

