WebService-GData 0.0102 Deleted

Kwalitee Issues

manifest_matches_dist

Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.

Error:
  • MANIFEST (30) does not match dist (30):
  • Missing in MANIFEST: ._Makefile.PL
  • Duplicates in MANIFEST: lib/WebService/GData/YouTube/Constants.pm
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: WebService::GData::Base, WebService::GData::Batch, WebService::GData::Batch::Entry, WebService::GData::Batch::Response, WebService::GData::ClientLogin, WebService::GData::Error, WebService::GData::Error::Entry, WebService::GData::Feed, WebService::GData::Feed::Entry, WebService::GData::Query, WebService::GData::YouTube, WebService::GData::YouTube::Constants, WebService::GData::YouTube::Feed, WebService::GData::YouTube::Feed::Comment, WebService::GData::YouTube::Feed::Playlist, WebService::GData::YouTube::Feed::PlaylistLink, WebService::GData::YouTube::Feed::Video, WebService::GData::YouTube::Query
no_pod_errors

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

Error: WebService-GData-0.0102/lib/WebService/GData/Base.pm -- Around line 314: You forgot a '=back' before '=head2' Around line 352: You forgot a '=back' before '=head2' Around line 396: You forgot a '=back' before '=head2' Around line 431: You forgot a '=back' before '=head2' Around line 457: You forgot a '=back' before '=head2' Around line 494: You forgot a '=back' before '=head2' Around line 529: You forgot a '=back' before '=head2' Around line 554: You forgot a '=back' before '=head2' Around line 578: You forgot a '=back' before '=head2' Around line 599: You forgot a '=back' before '=head2' Around line 623: You forgot a '=back' before '=head1' WebService-GData-0.0102/lib/WebService/GData/ClientLogin.pm -- Around line 212: You can't have =items (as at line 216) unless the first thing after the =over is an =item Around line 268: You forgot a '=back' before '=head2' Around line 274: You forgot a '=back' before '=head2' Around line 280: You forgot a '=back' before '=head2' Around line 286: You forgot a '=back' before '=head2' Around line 292: You forgot a '=back' before '=head2' Around line 298: You forgot a '=back' before '=head2' Around line 305: You forgot a '=back' before '=head2' Around line 311: You forgot a '=back' before '=head2' Around line 317: You forgot a '=back' before '=head2' Around line 325: You forgot a '=back' before '=head1' WebService-GData-0.0102/lib/WebService/GData/Error/Entry.pm -- Around line 122: You forgot a '=back' before '=head2' Around line 128: You forgot a '=back' before '=head2' Around line 136: You forgot a '=back' before '=head2' Around line 142: You forgot a '=back' before '=head1' WebService-GData-0.0102/lib/WebService/GData/Error.pm -- Around line 124: You forgot a '=back' before '=head2' Around line 130: You forgot a '=back' before '=head2' Around line 141: You forgot a '=back' before '=head2' Around line 165: You forgot a '=back' before '=head1' WebService-GData-0.0102/lib/WebService/GData/Feed/Entry.pm -- Around line 86: You forgot a '=back' before '=head1' Around line 113: You forgot a '=back' before '=head2' Around line 120: You forgot a '=back' before '=head2' Around line 126: You forgot a '=back' before '=head2' Around line 132: You forgot a '=back' before '=head2' Around line 139: You forgot a '=back' before '=head1' WebService-GData-0.0102/lib/WebService/GData/Feed.pm -- Around line 182: You forgot a '=back' before '=head2' Around line 188: You forgot a '=back' before '=head2' Around line 195: You forgot a '=back' before '=head2' Around line 201: You forgot a '=back' before '=head2' Around line 207: You forgot a '=back' before '=head2' Around line 213: You forgot a '=back' before '=head2' Around line 219: You forgot a '=back' before '=head2' Around line 225: You forgot a '=back' before '=head2' Around line 231: You forgot a '=back' before '=head2' Around line 237: You forgot a '=back' before '=head2' Around line 243: You forgot a '=back' before '=head2' Around line 257: You forgot a '=back' before '=head2' Around line 263: You forgot a '=back' before '=head2' Around line 273: You forgot a '=back' before '=head2' Around line 284: You forgot a '=back' before '=head1' WebService-GData-0.0102/lib/WebService/GData/Query.pm -- Around line 175: You forgot a '=back' before '=head2' Around line 190: You forgot a '=back' before '=head2' Around line 205: You forgot a '=back' before '=head1' Around line 221: You forgot a '=back' before '=head2' Around line 238: You forgot a '=back' before '=head2' Around line 247: You forgot a '=back' before '=head2' Around line 258: You forgot a '=back' before '=head2' Around line 264: You forgot a '=back' before '=head2' Around line 272: You forgot a '=back' before '=head2' Around line 282: You forgot a '=back' before '=head2' Around line 292: You forgot a '=back' before '=head2' Around line 302: You forgot a '=back' before '=head2' Around line 312: You forgot a '=back' before '=head2' Around line 322: You forgot a '=back' before '=head2' Around line 330: You forgot a '=back' before '=head2' Around line 349: You forgot a '=back' before '=head2' Around line 370: You forgot a '=back' before '=head2' Around line 392: You forgot a '=back' before '=head2' Around line 413: You forgot a '=back' before '=head1' WebService-GData-0.0102/lib/WebService/GData/YouTube/Feed/Video.pm -- Around line 442: You forgot a '=back' before '=head1'

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.

no_dot_underscore_files

If you use Mac OS X, set COPYFILE_DISABLE (for OS 10.5 and better) or COPY_EXTENDED_ATTRIBUTES_DISABLE (for OS 10.4) environmental variable to true to exclude dot underscore files from a distribution.

Error:
  • ._Makefile.PL
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: WebService::GData::Base, WebService::GData::Batch, WebService::GData::Batch::Entry, WebService::GData::Batch::Response, WebService::GData::ClientLogin, WebService::GData::Error, WebService::GData::Error::Entry, WebService::GData::Feed, WebService::GData::Feed::Entry, WebService::GData::Query, WebService::GData::YouTube, WebService::GData::YouTube::Constants, WebService::GData::YouTube::Feed, WebService::GData::YouTube::Feed::Comment, WebService::GData::YouTube::Feed::Playlist, WebService::GData::YouTube::Feed::PlaylistLink, WebService::GData::YouTube::Feed::Video, WebService::GData::YouTube::Query
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.0101,0.0102

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
WebService::GData represent a base GData object. 0.0102 metacpan
WebService::GData::Base core read/write methods for google data API v2. 0.0101 metacpan
WebService::GData::Batch metacpan
WebService::GData::Batch::Entry metacpan
WebService::GData::Batch::Response metacpan
WebService::GData::ClientLogin implements ClientLogin authorization for google data related APIs v2. 0.0101 metacpan
WebService::GData::Constants constants (namespaces,format,services...) used for Google data APIs v2. 0.0101 metacpan
WebService::GData::Error create an error and parse errors from Google data APIs v2. 0.0101 metacpan
WebService::GData::Error::Entry wrap an xml error sent back by Google data APIs v2. 0.0101 metacpan
WebService::GData::Feed Abstract class wrapping json atom feed for google data API v2. 0.0101 metacpan
WebService::GData::Feed::Entry Abstract class wrapping json atom feed entry tag for google data API v2. 0.0101 metacpan
WebService::GData::Query implements the basic query parameters available in the google data API v2. 0.0101 metacpan
WebService::GData::YouTube Access YouTube contents(read/write) with API v2. 0.0102 metacpan
WebService::GData::YouTube::Constants 0.0101 metacpan
WebService::GData::YouTube::Feed 0.0101 metacpan
WebService::GData::YouTube::Feed::Comment 0.0101 metacpan
WebService::GData::YouTube::Feed::Playlist 0.0101 metacpan
WebService::GData::YouTube::Feed::PlaylistLink 0.0101 metacpan
WebService::GData::YouTube::Feed::Video a Video YouTube contents(read/write) for data API v2. 0.0101 metacpan
WebService::GData::YouTube::Query 0.0101 metacpan

Other Files

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