Perl-Types 0.001 Latest
Kwalitee Issues
- has_license_in_source_file
-
Add =head1 LICENSE and the text of the license to the main module in your code.
- has_abstract_in_pod
-
Provide a short description in the NAME section of the pod (after the module name followed by a hyphen) at least for the main module of this distribution.
- main_module_version_matches_dist_version
-
Make sure that the main module name and version are the same of the distribution.
- 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.
- has_known_license_in_source_file
-
Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.
- no_unauthorized_packages
-
Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.
Error:
- boolean
- integer
- number
- string
- 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.001,0.0022,0.005
Modules
Name | Abstract | Version | View |
---|---|---|---|
Perl::Type::Class | 0.0022 | metacpan | |
Perl::Types | 0.005 | metacpan | |
arrayref | 0.001 | metacpan | |
boolean | 0.001 | metacpan | |
character | 0.001 | metacpan | |
filehandleref | 0.001 | metacpan | |
hashref | 0.001 | metacpan | |
hashref::arrayref | 0.001 | metacpan | |
hashref::hashref | 0.001 | metacpan | |
hashref::hashref::hashref | 0.001 | metacpan | |
integer | 0.001 | metacpan | |
number | 0.001 | metacpan | |
string | 0.001 | metacpan | |
string::arrayref | 0.001 | metacpan | |
string::hashref | 0.001 | metacpan | |
string::hashref::arrayref | 0.001 | metacpan | |
void | 0.001 | metacpan |