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 which provides a rand() method. See the usage in DBIx::Table::TestDataGenerator::Randomize.

AUTHOR

Jose Diaz Seng, <josediazseng at gmx.de>

COPYRIGHT AND LICENSE

Copyright (C) 2012-2013, Jose Diaz Seng.

This module is free software; you can redistribute it and/or modify it under the same terms as Perl 5.10.0. For more details, see the full text of the licenses in the directory LICENSES.

This program is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose.