DBIx::Class::RandomColumns version 0.003000
===========================================
Create random data for columns on insert.
INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make test
make install
DEPENDENCIES
This module requires these other modules and libraries:
DBIx::Class
Test::More, Path::Class, SQL::Translator and DBD::SQLite for testing
COPYRIGHT AND LICENCE
Copyright (C) 2008 - 2011 Bernhard Graf <graf(a)cpan.org>
This library is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.