Hi Andy.
> > 1..26 > > ok 1 > > not ok 2 > > # Failed test 2 in t/file.t at line 26 > > Can't call method "id" on an undefined value at t/file.t line 27. > > > > In looking a bit through it, it fails in this regard, > > within new() of Session.pm, on the _init() method, which > > for a _new_session occurs from trying to call store(). > > I'm using Apache::Session::Oracle and Apache::Session::PHP on my Solaris > box without any problem, FWIW. > Initial release of CGI::Session was just a more friendly front end to apache session. And I know that Apache::Session is a well written library. But CGI::Session has more emphasis on web programming, and has several advantages as well. http://modules.ultracgis.com/CGI/Session.html > xoxo, > Andy > >
