Mock-Data 0.00_001 Deleted
Kwalitee Issues
- has_changelog
-
Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions.
- meta_yml_declares_perl_version
-
If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.
- 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.00_001 | metacpan |
Mock::Data::Charset | Generator of strings from a set of characters | 0.00_001 | metacpan |
Mock::Data::Generator | Utilities and optional base class for authoring generators | 0.00_001 | metacpan |
Mock::Data::Plugin::Text | Mock::Data plugin that provides text-related generators | 0.00_001 | metacpan |
Mock::Data::Regex | Generator that uses a Regex as a template to generate strings | 0.00_001 | metacpan |
Mock::Data::Set | Generator which returns one item from a set | 0.00_001 | metacpan |
Mock::Data::SubWrapper | Wrap a coderef to become a blessed Generator object | 0.00_001 | metacpan |
Mock::Data::Template | Create a generator that plugs other templates into a string | 0.00_001 | metacpan |
Mock::Data::Util | Exportable functions to assist with declaring mock data | 0.00_001 | metacpan |