Security Advisories

Kwalitee Issues

meta_yml_conforms_to_known_spec

Take a look at the META.yml Spec at https://metacpan.org/pod/CPAN::Meta::History::Meta_1_4 (for version 1.4) or https://metacpan.org/pod/CPAN::Meta::Spec (for version 2), and change your META.yml accordingly.

Error: 'HASH(...)' for 'repository' does not have a URL scheme (resources -> repository) [Validation: 1.4]

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: Test::YAML, YAML, YAML::Dumper, YAML::Dumper::Base, YAML::Error, YAML::Loader, YAML::Loader::Base, YAML::Types

no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: YAML-0.84/lib/Test/YAML.pm -- Around line 253: Non-ASCII character seen before =encoding in 'döt'. Assuming UTF-8 YAML-0.84/lib/YAML/Any.pm -- Around line 191: Non-ASCII character seen before =encoding in 'döt'. Assuming UTF-8 YAML-0.84/lib/YAML/Dumper/Base.pm -- Around line 128: Non-ASCII character seen before =encoding in 'döt'. Assuming UTF-8 YAML-0.84/lib/YAML/Dumper.pm -- Around line 578: Non-ASCII character seen before =encoding in 'döt'. Assuming UTF-8 YAML-0.84/lib/YAML/Error.pm -- Around line 211: Non-ASCII character seen before =encoding in 'döt'. Assuming UTF-8 YAML-0.84/lib/YAML/Loader/Base.pm -- Around line 53: Non-ASCII character seen before =encoding in 'döt'. Assuming UTF-8 YAML-0.84/lib/YAML/Loader.pm -- Around line 777: Non-ASCII character seen before =encoding in 'döt'. Assuming UTF-8 YAML-0.84/lib/YAML/Marshall.pm -- Around line 70: Non-ASCII character seen before =encoding in 'döt'. Assuming UTF-8 YAML-0.84/lib/YAML/Node.pm -- Around line 296: Non-ASCII character seen before =encoding in 'döt'. Assuming UTF-8 YAML-0.84/lib/YAML/Tag.pm -- Around line 40: Non-ASCII character seen before =encoding in 'döt'. Assuming UTF-8 YAML-0.84/lib/YAML/Types.pm -- Around line 250: Non-ASCII character seen before =encoding in 'döt'. Assuming UTF-8

has_meta_json

Add a META.json to the distribution. Your buildtool should be able to autogenerate it.

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: Test::YAML, YAML, YAML::Any, YAML::Dumper, YAML::Dumper::Base, YAML::Error, YAML::Loader, YAML::Loader::Base, YAML::Types

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.

Modules

Name Abstract Version View
Test::YAML Testing Module for YAML Implementations 0.84 metacpan
YAML YAML Ain't Markup Language (tm) 0.84 metacpan
YAML::Any Pick a YAML implementation and use it. 0.84 metacpan
YAML::Dumper YAML class for dumping Perl objects to YAML 0.84 metacpan
YAML::Dumper::Base Base class for YAML Dumper classes 0.84 metacpan
YAML::Error Error formatting class for YAML modules 0.84 metacpan
YAML::Loader YAML class for loading Perl objects to YAML 0.84 metacpan
YAML::Loader::Base Base class for YAML Loader classes 0.84 metacpan
YAML::Marshall YAML marshalling class you can mixin to your classes 0.84 metacpan
YAML::Mo 0.84 metacpan
YAML::Node A generic data node that encapsulates YAML information 0.84 metacpan
YAML::Tag Tag URI object class for YAML 0.84 metacpan
YAML::Types Marshall Perl internal data types to/from YAML 0.84 metacpan

Provides

Name File View
Test::YAML::Filter lib/Test/YAML.pm metacpan
YAML::Type::blessed lib/YAML/Types.pm metacpan
YAML::Type::code lib/YAML/Types.pm metacpan
YAML::Type::glob lib/YAML/Types.pm metacpan
YAML::Type::ref lib/YAML/Types.pm metacpan
YAML::Type::regexp lib/YAML/Types.pm metacpan
YAML::Type::undef lib/YAML/Types.pm metacpan
YAML::Warning lib/YAML/Error.pm metacpan
yaml_mapping lib/YAML/Node.pm metacpan
yaml_scalar lib/YAML/Node.pm metacpan
yaml_sequence lib/YAML/Node.pm metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan