Modwheel 0.3.1a Deleted
Kwalitee Issues
- has_proper_version
-
Remove all letters from the version number. If you want to mark a release as a developer release, use the scheme 'Module-1.00_01'
- no_broken_auto_install
-
Upgrade the bundled version of Module::Install to at least 0.89, but preferably to the most current release. Alternatively, you can switch to another build system / installer that does not suffer from this problem. (ExtUtils::MakeMaker, Module::Build both of which have their own set of problems.)
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- FCGI
- main_module_version_matches_dist_version
-
Make sure that the main module name and version are the same of the distribution.
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: Modwheel-0.3.1a/devel/Modwheel.pm -- Around line 617: Non-ASCII character seen before =encoding in 'shouldnÃt'. Assuming CP1252 Modwheel-0.3.1a/devel/Moose-Modwheel.pm -- Around line 526: Non-ASCII character seen before =encoding in 'shouldnÃt'. Assuming CP1252 Modwheel-0.3.1a/lib/Modwheel.pm -- Around line 779: Non-ASCII character seen before =encoding in 'shouldnÃt'. Assuming CP1252
- 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: Class::InsideOut::Policy::Modwheel
- 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.3.1,1.0.0,1.06
- 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_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 |
|---|---|---|---|
| Class::InsideOut::Policy::Modwheel | 1.06 | metacpan | |
| FCGI::Modwheel | 0.3.1 | metacpan | |
| FCGI::Modwheel::Server | metacpan | ||
| Modwheel | Tree-based Web framework. | 0.3.1 | metacpan |
| Modwheel::Configure | 0.3.1 | metacpan | |
| Modwheel::DB | Abstract factory class for Modwheel database drivers. | 0.3.1 | metacpan |
| Modwheel::DB::Base | Generic Modwheel database class. | 0.3.1 | metacpan |
| Modwheel::DB::MySQL | 0.3.1 | metacpan | |
| Modwheel::DB::PostgreSQL | 0.3.1 | metacpan | |
| Modwheel::DB::SQLite | 0.3.1 | metacpan | |
| Modwheel::DB::SQLite2 | 0.3.1 | metacpan | |
| Modwheel::HTML::Tagset | Allow basic tags in strings. | 1.0.0 | metacpan |
| Modwheel::Instance | Base class for modwheel application components. | 0.3.1 | metacpan |
| Modwheel::Object | Work with Modwheel data objects. | 0.3.1 | metacpan |
| Modwheel::REPL | 0.3.1 | metacpan | |
| Modwheel::REPL::Prompt | User interaction from the console. | 0.3.1 | metacpan |
| Modwheel::Repository | 0.3.1 | metacpan | |
| Modwheel::Session | Easily create Modwheel sessions. | 0.3.1 | metacpan |
| Modwheel::Template | Abstract factory class for Modwheel presentation engine drivers. | 0.3.1 | metacpan |
| Modwheel::Template::ObjectProxy | Access to Modwheel data objects from templates. | 0.3.1 | metacpan |
| Modwheel::Template::Shortcuts | Class for expanding shortcut abbreviations in strings. | 0.3.1 | metacpan |
| Modwheel::Template::TT | 0.3.1 | metacpan | |
| Modwheel::Template::TT::Plugin | 0.3.1 | metacpan | |
| Modwheel::User | 0.3.1 | metacpan | |
| Modwheel::User::Session | 0.3.1 | metacpan |