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