CSS-DOM 0.12 Deleted
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: CSS::DOM::Constants, CSS::DOM::Exception, CSS::DOM::Interface, CSS::DOM::MediaList, CSS::DOM::RuleList, CSS::DOM::StyleSheetList, CSS::DOM::Value::List
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: CSS-DOM-0.12/lib/CSS/DOM/PropertyParser.pm -- Around line 865: Non-ASCII character seen before =encoding in 'Iâve'. Assuming UTF-8 CSS-DOM-0.12/lib/CSS/DOM/Util.pm -- Around line 83: Unknown directive: =head Around line 103: '=item' outside of any '=over' Around line 143: You forgot a '=back' before '=head1' CSS-DOM-0.12/lib/CSS/DOM/Value/Primitive.pm -- Around line 652: '=item' outside of any '=over' Around line 704: You forgot a '=back' before '=head1' CSS-DOM-0.12/lib/CSS/DOM/Value.pm -- Around line 168: '=item' outside of any '=over' Around line 176: You forgot a '=back' before '=head1' CSS-DOM-0.12/lib/CSS/DOM.pm -- Around line 745: Non-ASCII character seen before =encoding in 'Perlâs'. Assuming UTF-8
- meta_yml_declares_perl_version
-
If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.
- 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.
- 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::DOM::Constants, CSS::DOM::Exception, CSS::DOM::Interface, CSS::DOM::MediaList, CSS::DOM::RuleList, CSS::DOM::StyleSheetList, CSS::DOM::Value::List
- 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 |
---|---|---|---|
CSS::DOM | Document Object Model for Cascading Style Sheets | 0.12 | metacpan |
CSS::DOM::Array | Array class for CSS::DOM | 0.12 | metacpan |
CSS::DOM::Constants | Constants for CSS::DOM | 0.12 | metacpan |
CSS::DOM::Exception | The Exception interface for CSS::DOM | 0.12 | metacpan |
CSS::DOM::Interface | A list of CSS::DOM's interface members in machine-readable format | 0.12 | metacpan |
CSS::DOM::MediaList | Medium list class for CSS::DOM | 0.12 | metacpan |
CSS::DOM::Parser | Parser for CSS::DOM | 0.12 | metacpan |
CSS::DOM::PropertyParser | Parser for CSS property values | 0.12 | metacpan |
CSS::DOM::Rule | CSS rule class for CSS::DOM | 0.12 | metacpan |
CSS::DOM::Rule::Charset | 0.12 | metacpan | |
CSS::DOM::Rule::FontFace | CSS @font-face rule class for CSS::DOM | 0.12 | metacpan |
CSS::DOM::Rule::Import | CSS @import rule class for CSS::DOM | 0.12 | metacpan |
CSS::DOM::Rule::Media | CSS @media rule class for CSS::DOM | 0.12 | metacpan |
CSS::DOM::Rule::Page | CSS @page rule class for CSS::DOM | 0.12 | metacpan |
CSS::DOM::Rule::Style | CSS style rule class for CSS::DOM | 0.12 | metacpan |
CSS::DOM::RuleList | Rule list class for CSS::DOM | 0.12 | metacpan |
CSS::DOM::Style | CSS style declaration class for CSS::DOM | 0.12 | metacpan |
CSS::DOM::StyleSheetList | Style sheet list class for CSS::DOM | 0.12 | metacpan |
CSS::DOM::Util | Utility functions for dealing with CSS tokens | 0.12 | metacpan |
CSS::DOM::Value | CSSValue class for CSS::DOM | 0.12 | metacpan |
CSS::DOM::Value::List | CSSValueList class for CSS::DOM | 0.12 | metacpan |
CSS::DOM::Value::Primitive | CSSPrimitiveValue class for CSS::DOM | 0.12 | metacpan |