I installed it via 
perl Makefile.PL
make
make test
make install.

I did use Digest::MD5-2.33
ok thanks anyway!

Derek B. Smith
OhioHealth IT
UNIX / TSM / EDM Teams






Bob Showalter <[EMAIL PROTECTED]>
04/06/2004 11:49 AM

 
        To:     "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
        cc: 
        Subject:        RE: use MD5


[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>




Reply via email to