Kwalitee Issues

has_license_in_source_file

Add =head1 LICENSE and the text of the license to the main module in your code.

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 (47) does not match dist (44):
  • Missing in Dist: lib/PFT/Map, lib/PFT/Map/Resolver.pm, t/check-backend.t

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: PFT

no_pod_errors

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

Error: PFT-v1.0.0/lib/PFT/Content/Entry.pm -- Around line 43: =back without =over PFT-v1.0.0/lib/PFT/Tree.pm -- Around line 108: You forgot a '=back' before '=head2'

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.

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: PFT

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.

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
PFT 1.000000 metacpan
PFT::Conf Configuration parser for PFT 1.000000 metacpan
PFT::Content Filesytem tree mapping content 1.000000 metacpan
PFT::Content::Attachment Binary attachment 1.000000 metacpan
PFT::Content::Base Base class for content 1.000000 metacpan
PFT::Content::Blob Binary file 1.000000 metacpan
PFT::Content::Blog A text entry with date. 1.000000 metacpan
PFT::Content::Entry Content edited by user. 1.000000 metacpan
PFT::Content::File On disk content file. 1.000000 metacpan
PFT::Content::Month A monthly blog page 1.000000 metacpan
PFT::Content::Page A content page 1.000000 metacpan
PFT::Content::Picture A picture 1.000000 metacpan
PFT::Content::Tag Tag content page describing a Tag 1.000000 metacpan
PFT::Date Representation of date 1.000000 metacpan
PFT::Header Header for PFT content textfiles 1.000000 metacpan
PFT::Map Map of a PFT site 1.000000 metacpan
PFT::Map::Index Resolve symbols in PFT Entries 1.000000 metacpan
PFT::Map::Node Node of a PFT site map 1.000000 metacpan
PFT::Text Wrapper around content text 1.000000 metacpan
PFT::Text::Symbol Symbol from text scan 1.000000 metacpan
PFT::Tree Filesystem tree mapping a PFT site 1.000000 metacpan
PFT::Util Utilities 1.000000 metacpan

Other Files

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