[Omaha.pm] FW: Help

Jay Hannah jhannah at omnihotels.com
Tue Oct 11 13:25:13 PDT 2005


-----Original Message-----
At some point, can you show me how to fix this?
 
couldn't load CGI::Session::Serialize::freezethaw: Can't locate
FreezeThaw.pm in @INC (@INC contains: /usr/lib/perl5/site_perl/Omni/MVC
/usr/lib/perl5/5.8.7/i686-linux /usr/lib/perl5/5.8.7
/usr/local/lib/perl5/site_perl/5.8.7/i686-linux
/usr/local/lib/perl5/site_perl/5.8.7 /usr/local/lib/perl5/site_perl
/usr/lib/perl5/site_perl/Omni .) at
/usr/local/lib/perl5/site_perl/5.8.7/CGI/Session/Serialize/freezethaw.pm
line 6.
BEGIN failed--compilation aborted at
/usr/local/lib/perl5/site_perl/5.8.7/CGI/Session/Serialize/freezethaw.pm
line 6.
Compilation failed in require at (eval 31) line 3.
The module it's looking for is currently here
(/usr/local/lib/perl5/site_perl/5.8.7/Data/Serializer/FreezeThaw.pm)...
I'm not sure what to change to make it work (at least the correct way to
change it).
-------------------------

Hmmm... Well, a .pm file that lives here
 
   /usr/local/lib/perl5/site_perl/5.8.7/Data/Serializer/FreezeThaw.pm

Would be namespace Data::Serializer::FreezeThaw

So "Can't locate FreezeThaw" is an awfully strange error message. Where
did freezethaw come from? Is it part of some other package or something
you added?

j



More information about the Omaha-pm mailing list