Data-Perl 0.002011 Latest
Kwalitee Issues
No Core Issues.
- 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 |
---|---|---|---|
Data::Perl | Base classes wrapping fundamental Perl data types. | 0.002011 | metacpan |
Data::Perl::Bool | Wrapping class for boolean values. | 0.002011 | metacpan |
Data::Perl::Code | Wrapping class for Perl coderefs. | 0.002011 | metacpan |
Data::Perl::Collection::Array | Wrapping class for Perl's built in array structure. | 0.002011 | metacpan |
Data::Perl::Collection::Hash | Wrapping class for Perl's built in hash structure. | 0.002011 | metacpan |
Data::Perl::Counter | Wrapping class for a simple numeric counter. | 0.002011 | metacpan |
Data::Perl::Number | Wrapping class for Perl scalar numbers. | 0.002011 | metacpan |
Data::Perl::Role::Bool | Wrapping class for boolean values. | 0.002011 | metacpan |
Data::Perl::Role::Code | Wrapping class for Perl coderefs. | 0.002011 | metacpan |
Data::Perl::Role::Collection::Array | Wrapping class for Perl's built in array structure. | 0.002011 | metacpan |
Data::Perl::Role::Collection::Hash | Wrapping class for Perl's built in hash structure. | 0.002011 | metacpan |
Data::Perl::Role::Counter | Wrapping class for a simple numeric counter. | 0.002011 | metacpan |
Data::Perl::Role::Number | Wrapping class for Perl scalar numbers. | 0.002011 | metacpan |
Data::Perl::Role::String | Wrapping class for Perl scalar strings. | 0.002011 | metacpan |
Data::Perl::String | Wrapping class for Perl scalar strings. | 0.002011 | metacpan |