XML-Parser 2.47 Latest
Kwalitee Issues
- has_license_in_source_file
-
Add =head1 LICENSE and the text of the license to the main module in your code.
- 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: XML::Parser::Style::Subs, XML::Parser::Style::Tree
- 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: XML::Parser, XML::Parser::Expat, XML::Parser::Style::Debug, XML::Parser::Style::Objects, XML::Parser::Style::Stream, XML::Parser::Style::Subs, XML::Parser::Style::Tree
- 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 |
---|---|---|---|
XML::Parser | A perl module for parsing XML documents | 2.47 | metacpan |
XML::Parser::Expat | Lowlevel access to James Clark's expat XML parser | 2.47 | metacpan |
XML::Parser::Style::Debug | Debug style for XML::Parser | metacpan | |
XML::Parser::Style::Objects | Objects styler parser | metacpan | |
XML::Parser::Style::Stream | Stream style for XML::Parser | metacpan | |
XML::Parser::Style::Subs | glue for handling element callbacks | metacpan | |
XML::Parser::Style::Tree | Tree style parser | metacpan |