I'm trying to run this perl script on RHEL5 but I keep getting this error "Can't locate Digest/Perl/MD5.pm in @INC". The rest of the error message actually lists what @INC contains (paths). I don't even know what @INC is.
I know that perl is installed properly b/c all my other perl scripts run fine.