Changes for version 0.04 - 2008-06-05
- Updated to not use Class::Driver
 - Force dependency on CGI::Session::Serialize::yaml, since it's no longer a part of the bleed CGI::Session (even though it should be!)
 - Pg schema is still v.0.01, because Pg's definition of what is allowed has changed. Hopefully it won't change again. :-( (PG_BYTEA & typecasting strings to ints...)
 
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/Schema/RDBMS/AUS/Crypt/MD5.pm
    
  
      in lib/Schema/RDBMS/AUS/Crypt/None.pm
    
  
      in lib/Schema/RDBMS/AUS/Crypt/SHA1.pm