
DBIx::Class::Schema::AuditLog

version 0.2.6

Overrides the DBIx::Class connection method to create an AuditLog schema.
Wraps the DBIx::Class txn_do method with a new changeset whenever required.

Finds or creates a new schema object using the AuditLog tables.

Mark Jubenville <ioncache@gmail.com>

This software is copyright (c) 2012 by Mark Jubenville.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.