XML-Atom-Syndication 0.9_01

Kwalitee Issues

no_generated_files

Remove the offending files/directories!

Error: Makefile
no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: XML-Atom-Syndication-0.9_01/lib/XML/Atom/Syndication/Category.pm -- Around line 15: =begin without a target? Around line 65: '=end' without a target? XML-Atom-Syndication-0.9_01/lib/XML/Atom/Syndication/Content.pm -- Around line 155: =begin without a target? Around line 179: '=end' without a target? XML-Atom-Syndication-0.9_01/lib/XML/Atom/Syndication/Entry.pm -- Around line 25: =begin without a target? Around line 103: '=end' without a target? XML-Atom-Syndication-0.9_01/lib/XML/Atom/Syndication/Feed.pm -- Around line 59: =begin without a target? Around line 166: '=end' without a target? XML-Atom-Syndication-0.9_01/lib/XML/Atom/Syndication/Link.pm -- Around line 14: =begin without a target? Around line 80: '=end' without a target? XML-Atom-Syndication-0.9_01/lib/XML/Atom/Syndication/Object.pm -- Around line 177: =begin without a target? Around line 378: '=end' without a target? XML-Atom-Syndication-0.9_01/lib/XML/Atom/Syndication/Person.pm -- Around line 12: =begin without a target? Around line 62: '=end' without a target? XML-Atom-Syndication-0.9_01/lib/XML/Atom/Syndication/Thing.pm -- Around line 103: =begin without a target? Around line 169: '=end' without a target? XML-Atom-Syndication-0.9_01/lib/XML/Atom/Syndication/Writer.pm -- Around line 173: '=end' without a target? XML-Atom-Syndication-0.9_01/lib/XML/Atom/Syndication.pm -- Around line 31: =begin without a target? Around line 119: '=end' without a target?

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: XML::Atom::Syndication::Category, XML::Atom::Syndication::Content, XML::Atom::Syndication::Entry, XML::Atom::Syndication::Feed, XML::Atom::Syndication::Link, XML::Atom::Syndication::Object, XML::Atom::Syndication::Person, XML::Atom::Syndication::Thing, XML::Atom::Syndication::Util, XML::Atom::Syndication::Writer

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.

has_security_doc

Add SECURITY(.pod|md). See Software::Security::Policy.

security_doc_contains_contact

Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.

has_contributing_doc

Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.

Modules

Name Abstract Version View
XML::Atom::Syndication A SAX-based library for working with Atom Syndication Format (RFC 4287) feeds. 0.9_01 metacpan
XML::Atom::Syndication::Category class representing an Atom category metacpan
XML::Atom::Syndication::Content class representing Atom entry content metacpan
XML::Atom::Syndication::Entry class representing an Atom entry metacpan
XML::Atom::Syndication::Feed class representing an Atom feed metacpan
XML::Atom::Syndication::Link class representing an Atom link metacpan
XML::Atom::Syndication::Object base class for all complex Atom elements. metacpan
XML::Atom::Syndication::Person class representing an Atom person construct metacpan
XML::Atom::Syndication::Thing base class for the feed and entry class metacpan
XML::Atom::Syndication::Util metacpan
XML::Atom::Syndication::Writer a class for serializing XML::Atom::Syndication nodes into XML. metacpan

Provides

Name File View
XML::Atom::Syndication::Namespace lib/XML/Atom/Syndication.pm metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan