WebDAO 2.0_12 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::Lmethod.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_12/contrib/About.ru.pod -- Around line 3: Non-ASCII character seen before =encoding in 'плаÑÑоÑма'. Assuming UTF-8 WebDAO-2.0_12/contrib/Definitions.ru.pod -- Around line 3: Non-ASCII character seen before =encoding in 'ЯзÑк'. Assuming UTF-8 WebDAO-2.0_12/contrib/Install.ru.pod -- Around line 3: Non-ASCII character seen before =encoding in 'УÑÑановка'. Assuming UTF-8 Around line 12: =over without closing =back Around line 27: =over is the last thing in the document?! WebDAO-2.0_12/contrib/Setup.ru.pod -- Around line 3: Non-ASCII character seen before =encoding in 'ÚþýÃâøÃÂ³ÃÆÃâ¬Ã¸Ãâ¬Ã¾Ã²Ã°Ã½Ã¸Ãµ'. Assuming CP1252 WebDAO-2.0_12/lib/Apache/WebDAO.pm -- Around line 72: =pod directives shouldn't be over one line long! Ignoring all 14 lines of content WebDAO-2.0_12/script/wd_shell.pl -- Around line 82: =pod directives shouldn't be over one line long! Ignoring all 8 lines of content
- 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::CVcgi, WebDAO::CVfcgiutf8, WebDAO::Comp::ListEnv, WebDAO::Component, WebDAO::Container, WebDAO::Element, WebDAO::Engine, WebDAO::FCGI::ProcManager, WebDAO::Lex, WebDAO::Lexer::Lbase, WebDAO::Lexer::Linclude, WebDAO::Lexer::Lmethod, WebDAO::Lexer::Lobject, WebDAO::Lexer::Lobjectref, WebDAO::Lexer::Lregclass, WebDAO::Lexer::Ltext, 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,2.0_12
- 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 |
---|---|---|---|
Apache::Directives2 | metacpan | ||
Apache::WebDAO | metacpan | ||
TestCV | metacpan | ||
WebDAO | platform for easy creation of high-performance and scalable web applications | 2.0_12 | metacpan |
WebDAO::Base | Base class | metacpan | |
WebDAO::CVapache2 | Apache2 mod_perl controller | metacpan | |
WebDAO::CVcgi | CGI controller | metacpan | |
WebDAO::CVfcgiutf8 | Fix output utf8 encoding (FCGI > 0.68) | metacpan | |
WebDAO::Comp::ListEnv | Output %ENV hash | metacpan | |
WebDAO::Component | Component class | 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::Lex | Lexer class | metacpan | |
WebDAO::Lexer::Lbase | Base class for lexems | metacpan | |
WebDAO::Lexer::Linclude | Process Linclide tag | metacpan | |
WebDAO::Lexer::Lmethod | Process method tag | metacpan | |
WebDAO::Lexer::Lobject | Process object tag | metacpan | |
WebDAO::Lexer::Lobjectref | Process objectref tag | metacpan | |
WebDAO::Lexer::Lregclass | Process regclass tag | metacpan | |
WebDAO::Lexer::Ltext | 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 |