Kwalitee Issues

has_meta_yml

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

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 (14) does not match dist (16):
  • Missing in MANIFEST: patches/LWPng-0.24-patch-1, patches/LWPng-0.24-patch-2

prereq_matches_use

List all used modules in META.yml requires

Error:

  • HTTP::Request::Common
  • HTTP::Response
  • URI
  • URI::file

no_pod_errors

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

Error: WebFS-FileCopy-1.04/lib/WebFS/FileCopy/Put.pm -- Around line 89: You can't have =items (as at line 93) unless the first thing after the =over is an =item Around line 109: You forgot a '=back' before '=head1' WebFS-FileCopy-1.04/lib/WebFS/FileCopy.pm -- Around line 1053: =back doesn't take any parameters, but you said =back 4

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: WebFS::FileCopy, WebFS::FileCopy::Put, WebFS::FileCopy::Put::FTP, WebFS::FileCopy::Put::File

test_prereq_matches_use

List all modules used in the test suite in META.yml test_requires

Error:

  • URI

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
WebFS::FileCopy Get, put, move, copy, and delete files located by URIs 1.04 metacpan
WebFS::FileCopy::Put Object for putting data to either file or ftp URI 1.04 metacpan
WebFS::FileCopy::Put::FTP 1.04 metacpan
WebFS::FileCopy::Put::File 1.04 metacpan

Provides

Name File View
WebFS::FileCopy::Response lib/WebFS/FileCopy.pm metacpan
WebFS::FileCopy::UA lib/WebFS/FileCopy.pm metacpan

Other Files

MANIFEST metacpan
Makefile.PL metacpan
README metacpan