[EMAIL PROTECTED] wrote: > All, > > can anyone advise? > I have MD5 config'ed and compiled and it is in my PATH variable.
How did you install MD5? If you installed it using the standard method, it should be in the proper location. PATH is irrelevant to Perl module searches. Also, you should use Digest::MD5, since MD5 is deprecated? Read the following FAQ articles: perldoc -q 'How do I install a module from CPAN?' perldoc -q 'How do I keep my own module/library directory?' As well as perldoc CPAN HTH -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>