The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
0.03 - 2021-09-25
  - New plugins: Number, Net, SQLTypes
  - Mock::Data::load_plugin now accepts a list of plugin names
  - Mock::Data::Plugin and Mock::Data::Util are now based on Exporter::Extensible
  - Mock::Data::Util can export 'template' and 'charset' convenience constructors
  - Mock::Data::Template now allows ':' in the generator name

0.02 - 2021-09-06
  - Updated to support perl back to 5.10
  - Optimized the 'brute force' character set building
  - Documented the Plugin system

0.01 - 2021-09-04
  - Initial public release