-
-
25 Sep 2021 18:50:13 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues
- Testers (195 / 7 / 0)
- Kwalitee
Bus factor: 1- 75.40% Coverage
- License: perl_5
- Perl: v5.10.0
- Activity
24 month- Tools
- Download (55.79KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
Changes for version 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
Modules
Extensible toolkit for generating mock dataGenerator of strings from a set of charactersUtilities and optional base class for authoring generatorsWrap a coderef to become a blessed Generator objectOptional base class for PluginsCollection of generators for Internet-related dataMock::Data plugin that provides basic numeric generatorsCollection of generators that produce data matching a SQL column typeMock::Data plugin that provides text-related generatorsGenerator that uses a Regex as a template to generate stringsGenerator which returns one item from a setCreate a generator that plugs other templates into a stringExportable functions to assist with declaring mock dataModule Install Instructions
To install Mock::Data, copy and paste the appropriate command in to your terminal.
cpanm Mock::Data
perl -MCPAN -e shell install Mock::Data
For more information on module installation, please visit the detailed CPAN module installation guide.