Statistics enhancement package for orlite
This is an enhancement module for ORLite table classes, designed to provide easy integration with the Statistics::Base module.
my $ages = MyModule::TableName->vector('age');
Generates a Statistics::Basic::Vector for a particular method.
Bugs should be reported via the \s-1CPAN\s0 bug tracker at
<http://rt.cpan.org/NoAuth/ReportBug.html?Queue=ORLite-Statistics>
For other issues, contact the author.
Adam Kennedy <[email protected]>
ORLite, ORLite::Mirror
Copyright 2009 Adam Kennedy.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
The full text of the license can be found in the \s-1LICENSE\s0 file included with this module.