Sub-DeferredPartial 0.01 Latest
Kwalitee Issues
- has_meta_yml
-
Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.
- use_strict
-
Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.
Error: Sub::DeferredPartial, Sub::DeferredPartial::Attributes, Sub::DeferredPartial::Op::Binary, Sub::DeferredPartial::Op::Nullary, Sub::DeferredPartial::Op::Unary
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: Sub-DeferredPartial-0.01/lib/Sub/DeferredPartial.pm -- Around line 232: Non-ASCII character seen before =encoding in 'shouldnât'. Assuming CP1252
- 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: Sub::DeferredPartial, Sub::DeferredPartial::Attributes, Sub::DeferredPartial::Op::Binary, Sub::DeferredPartial::Op::Nullary, Sub::DeferredPartial::Op::Unary
- 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 |
---|---|---|---|
Sub::DeferredPartial | Deferred evaluation / partial application. | 0.01 | metacpan |
Sub::DeferredPartial::Attributes | A simple subroutine attribute handler. | 0.01 | metacpan |
Sub::DeferredPartial::Op::Binary | Binary operator. | 0.01 | metacpan |
Sub::DeferredPartial::Op::Nullary | Nullary operator (constant). | 0.01 | metacpan |
Sub::DeferredPartial::Op::Unary | Unary operator. | 0.01 | metacpan |