WebDAO 2.0 Deleted
Kwalitee Issues
- portable_filenames
-
Rename those files with alphanumerical characters, or maybe remove them because in many cases they are automatically generated for local installation.
Error:
- t/02_WebDAO::Response.t
- t/Lexer::method.t
- 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: WebDAO::Base, WebDAO::Comp::ListEnv, WebDAO::Lib::MethodByPath, WebDAO::Lib::RawHTML, WebDAO::Modal
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: WebDAO-2.0/contrib/About.ru.pod -- Around line 2: Non-ASCII character seen before =encoding in 'плаÑÑоÑма'. Assuming UTF-8 WebDAO-2.0/contrib/Definitions.ru.pod -- Around line 2: Non-ASCII character seen before =encoding in 'ЯзÑк'. Assuming UTF-8 WebDAO-2.0/contrib/Install.ru.pod -- Around line 2: Non-ASCII character seen before =encoding in 'УÑÑановка'. Assuming UTF-8 WebDAO-2.0/contrib/Setup.ru.pod -- Around line 2: Non-ASCII character seen before =encoding in 'ÚþýÃâøÃÂ³ÃÆÃâ¬Ã¸Ãâ¬Ã¾Ã²Ã°Ã½Ã¸Ãµ'. Assuming CP1252 WebDAO-2.0/lib/WebDAO/Config.pm -- Around line 35: '=item' outside of any '=over' Around line 271: You forgot a '=back' before '=head1'
- 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: WebDAO::Base, WebDAO::Comp::ListEnv, WebDAO::Component, WebDAO::Container, WebDAO::Element, WebDAO::Engine, WebDAO::FCGI::ProcManager, WebDAO::Lexer::method, WebDAO::Lexer::text, WebDAO::Lib::MethodByPath, WebDAO::Lib::RawHTML, WebDAO::Modal, WebDAO::Response, WebDAO::Session, WebDAO::SessionID, WebDAO::Sessionco, WebDAO::Store::Abstract, WebDAO::Store::Storable
- 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.17,0.3,2.0
- 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.
- 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 |
|---|---|---|---|
| Test::Writer | metacpan | ||
| TestCV | metacpan | ||
| WebDAO | platform for easy creation of high-performance and scalable web applications | 2.0 | metacpan |
| WebDAO::Base | Base class | metacpan | |
| WebDAO::CV | metacpan | ||
| WebDAO::CVapache2 | Apache2 mod_perl controller | metacpan | |
| WebDAO::CVfcgi | FCGI adapter (FCGI > 0.68) | metacpan | |
| WebDAO::CVfcgiold | metacpan | ||
| WebDAO::Comp::ListEnv | Output %ENV hash | metacpan | |
| WebDAO::Component | Component class | metacpan | |
| WebDAO::Config | Configuration file class. | 0.3 | metacpan |
| WebDAO::Container | Group of objects | metacpan | |
| WebDAO::Element | Base class for simple object | metacpan | |
| WebDAO::Engine | Class for root object of application model | metacpan | |
| WebDAO::FCGI::ProcManager | 0.17 | metacpan | |
| WebDAO::Fcgi::Writer | metacpan | ||
| WebDAO::Lex | Lexer class | metacpan | |
| WebDAO::Lexer::base | Base class | metacpan | |
| WebDAO::Lexer::method | Process method tag | metacpan | |
| WebDAO::Lexer::object | Process object tag | metacpan | |
| WebDAO::Lexer::regclass | Process regclass tag | metacpan | |
| WebDAO::Lexer::text | Class used by lexer | metacpan | |
| WebDAO::Lib::MethodByPath | Component for method tag | metacpan | |
| WebDAO::Lib::RawHTML | Component for raw html | metacpan | |
| WebDAO::Modal | metacpan | ||
| WebDAO::Response | Response class | metacpan | |
| WebDAO::Session | Session interface to protocol specific function | metacpan | |
| WebDAO::SessionID | Session with session id in URL | metacpan | |
| WebDAO::SessionSH | Session class used from shell | metacpan | |
| WebDAO::Sessionco | Session with store session id in cookie | metacpan | |
| WebDAO::Store::Abstract | Abstract session store | metacpan | |
| WebDAO::Store::Storable | Implement session store using Storable | metacpan | |
| WebDAO::Test | Class for tests | metacpan | |
| WebDAO::Util | metacpan |