App-FuguWeb 0.1.0

Kwalitee Issues

has_meta_yml

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

has_changelog

Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions.

has_license_in_source_file

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

prereq_matches_use

List all used modules in META.yml requires

Error:
  • Fugu::CLI
  • Fugu::Config
  • Fugu::File
  • Fugu::Log
  • Fugu::Process
main_module_version_matches_dist_version

Make sure that the main module name and version are the same of the distribution.

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.

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.

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
App::FuguWeb a static documentation site for a Perl project metacpan
App::FuguWeb::CLI subcommand dispatch for fuguweb metacpan
App::FuguWeb::Check what a built site must be true of metacpan
App::FuguWeb::Config the site description over Fugu::Config metacpan
App::FuguWeb::Index the body of the manual index metacpan
App::FuguWeb::Manual one manual source, and what the site asks of it metacpan
App::FuguWeb::Page the shared chrome around one body fragment metacpan
App::FuguWeb::Render the three external renderers metacpan
App::FuguWeb::Site the whole build, from the description to the pages metacpan

Provides

Name File View
App::FuguWeb::Config::Group lib/App/FuguWeb/Config.pm metacpan

Other Files

MANIFEST metacpan
Makefile.PL metacpan
README.md metacpan
cpanfile metacpan