The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.02 - 2021-09-06

  • Updated to support perl back to 5.10
  • Optimized the 'brute force' character set building
  • Documented the Plugin system

Modules

Extensible toolkit for generating mock data
Generator of strings from a set of characters
Utilities and optional base class for authoring generators
Wrap a coderef to become a blessed Generator object
Optional base class for Plugins
Mock::Data plugin that provides text-related generators
Generator that uses a Regex as a template to generate strings
Generator which returns one item from a set
Create a generator that plugs other templates into a string
Exportable functions to assist with declaring mock data