1ORLite::Statistics(3) User Contributed Perl DocumentationORLite::Statistics(3)
2
3
4

NAME

6       ORLite::Statistics - Statistics enhancement package for ORLite
7

DESCRIPTION

9       This is an enhancement module for ORLite table classes, designed to
10       provide easy integration with the Statistics::Base module.
11

METHODS

13   vector
14         my $ages = MyModule::TableName->vector('age');
15
16       Generates a Statistics::Basic::Vector for a particular method.
17

SUPPORT

19       Bugs should be reported via the CPAN bug tracker at
20
21       <http://rt.cpan.org/NoAuth/ReportBug.html?Queue=ORLite-Statistics>
22
23       For other issues, contact the author.
24

AUTHOR

26       Adam Kennedy <adamk@cpan.org>
27

SEE ALSO

29       ORLite, ORLite::Mirror
30
32       Copyright 2009 Adam Kennedy.
33
34       This program is free software; you can redistribute it and/or modify it
35       under the same terms as Perl itself.
36
37       The full text of the license can be found in the LICENSE file included
38       with this module.
39
40
41
42perl v5.30.0                      2019-07-26             ORLite::Statistics(3)
Impressum