MooseX-Method 0.44 Latest
Kwalitee Issues
- has_readme
-
Add a README to the distribution. It should contain a quick description of your module and how to install it.
- 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_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- 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.01,0.44
- 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.
- meta_yml_has_repository_resource
-
Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).
- has_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
Modules
Name | Abstract | Version | View |
---|---|---|---|
MooseX::Meta::Method::Signature | Signature supporting method metaclass | 0.01 | metacpan |
MooseX::Meta::Method::Signature::Compiled | Compiled signature method metaclass | 0.01 | metacpan |
MooseX::Meta::Parameter | Parameter API role | 0.01 | metacpan |
MooseX::Meta::Parameter::Compiled | Compiled parameter API role | 0.01 | metacpan |
MooseX::Meta::Parameter::Moose | Moose style parameter metaclass | 0.01 | metacpan |
MooseX::Meta::Parameter::Moose::Compiled | Compiled Moose parameter metaclass | 0.01 | metacpan |
MooseX::Meta::Signature | Signature API role | 0.01 | metacpan |
MooseX::Meta::Signature::Combined | Combined signature metaclass | 0.01 | metacpan |
MooseX::Meta::Signature::Combined::Compiled | Compiled combined signature | 0.01 | metacpan |
MooseX::Meta::Signature::Compiled | Compiled signature API role | 0.01 | metacpan |
MooseX::Meta::Signature::Named | Named signature metaclass | 0.01 | metacpan |
MooseX::Meta::Signature::Named::Compiled | Compiled named signature | 0.01 | metacpan |
MooseX::Meta::Signature::Positional | Positional signature metaclass | 0.01 | metacpan |
MooseX::Meta::Signature::Positional::Compiled | Compiled positional signature | 0.01 | metacpan |
MooseX::Method | (DEPRECATED) Method declaration with type checking | 0.44 | metacpan |
MooseX::Method::Constant | Constant generator for MooseX::Method | 0.01 | metacpan |
MooseX::Method::Exception | Exception class for MooseX::Method | 0.01 | metacpan |
MooseX::Test::Parameter::Moose | Testsuite for Moose parameters | 0.01 | metacpan |
MooseX::Test::Signature::Combined | Testsuite for combined signatures | 0.01 | metacpan |
MooseX::Test::Signature::Named | Testsuite for named signatures | 0.01 | metacpan |
MooseX::Test::Signature::Positional | Testsuite for positional signatures | 0.01 | metacpan |