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, 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.76/lib/Test/YAML.pm -- Around line 252: Non-ASCII character seen before =encoding in 'döt'. Assuming UTF-8 YAML-0.76/lib/YAML/Any.pm -- Around line 190: Non-ASCII character seen before =encoding in 'döt'. Assuming UTF-8 YAML-0.76/lib/YAML/Dumper/Base.pm -- Around line 126: Non-ASCII character seen before =encoding in 'döt'. Assuming UTF-8 YAML-0.76/lib/YAML/Dumper.pm -- Around line 576: Non-ASCII character seen before =encoding in 'döt'. Assuming UTF-8 YAML-0.76/lib/YAML/Error.pm -- Around line 209: Non-ASCII character seen before =encoding in 'döt'. Assuming UTF-8 YAML-0.76/lib/YAML/Loader/Base.pm -- Around line 51: Non-ASCII character seen before =encoding in 'döt'. Assuming UTF-8 YAML-0.76/lib/YAML/Loader.pm -- Around line 775: Non-ASCII character seen before =encoding in 'döt'. Assuming UTF-8 YAML-0.76/lib/YAML/Marshall.pm -- Around line 68: Non-ASCII character seen before =encoding in 'döt'. Assuming UTF-8 YAML-0.76/lib/YAML/Node.pm -- Around line 292: Non-ASCII character seen before =encoding in 'döt'. Assuming UTF-8 YAML-0.76/lib/YAML/Tag.pm -- Around line 39: Non-ASCII character seen before =encoding in 'döt'. Assuming UTF-8 YAML-0.76/lib/YAML/Types.pm -- Around line 249: 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

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.74,0.76

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.74 metacpan
YAML YAML Ain't Markup Language (tm) 0.76 metacpan
YAML::Any Pick a YAML implementation and use it. 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::Mo Mo Base Class for YAML metacpan
YAML::Node A generic data node that encapsulates YAML information metacpan
YAML::Tag Tag URI object class for YAML metacpan
YAML::Types Marshall Perl internal data types to/from YAML 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