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.

consistent_version

Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).

Error: v0.01,v0.02,v0.05,v1.0,v1.1

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.

Modules

Name Abstract Version View
Hyper The global Hyper Workflow Interface v0.05 metacpan
Hyper::Application abstract base class for Hyper Applications v0.01 metacpan
Hyper::Application::Default Default Application Class for Hyper v0.01 metacpan
Hyper::Application::Minimal Minimalistic Application Class for Hyper v0.01 metacpan
Hyper::Config::Object::Context Context Configuration Object v0.01 metacpan
Hyper::Config::Object::Control Configuration Object for Controls v0.01 metacpan
Hyper::Config::Object::Control::Validator v0.01 metacpan
Hyper::Config::Object::Default Default Configuration Object v0.01 metacpan
Hyper::Config::Object::Step Configuration Object for a Workflow Step v0.01 metacpan
Hyper::Config::Object::Transition Configuration Object for a Workflow Transition v0.01 metacpan
Hyper::Config::Object::Validator::Group v0.01 metacpan
Hyper::Config::Object::Validator::Named v0.01 metacpan
Hyper::Config::Object::Validator::Single v0.01 metacpan
Hyper::Config::Reader abstract base class for all config objects. v0.01 metacpan
Hyper::Config::Reader::Container ini style Container Control config reader v0.01 metacpan
Hyper::Config::Reader::Context Object oriented INI Style Config Reader v0.01 metacpan
Hyper::Config::Reader::Flow ini style Flow Control config reader v0.01 metacpan
Hyper::Container base class for all container classes. v0.01 metacpan
Hyper::Context Context for accessing our configuration v0.01 metacpan
Hyper::Control base class for all control classes v0.02 metacpan
Hyper::Control::Base base class for all base control classes v0.01 metacpan
Hyper::Control::Base::BCheckbox Single Checkbox Base Control v0.01 metacpan
Hyper::Control::Base::BInput Input Base Control v0.01 metacpan
Hyper::Control::Base::BPushButton Push Button Base Control v0.01 metacpan
Hyper::Control::Base::BSelect Select Base Control v0.01 metacpan
Hyper::Control::Base::BTree Tree Base Control v0.02 metacpan
Hyper::Control::Base::BUpload Upload Base Control v0.01 metacpan
Hyper::Control::Container base class for all base container classes v1.0 metacpan
Hyper::Control::Flow base class for all flow and container controls v1.1 metacpan
Hyper::Control::Primitive base class for all primitive control classes v0.01 metacpan
Hyper::Control::Primitive::NSelect v0.02 metacpan
Hyper::Control::Primitive::XSelect advanced and secure select control v0.02 metacpan
Hyper::Control::Template base class for control classes which needs templating features v0.01 metacpan
Hyper::Control::Validator Control for getting Validator messages. v0.01 metacpan
Hyper::Control::Validator::Group Control for handling group validators. v0.01 metacpan
Hyper::Control::Validator::Single Control for handling single validators. v0.01 metacpan
Hyper::Debug class for storing debug messages v0.01 metacpan
Hyper::Error catch die and/or warn, offers throw method v0.02 metacpan
Hyper::Functions common functions for the Hyper Framework v0.01 metacpan
Hyper::Identifier get a unique identifer (eg. for html ids) v0.01 metacpan
Hyper::Name class for getting unique names for each instance. v0.01 metacpan
Hyper::Persistent Object cache for the Hyper Framework v0.01 metacpan
Hyper::Request::Default store data for one Request only v0.01 metacpan
Hyper::Request::ModPerl2 store data for one Request only v0.01 metacpan
Hyper::Singleton base class which implements the singleton design pattern v0.01 metacpan
Hyper::Singleton::CGI Singleton CGI Class. v0.01 metacpan
Hyper::Singleton::Container Singleton version of Hyper::Container. v0.01 metacpan
Hyper::Singleton::Container::Validator v0.01 metacpan
Hyper::Singleton::Container::Validator::Group v0.01 metacpan
Hyper::Singleton::Container::Validator::Single v0.01 metacpan
Hyper::Singleton::Context Singleton version of Hyper::Context. metacpan
Hyper::Singleton::Debug Singleton version of Hyper::Debug. v0.01 metacpan
Hyper::Template abstract base class to adopt template engines v0.01 metacpan
Hyper::Template::HTC class for using HTC based Hyper templates v0.01 metacpan
Hyper::Template::HTC::Compiler Provide improved HTC features in a dirty way. v0.01 metacpan
Hyper::Template::HTC::Plugin::Text Plugin to connect Hyper Translators to HTC v0.01 metacpan
Hyper::Translator abstract base class for all translator classes v0.01 metacpan
Hyper::Translator::Noop A translator which does not translate at all v0.01 metacpan
Hyper::Validator Validator base class for all validator classes v0.02 metacpan
Hyper::Validator::Group Base class for group validators v0.01 metacpan
Hyper::Validator::Group::Compare Validator comparing values v0.01 metacpan
Hyper::Validator::Single Base class for single validators v0.01 metacpan
Hyper::Validator::Single::Required Validator for required values v0.01 metacpan
Hyper::Workflow::Default Default Workflow for Hyper v0.02 metacpan

Other Files

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