The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Example scripts are in the example subdirectory.

* login_form.cgi - a simple login page

* login.cgi - a login script that verifies the username and passwords
  are correct and then sets the appropriate cookie using the
  Apache::Authen::Generic module.