DBIx::Table::TestDataGenerator::ResultSetWithRandom - Helper class enabling random selections
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.
Jose Diaz Seng,
<josediazseng at gmx.de>
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.