The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

DBIx::Table::TestDataGenerator::ResultSetWithRandom - Helper class enabling random selections

DESCRIPTION

We do not know at compile time which ResultSet classes will exist. In order to enable making random selections from ResultSet objects, one can bless them into the current class having a rand() method.

AUTHOR

Jose Diaz Seng, <josediazseng at gmx.de>

LICENSE AND COPYRIGHT

Copyright 2012 Jose Diaz Seng.

This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.

See http://dev.perl.org/licenses/ for more information.