Changes for version 2.13 - 2010-12-18

  • Build system uses Module::Build (generates a Makefile.PL for compatability.)
  • Distro version now matches module version (2.13)
  • Fixed statement handle still active <https://rt.cpan.org/Public/Bug/Display.html?id=57906> Also added support for WhatEverDBI_UserActiveField Thanks to Chad Columbus
  • Fixed $HEX_STRING_REGEX definition is wrong <https://rt.cpan.org/Public/Bug/Display.html?id=46117> Thanks to Joe Ingersoll
  • Fixed User authenticated if not in MySQL database <https://rt.cpan.org/Ticket/Display.html?id=62470> Thanks to Keith Lawson
  • Fixed Login.pl example - syntax error <https://rt.cpan.org/Public/Bug/Display.html?id=62487> (also moved from eg/public-pl/login.pl to eg/bin/login.pl) Thanks to William McKee http://search.cpan.org/~wmckee/
  • Updated documentation to cover protecting the DocumentRoot <https://rt.cpan.org/Ticket/Display.html?id=51593>
  • Now depends on DBI 1.40 instead of Apache::DBI - <https://rt.cpan.org/Ticket/Display.html?id=43083>

Modules

An AuthCookie module backed by a DBI database.