NAME
Data::Generator - A small data generator
STATUS
This module is experimental.
DESCRIPTION
Data::Generator's goal is to ease the task of creating a sample data set based on a database schema.
It uses SQL::Translator and creates CSV files.
LICENSE
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
AUTHOR
Eriam Schaffter <eriam@cpan.org>