Kwalitee Issues

has_meta_yml

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

has_human_readable_license

Add a section called "LICENSE" to the documentation, or add a file named LICENSE to the distribution.

has_license_in_source_file

Add =head1 LICENSE and the text of the license to the main module in your code.

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Class::ArrayObjects

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.

has_known_license_in_source_file

Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.

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: CSS::SAC, CSS::SAC::Condition, CSS::SAC::Condition::Attribute, CSS::SAC::Condition::Combinator, CSS::SAC::Condition::Content, CSS::SAC::Condition::Lang, CSS::SAC::Condition::Negative, CSS::SAC::Condition::Positional, CSS::SAC::ConditionFactory, CSS::SAC::LexicalUnit, CSS::SAC::Selector, CSS::SAC::Selector::CharacterData, CSS::SAC::Selector::Conditional, CSS::SAC::Selector::Descendant, CSS::SAC::Selector::Element, CSS::SAC::Selector::Negative, CSS::SAC::Selector::ProcessingInstruction, CSS::SAC::Selector::Sibling, CSS::SAC::Selector::Simple, CSS::SAC::SelectorFactory, CSS::SAC::SelectorList, CSS::SAC::TestWriter, CSS::SAC::Writer

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.03

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
CSS::SAC SAC CSS parser 0.03 metacpan
CSS::SAC::Condition base class for SAC conditions 0.03 metacpan
CSS::SAC::Condition::Attribute SAC AttributeConditions 0.03 metacpan
CSS::SAC::Condition::Combinator SAC CombinatorConditions 0.03 metacpan
CSS::SAC::Condition::Content SAC ContentConditions 0.03 metacpan
CSS::SAC::Condition::Lang SAC LangConditions 0.03 metacpan
CSS::SAC::Condition::Negative SAC NegativeConditions 0.03 metacpan
CSS::SAC::Condition::Positional SAC PositionalConditions 0.03 metacpan
CSS::SAC::ConditionFactory the default ConditionFactory 0.03 metacpan
CSS::SAC::LexicalUnit SAC units 0.03 metacpan
CSS::SAC::Selector base class for SAC selectors 0.03 metacpan
CSS::SAC::Selector::CharacterData SAC CharacterDataSelector 0.03 metacpan
CSS::SAC::Selector::Conditional SAC ConditionalSelector 0.03 metacpan
CSS::SAC::Selector::Descendant SAC DescendantSelector 0.03 metacpan
CSS::SAC::Selector::Element SAC ElementSelector 0.03 metacpan
CSS::SAC::Selector::Negative SAC NegativeSelector 0.03 metacpan
CSS::SAC::Selector::ProcessingInstruction SAC ProcessingInstructionSelector 0.03 metacpan
CSS::SAC::Selector::Sibling SAC SiblingSelector 0.03 metacpan
CSS::SAC::Selector::Simple SAC SimpleSelector 0.03 metacpan
CSS::SAC::SelectorFactory the default SelectorFactory 0.03 metacpan
CSS::SAC::SelectorList SAC SelectorLists 0.03 metacpan
CSS::SAC::TestWriter 0.01 metacpan
CSS::SAC::Writer 0.03 metacpan

Provides

Name File View
CSS::SAC::DefaultErrorHandler SAC.pm metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan