I am having troubles getting the Blowfish module to work properly. I extracted it into the Perl library, and ran the makefile.pl command. But when I test my script, it says it can't find the file crypt/blowfish.pm in @INC. But when I look in that directory, it is there.
What would be the reasons for this?
Thanks,
Nick!
ERROR: Crypt::Blowfish not found: Can't locate loadable object for module Crypt::Blowfish in @INC (@INC contains: C:/Inetpub/Active Sites/Monkey Industries/lib C:/Perl/lib C:/Perl/site/lib .) at (eval 4) line 3 Compilation failed in require at (eval 4) line 3.
What would be the reasons for this?
Thanks,
Nick!
ERROR: Crypt::Blowfish not found: Can't locate loadable object for module Crypt::Blowfish in @INC (@INC contains: C:/Inetpub/Active Sites/Monkey Industries/lib C:/Perl/lib C:/Perl/site/lib .) at (eval 4) line 3 Compilation failed in require at (eval 4) line 3.