![]() |
![]()
| ![]() |
![]()
NAMEDBIx::Class::Schema::AuditLog::Structure VERSIONversion 0.6.4 current_changesetReturns the changeset that is currently in process. This is localized to the scope of each transaction. audit_log_create_changesetCreates a new Changeset for audited Actions. Will create a new Audit Log User if ncessary. audit_log_create_actionCreates a related Action for the current Changeset. Also will create an AuditedTable for the new action if it doesn't already exist. get_changesReturns DBIC resultset of audit changes. Takes a passed options hashref. Required:
Optional:
AUTHORMark Jubenville <ioncache@cpan.org> COPYRIGHT AND LICENSEThis 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.
|