Mock-Data 0.03 Deleted
Kwalitee Issues
- use_strict
-
Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.
Error: Mock::Data::Plugin, Mock::Data::Plugin::Net, Mock::Data::Plugin::Number, Mock::Data::Plugin::SQLTypes, Mock::Data::Plugin::Text, Mock::Data::Util
- use_warnings
-
Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.
Error: Mock::Data::Plugin, Mock::Data::Plugin::Net, Mock::Data::Plugin::Number, Mock::Data::Plugin::SQLTypes, Mock::Data::Plugin::Text, Mock::Data::Util
- meta_yml_has_provides
-
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Mock::Data | Extensible toolkit for generating mock data | 0.03 | metacpan |
Mock::Data::Charset | Generator of strings from a set of characters | 0.03 | metacpan |
Mock::Data::Generator | Utilities and optional base class for authoring generators | 0.03 | metacpan |
Mock::Data::GeneratorSub | Wrap a coderef to become a blessed Generator object | 0.03 | metacpan |
Mock::Data::Plugin | Optional base class for Plugins | 0.03 | metacpan |
Mock::Data::Plugin::Net | Collection of generators for Internet-related data | 0.03 | metacpan |
Mock::Data::Plugin::Number | Mock::Data plugin that provides basic numeric generators | 0.03 | metacpan |
Mock::Data::Plugin::SQLTypes | Collection of generators that produce data matching a SQL column type | 0.03 | metacpan |
Mock::Data::Plugin::Text | Mock::Data plugin that provides text-related generators | 0.03 | metacpan |
Mock::Data::Regex | Generator that uses a Regex as a template to generate strings | 0.03 | metacpan |
Mock::Data::Set | Generator which returns one item from a set | 0.03 | metacpan |
Mock::Data::Template | Create a generator that plugs other templates into a string | 0.03 | metacpan |
Mock::Data::Util | Exportable functions to assist with declaring mock data | 0.03 | metacpan |