PNI 0.06 Deleted
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.
- 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.
- 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.04,0.05,0.06
- 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.
- 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 |
|---|---|---|---|
| PNI | Perl Node Interface | 0.06 | metacpan |
| PNI::Link | 0.04 | metacpan | |
| PNI::Node | 0.06 | metacpan | |
| PNI::Node::Jolly | PNI generic node. | 0.01 | metacpan |
| PNI::Node::Perldata::Array_ref | 0.01 | metacpan | |
| PNI::Node::Perlfunc::Chomp | PNI node that implements Perl chomp builtin function. | 0.05 | metacpan |
| PNI::Node::Perlfunc::Chop | PNI node that implements Perl chomp builtin function. | 0.05 | metacpan |
| PNI::Node::Perlfunc::Cos | PNI node that implements Perl cos builtin function. | 0.05 | metacpan |
| PNI::Node::Perlfunc::Exp | PNI node that implements Perl exp builtin function. | 0.05 | metacpan |
| PNI::Node::Perlfunc::Getlogin | PNI node that implements Perl getlogin builtin function. | 0.05 | metacpan |
| PNI::Node::Perlfunc::Join | PNI node that implements Perl join builtin function. | 0.05 | metacpan |
| PNI::Node::Perlfunc::Length | PNI node that implements Perl length builtin function. | 0.05 | metacpan |
| PNI::Node::Perlfunc::Log | PNI node that implements Perl log builtin function. | 0.05 | metacpan |
| PNI::Node::Perlfunc::Print | PNI node that implements Perl print builtin function. | 0.05 | metacpan |
| PNI::Node::Perlfunc::Ref | PNI node that implements Perl ref builtin function. | 0.05 | metacpan |
| PNI::Node::Perlfunc::Sin | PNI node that implements Perl sin builtin function. | 0.05 | metacpan |
| PNI::Node::Perlfunc::Sleep | PNI node that implements Perl sleep builtin function. | 0.05 | metacpan |
| PNI::Node::Perlfunc::Sqrt | PNI node that implements Perl sqrt builtin function. | 0.05 | metacpan |
| PNI::Node::Perlfunc::Sub | PNI node that implements Perl subroutine definition. | 0.05 | metacpan |
| PNI::Node::Perlfunc::Substr | PNI node that implements Perl substr builtin function. | 0.05 | metacpan |
| PNI::Node::Perlop::And | PNI node that implements Perl and operator | 0.05 | metacpan |
| PNI::Node::Perlop::Backticks | PNI node that implements Perl qx{} operator | 0.05 | metacpan |
| PNI::Node::Perlop::Double_quote | PNI node that implements Perl qq{} operator | 0.05 | metacpan |
| PNI::Node::Perlop::Not | PNI node that implements Perl or operator | 0.05 | metacpan |
| PNI::Node::Perlop::NumericallyEqual | PNI node that implements Perl == operator | 0.05 | metacpan |
| PNI::Node::Perlop::Or | PNI node that implements Perl or operator | 0.05 | metacpan |
| PNI::Node::Perlop::Quote_word | PNI node that implements Perl qw{} operator | 0.05 | metacpan |
| PNI::Node::Perlop::Range | PNI node that implements Perl and operator | 0.05 | metacpan |
| PNI::Node::Perlop::StringwiseEqual | PNI node that implements Perl == operator | 0.05 | metacpan |
| PNI::Node::Perlvar::Osname | PNI node that implements Perl and operator | 0.05 | metacpan |
| PNI::Node::Perlvar::Process_id | PNI node that returns Perl $$ var. | 0.05 | metacpan |
| PNI::Tree | 0.06 | metacpan |