Kwalitee Issues

No Core Issues.

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_unauthorized_packages

Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.

Error:

  • WWW::MenuGrinder
  • WWW::MenuGrinder::Plugin::ActivePath
  • WWW::MenuGrinder::Plugin::DefaultTarget
  • WWW::MenuGrinder::Plugin::FileReloader
  • WWW::MenuGrinder::Plugin::Hotkey
  • WWW::MenuGrinder::Plugin::NullLoader
  • WWW::MenuGrinder::Plugin::NullOutput
  • WWW::MenuGrinder::Plugin::RequirePrivilege
  • WWW::MenuGrinder::Plugin::Variables
  • WWW::MenuGrinder::Plugin::XMLLoader
  • WWW::MenuGrinder::Plugin::YAMLLoader
  • WWW::MenuGrinder::Role::BeforeMogrify
  • WWW::MenuGrinder::Role::ItemMogrifier
  • WWW::MenuGrinder::Role::Loader
  • WWW::MenuGrinder::Role::Mogrifier
  • WWW::MenuGrinder::Role::Output
  • WWW::MenuGrinder::Role::Plugin

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).

Modules

Name Abstract Version View
WWW::MenuGrinder A tool for managing dynamic website menus - base class. 0.01_01 metacpan
WWW::MenuGrinder::Plugin::ActivePath WWW::MenuGrinder plugin that finds a path to the currently active page. 0.01_01 metacpan
WWW::MenuGrinder::Plugin::DefaultTarget WWW::MenuGrinder plugin that sets a default link target. 0.01_01 metacpan
WWW::MenuGrinder::Plugin::FileReloader WWW::MenuGrinder plugin to reload the menu when a file changes. 0.01_01 metacpan
WWW::MenuGrinder::Plugin::Hotkey WWW::MenuGrinder plugin that generates hotkeys from labels. 0.01_01 metacpan
WWW::MenuGrinder::Plugin::NullLoader WWW::MenuGrinder Plugin that loads from the config. 0.01_01 metacpan
WWW::MenuGrinder::Plugin::NullOutput WWW::MenuGrinder plugin that outputs the menu structure unchanged. 0.01_01 metacpan
WWW::MenuGrinder::Plugin::RequirePrivilege WWW::MenuGrinder plugin that does privilege checks on items. 0.01_01 metacpan
WWW::MenuGrinder::Plugin::Variables WWW::MenuGrinder plugin that does variable substitutions and checks. 0.01_01 metacpan
WWW::MenuGrinder::Plugin::Visitor WWW::MenuGrinder plugin that allows item-by-item mogrification. 0.01_01 metacpan
WWW::MenuGrinder::Plugin::XMLLoader WWW::MenuGrinder plugin that loads menus with XML::Simple. 0.01_01 metacpan
WWW::MenuGrinder::Plugin::YAMLLoader WWW::MenuGrinder plugin that loads menus with YAML::XS. 0.01_01 metacpan
WWW::MenuGrinder::Role::BeforeMogrify WWW::MenuGrinder role for plugins that need to initialization before mogrifying. 0.01_01 metacpan
WWW::MenuGrinder::Role::BeforePreMogrify WWW::MenuGrinder role for plugins that need initialization before pre-mogrify. 0.01_01 metacpan
WWW::MenuGrinder::Role::ItemMogrifier WWW::MenuGrinder role for plugins that modify menus item-by-item per request. 0.01_01 metacpan
WWW::MenuGrinder::Role::ItemPreMogrifier WWW::MenuGrinder role for plugins that modify menus item-by-item at load time. 0.01_01 metacpan
WWW::MenuGrinder::Role::Loader WWW::MenuGrinder role for plugins that load menu data. 0.01_01 metacpan
WWW::MenuGrinder::Role::Mogrifier WWW::MenuGrinder role for plugins that modify menus per request. 0.01_01 metacpan
WWW::MenuGrinder::Role::Output WWW::MenuGrinder role for plugins that output menus in some format. 0.01_01 metacpan
WWW::MenuGrinder::Role::Plugin WWW::MenuGrinder role for all plugins. 0.01_01 metacpan
WWW::MenuGrinder::Role::PreMogrifier WWW::MenuGrinder role for plugins that modify menus at load time. 0.01_01 metacpan

Other Files

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