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.72/lib/Test/YAML.pm -- Around line 259: Non-ASCII character seen before =encoding in 'döt'. Assuming UTF-8 YAML-0.72/lib/YAML/Any.pm -- Around line 191: Non-ASCII character seen before =encoding in 'döt'. Assuming UTF-8 YAML-0.72/lib/YAML/Base.pm -- Around line 193: Non-ASCII character seen before =encoding in 'döt'. Assuming UTF-8 YAML-0.72/lib/YAML/Dumper/Base.pm -- Around line 131: Non-ASCII character seen before =encoding in 'döt'. Assuming UTF-8 YAML-0.72/lib/YAML/Dumper.pm -- Around line 580: Non-ASCII character seen before =encoding in 'döt'. Assuming UTF-8 YAML-0.72/lib/YAML/Error.pm -- Around line 215: Non-ASCII character seen before =encoding in 'döt'. Assuming UTF-8 YAML-0.72/lib/YAML/Loader/Base.pm -- Around line 57: Non-ASCII character seen before =encoding in 'döt'. Assuming UTF-8 YAML-0.72/lib/YAML/Loader.pm -- Around line 779: Non-ASCII character seen before =encoding in 'döt'. Assuming UTF-8 YAML-0.72/lib/YAML/Marshall.pm -- Around line 70: Non-ASCII character seen before =encoding in 'döt'. Assuming UTF-8 YAML-0.72/lib/YAML/Node.pm -- Around line 292: Non-ASCII character seen before =encoding in 'döt'. Assuming UTF-8 YAML-0.72/lib/YAML/Tag.pm -- Around line 41: Non-ASCII character seen before =encoding in 'döt'. Assuming UTF-8 YAML-0.72/lib/YAML/Types.pm -- Around line 254: 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::Any

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.72 metacpan
YAML YAML Ain't Markup Language (tm) 0.72 metacpan
YAML::Any Pick a YAML implementation and use it. 0.72 metacpan
YAML::Base Base class for YAML classes 0.72 metacpan
YAML::Dumper YAML class for dumping Perl objects to YAML 0.72 metacpan
YAML::Dumper::Base Base class for YAML Dumper classes 0.72 metacpan
YAML::Error Error formatting class for YAML modules 0.72 metacpan
YAML::Loader YAML class for loading Perl objects to YAML 0.72 metacpan
YAML::Loader::Base Base class for YAML Loader classes 0.72 metacpan
YAML::Marshall YAML marshalling class you can mixin to your classes 0.72 metacpan
YAML::Node A generic data node that encapsulates YAML information 0.72 metacpan
YAML::Tag Tag URI object class for YAML 0.72 metacpan
YAML::Types Marshall Perl internal data types to/from YAML 0.72 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