Subject: | CGI::Session from 3.95 to 4.11 breaks CGI::Session::PostgreSQL |
I upgraded CGI::Session from 3.95 to 4.11 and now I'm getting this error
when using CGI::Session::PostgreSQL
Software error: Can't call method "isa" on an undefined value at
/usr/lib/perl5/site_p +erl/5.8.8/CGI/Session/Auth.pm line 52.
Why is CGI::Session erroring out now? Is this a bug? This also errors
out from the command line. Here are the versions that I'm using:
CGI::Session - 4.11
CGI::Session::Auth - 1.021
CGI::Session::Auth::DBI - 1.012
CGI::Session::PostgreSQL - 1.2
Perl 5.8.8
Here is a link to the error discripton:
http://www.perlmonks.com/?node_id=550451