Changes for version 0.05

  • Changed $VERSION in the code to match the actual version (forgot to do that in 0.04)
  • Modified the description in the POD
  • Documented the individual Data::Maker::Field subclasses a little in the main Data::Maker page
  • Removed some Data::Maker::Field subclasses that should never have been in the distribution
  • Attributed my employer, ICA, for its support of the Perl community

Documentation

Learning the basics of Data::Maker

Modules

Simple, flexibile and extensible generation of realistic data

Provides

in lib/Maker.pm
in lib/Data/Maker/Field.pm
in lib/Data/Maker/Field/Code.pm
in lib/Data/Maker/Field/DateTime.pm
in lib/Data/Maker/Field/File.pm
in lib/Data/Maker/Field/Format.pm
in lib/Data/Maker/Field/Person/FirstName.pm
in lib/Data/Maker/Field/Person/Gender.pm
in lib/Data/Maker/Field/Person/LastName.pm
in lib/Data/Maker/Field/Person/MiddleName.pm
in lib/Data/Maker/Field/Person/SSN.pm
in lib/Data/Maker/Record.pm