sourCEntral - mobile manpages

pdf

ORLite::Statistics

NAME

ORLite::Statistics − Statistics enhancement package for ORLite

DESCRIPTION

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

METHODS

vector

  my $ages = MyModule::TableName−>vector('age');

Generates a Statistics::Basic::Vector for a particular method.

SUPPORT

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.

AUTHOR

Adam Kennedy <adamk AT cpan DOT org>

SEE ALSO

ORLite, ORLite::Mirror

COPYRIGHT

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.

pdf