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 0.03

  • Switched to using YAML instead of JSON, since YAML can store reference types natively and there *is* a YAML parser available for JavaScript.
  • Fleshed out the documentation for CGI::Session::AUS. Thanks to Mark Stosberg for pointing this out. :-)

Modules

Session management for Schema::RDBMS::AUS
Authentication, Users and Sessions in an SQL schema
Manipulate users and groups in the AUS schema.

Provides

in lib/CGI/Session/Driver/aus.pm
in lib/CGI/Session/Driver/aus/Pg.pm
in lib/Schema/RDBMS/AUS/Crypt/MD5.pm
in lib/Schema/RDBMS/AUS/Crypt/None.pm
in lib/Schema/RDBMS/AUS/Crypt/SHA1.pm