v0.9.9
Send bug reports, feature requests, and other miscellany to tdotkinch@yahoo.com

Petrovich has been installed and tested on Windows 2000, OpenBSD 2.6 -2.8, and RedHat Linux 7.1.

Installing petrovich on win32:

  1. Install ActiveState ActivePerl from www.activestate.com
  2. Extract all the files from the petrovich archive (I assume you've gotten this far)
  3. Put petrovich.pl and petrovich.conf in a directory in your path
  4. Rename win2k.petrovich.conf to petrovich.conf
  5. See the USAGE file for instructions on using petrovich
Installing petrovich on Eunuchs:
  1. Download the Digest module you want to use (Default is Digest::MD5) from http://cpan.valueclick.com/authors/id/GAAS/
  2. Extract the files from the Digest archive with "tar -xvzf Digest-MD5-2.13.tar.gz"
  3. cd Digest-MD5-2.13
  4. perl Makefile.PL ; make ; make test
  5. su
  6. make install
  7. Extract all the files from the petrovich archive (I assume you've gotten this far)
  8. Put petrovich.pl and petrovich.conf in a directory in your path
  9. See the USAGE file for instructions on using petrovich