I've seen all these numerous posts regarding problems with Catalyst::Plugin::Authentication and, naively, I thought I'd be immune to them.
I updated everything yesterday on my development machine and it was working alright. But today (probably after the session expired or something like that) my application bombed while trying to login: Caught exception in MyTasks::Controller::Root->auto "Can't call method "from_session" on an undefined value at C:/Perl/site/lib/Catalyst\Plugin\Authentication.pm line 120." I've tried downgrading C::P::Authentication to 0.07 and luckily it's now working alright. -Nilson Santos F. Jr. _______________________________________________ List: Catalyst@lists.rawmode.org Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/catalyst@lists.rawmode.org/ Dev site: http://dev.catalyst.perl.org/