[cgiapp] CGI::Application::Plugin::Authentication --- Can't locate object method "_cgiapp" via package "Aff"

Stewart Heckenberg stewart.heckenberg at gmail.com
Wed Jan 14 19:20:38 EST 2009


>  goto &CGI::Application::Plugin::Authentication::login_box

Have you tried it without the above line? Perhaps just replace the above with:

return "login box goes here";

Or something similar, just to test. My guess is the goto is causing the problem.

Stew


More information about the cgiapp mailing list