Math-String 1.22 Deleted
Kwalitee Issues
- has_meta_yml
-
Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- Math::String::Charset::Wordlist
- valid_signature
-
Sign the dist as the last step before creating the archive. Take care not to modify/regenerate dist meta files or the manifest.
Error: Old SIGNATURE detected. Please inform the module author to regenerate SIGNATURE using Module::Signature version 0.82 or newer. gpg: Signature made Sun 27 Apr 2003 05:22:22 PM JST gpg: using RSA key 770B3C4393B84C15 gpg: WARNING: signature digest conflict in message gpg: Can't check signature: General error ==> BAD/TAMPERED signature detected! <==
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- meta_yml_has_license
-
Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.
- 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: Math::String, Math::String::Charset, Math::String::Charset::Grouped, Math::String::Charset::Nested, Math::String::Sequence
- consistent_version
-
Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).
Error: 0.03,1.03,1.14,1.22
- 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 |
---|---|---|---|
Math::String | Arbitrary sized integers having arbitrary charsets to calculate with password/key rooms. | 1.22 | metacpan |
Math::String::Charset | A simple charset for Math::String objects. | 1.14 | metacpan |
Math::String::Charset::Grouped | A charset of simple charsets for Math::String objects. | 0.03 | metacpan |
Math::String::Charset::Nested | A charset for Math::String objects. | 0.03 | metacpan |
Math::String::Sequence | defines a sequence (or range) of strings. | 1.03 | metacpan |