ORLite::Statistics(3pm) | User Contributed Perl Documentation | ORLite::Statistics(3pm) |
ORLite::Statistics - 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 CPAN bug tracker at
<http://rt.cpan.org/NoAuth/ReportBug.html?Queue=ORLite-Statistics>
For other issues, contact the author.
Adam Kennedy <adamk@cpan.org>
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 LICENSE file included with this module.
2023-07-01 | perl v5.36.0 |