Security Advisories

Kwalitee Issues

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

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.60/lib/Test/YAML.pm -- Around line 257: Non-ASCII character seen before =encoding in 'döt'. Assuming UTF-8 YAML-0.60/lib/YAML/Base.pm -- Around line 189: Non-ASCII character seen before =encoding in 'döt'. Assuming UTF-8 YAML-0.60/lib/YAML/Dumper/Base.pm -- Around line 126: Non-ASCII character seen before =encoding in 'döt'. Assuming UTF-8 YAML-0.60/lib/YAML/Dumper.pm -- Around line 573: Non-ASCII character seen before =encoding in 'döt'. Assuming UTF-8 YAML-0.60/lib/YAML/Error.pm -- Around line 209: Non-ASCII character seen before =encoding in 'döt'. Assuming UTF-8 YAML-0.60/lib/YAML/Loader/Base.pm -- Around line 53: Non-ASCII character seen before =encoding in 'döt'. Assuming UTF-8 YAML-0.60/lib/YAML/Loader.pm -- Around line 755: Non-ASCII character seen before =encoding in 'döt'. Assuming UTF-8 YAML-0.60/lib/YAML/Marshall.pm -- Around line 66: Non-ASCII character seen before =encoding in 'döt'. Assuming UTF-8 YAML-0.60/lib/YAML/Node.pm -- Around line 284: Non-ASCII character seen before =encoding in 'döt'. Assuming UTF-8 YAML-0.60/lib/YAML/Tag.pm -- Around line 37: Non-ASCII character seen before =encoding in 'döt'. Assuming UTF-8 YAML-0.60/lib/YAML/Types.pm -- Around line 251: Non-ASCII character seen before =encoding in 'döt'. Assuming UTF-8 YAML-0.60/lib/YAML.pm -- Around line 124: 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

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.57,0.60

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
Test::YAML Testing Module for YAML Implementations 0.57 metacpan
YAML YAML Ain't Markup Language (tm) 0.60 metacpan
YAML::Base Base class for YAML classes metacpan
YAML::Dumper YAML class for dumping Perl objects to YAML metacpan
YAML::Dumper::Base Base class for YAML Dumper classes metacpan
YAML::Error Error formatting class for YAML modules metacpan
YAML::Loader YAML class for loading Perl objects to YAML metacpan
YAML::Loader::Base Base class for YAML Loader classes metacpan
YAML::Marshall YAML marshalling class you can mixin to your classes metacpan
YAML::Node A generic data node that encapsulates YAML information metacpan
YAML::Tag Tag URI object class for YAML metacpan
YAML::Types 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