NAME
DBIx::Class::AuditAny::Util::BuiltinDatapoints - Built-in datapoint configs for DBIx::Class::AuditAny
DESCRIPTION
These are just lists of predefined hashref configs ($cnf) - DataPoint constructor arg i.e. my $DataPoint = DBIx::Class::AuditAny::DataPoint->new(%$cnf);
This module is used internally and should not need to be called directly
METHODS
all_configs
Return all the builtin configs
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.