Installed MD5.pm in ActivePerl using ppm but getting error that its not found in @INC. How to fix?
I installed the MD5.pm module using ppm for ActivePerl on WindowsXp but I'm getting the error:
"can't locate Digest/Perl/MD5.pm in @INC (@INC contains: C:/Perl/site/lib C:/Perl/lib .) at <scriptname> line 253. Begin failed--compilation aborted at <scriptname> line 253.
How can I fix this and also what is the difference between a module and a "site" module?
I had originally tried to install it using the gui ppm ( which is started using `ppm` in cmd.
I tried it from cmd as you had typed it and it worked!
Thanks again Adam314!
I tried it from cmd as you had typed it and it worked!
Thanks again Adam314!