The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

DBIx::Class::AuditAny::AuditContext - Base class for context objects in DBIx::Class::AuditAny

DESCRIPTION

This class is used internally and typically does not need to be called directly

ATTRIBUTES

AuditObj

Required. Reference to the Auditor object (DBIx::Class::AuditAny).

tiedContexts

Used internally

local_datapoint_data

Used internally

METHODS

get_datapoint_value

get_datapoints_data

SchemaObj

schema

primary_key_separator

get_context_datapoints

get_context_datapoint_names

get_dt

SEE ALSO

SUPPORT

IRC:

    Join #rapidapp on irc.perl.org.

AUTHOR

Henry Van Styn <vanstyn@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2012-2015 by IntelliTree Solutions llc.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.