Kwalitee Issues

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: Apache::Mason, Bundle::HTML::Mason, HTML::Mason

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.

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: Apache::Mason, Bundle::HTML::Mason, HTML::Mason

consistent_version

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

Error: 0.09,0.4,1.00,1.43,1.46,1.69

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
Apache::Mason 0.4 metacpan
Bundle::HTML::Mason A bundle to install the HTML::Mason package 0.09 metacpan
HTML::Mason 1.46 metacpan
HTML::Mason::Apache::Request metacpan
HTML::Mason::ApacheHandler Mason/mod_perl interface 1.69 metacpan
HTML::Mason::CGIHandler Use Mason in a CGI environment 1.00 metacpan
HTML::Mason::Cache::BaseCache Base cache object metacpan
HTML::Mason::Compiler Compile Mason component source metacpan
HTML::Mason::Compiler::ToObject A Compiler subclass that generates Mason object code metacpan
HTML::Mason::Component Mason Component Class metacpan
HTML::Mason::Component::FileBased Mason File-Based Component Class metacpan
HTML::Mason::Component::Subcomponent Mason Subcomponent Class metacpan
HTML::Mason::ComponentSource represents information about an component metacpan
HTML::Mason::Escapes Functions to escape text for Mason metacpan
HTML::Mason::Exception metacpan
HTML::Mason::Exception::Compilation metacpan
HTML::Mason::Exception::Syntax metacpan
HTML::Mason::Exceptions Exception objects thrown by Mason 1.43 metacpan
HTML::Mason::FakeApache An Apache object emulator for use with Mason metacpan
HTML::Mason::FakeTable metacpan
HTML::Mason::FakeTableHash metacpan
HTML::Mason::Handler metacpan
HTML::Mason::Interp Mason Component Interpreter metacpan
HTML::Mason::Lexer Generates events based on component source lexing metacpan
HTML::Mason::MethodMaker Used to create simple get & get/set methods in other classes metacpan
HTML::Mason::Plugin Plugin Base class for Mason metacpan
HTML::Mason::Plugin::Context encapsulates arguments passed to plugin methods metacpan
HTML::Mason::Plugin::Context::EndComponent metacpan
HTML::Mason::Plugin::Context::EndRequest metacpan
HTML::Mason::Plugin::Context::StartComponent metacpan
HTML::Mason::Plugin::Context::StartRequest metacpan
HTML::Mason::Request Mason Request Class metacpan
HTML::Mason::Request::ApacheHandler metacpan
HTML::Mason::Request::CGI metacpan
HTML::Mason::Resolver Component path resolver base class metacpan
HTML::Mason::Resolver::File Component path resolver for file-based components metacpan
HTML::Mason::Resolver::Null a do-nothing resolver metacpan
HTML::Mason::Tests Test harness for testing Mason metacpan
HTML::Mason::Tools Function library used internally in Mason metacpan
HTML::Mason::Utils Publicly available functions useful outside of Mason metacpan
Tie::Handle::Mason metacpan

Other Files

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