> 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 ##### CGI::Application community mailing list ################ ## ## ## To unsubscribe, or change your message delivery options, ## ## visit: http://www.erlbaum.net/mailman/listinfo/cgiapp ## ## ## ## Web archive: http://www.erlbaum.net/pipermail/cgiapp/ ## ## Wiki: http://cgiapp.erlbaum.net/ ## ## ## ################################################################
