The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 1.0 - 2005-07-26

  • original version; created by h2xs 1.23 with options -X -n Catalyst::Plugin::Authentication::Simple -A -v 1.0

Modules

$c->login( $user, $password ); $c->logout; $c->session_login( $user, $password ); $c->session_logout;