Egg-Release 0.17 Deleted
Kwalitee Issues
- buildtool_not_executable
-
Change the permissions of Build.PL/Makefile.PL to not-executable.
- 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: Egg::Helper::Welcom::Japanese - 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.01,0.02,0.03,0.15,0.17
- meta_yml_has_provides
-
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.
- 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 |
|---|---|---|---|
| Egg | WEB application framework. | 0.15 | metacpan |
| Egg::Appli | General base class. | 0.02 | metacpan |
| Egg::Appli::note | note. | 0.01 | metacpan |
| Egg::Config | It is a base class for MODEL and VIEW. | 0.01 | metacpan |
| Egg::Const | Constant module for Egg. | 0.02 | metacpan |
| Egg::D::Stand | Standard dispatch for Egg. | 0.01 | metacpan |
| Egg::Debug::Base | Debug report from Egg etc. | 0.02 | metacpan |
| Egg::Debug::Log | For output of Log. | 0.01 | metacpan |
| Egg::Debug::SimpleBench | The bench mark of easy Egg is taken. | 0.01 | metacpan |
| Egg::Engine | It assists in basic operation of Egg. | 0.02 | metacpan |
| Egg::Helper::Script | It is a base module of the helper script. | 0.03 | metacpan |
| Egg::Helper::Script::Dispatcher | The skeleton of Dispatch is made. | 0.01 | metacpan |
| Egg::Helper::Script::Install | The helper script is output. | 0.01 | metacpan |
| Egg::Helper::Script::Project | The project is generated. | 0.03 | metacpan |
| Egg::Helper::Script::Prototype | Prototype.js is output to an arbitrary directory. | 0.01 | metacpan |
| Egg::Helper::Script::YAML | The configuration is converted into the YAML form. | 0.01 | metacpan |
| Egg::Helper::Test | It helps the test program of the module. | 0.01 | metacpan |
| Egg::Helper::Welcom | Default page immediately after project. | 0.01 | metacpan |
| Egg::Helper::Welcom::Japanese | Japanese default page. | 0.01 | metacpan |
| Egg::Model | Common package for MODEL module. | 0.02 | metacpan |
| Egg::Model::DBI | It is DBI model for Egg. | 0.01 | metacpan |
| Egg::Plugin::AfterFinalize | 0.01 | metacpan | |
| Egg::Plugin::Appli | Base plugin for Egg application. | 0.01 | metacpan |
| Egg::Plugin::Filter | Request query is straightened.. | 0.01 | metacpan |
| Egg::Plugin::Filter::EUC_JP | Filter module for Japanese euc. | 0.01 | metacpan |
| Egg::Plugin::YAML | YAML can be treated. | 0.01 | metacpan |
| Egg::Release | WEB application framework release. | 0.17 | metacpan |
| Egg::Request | Exclusive module of WEB request processing. | 0.03 | metacpan |
| Egg::Request::Apache | It is a common module for mod_perl. | 0.01 | metacpan |
| Egg::Request::Apache::MP13 | The request is processed by Apache::Request. | 0.01 | metacpan |
| Egg::Request::Apache::MP19 | The request is processed by Apache::Request. | 0.01 | metacpan |
| Egg::Request::Apache::MP20 | The request is processed by Apache2::Request. | 0.01 | metacpan |
| Egg::Request::CGI | CGI module is used and the request is processed. | 0.03 | metacpan |
| Egg::Response | It processes it concerning the response of Egg. | 0.02 | metacpan |
| Egg::Response::TieCookie | This is an inventory location of set response cookie. | 0.01 | metacpan |
| Egg::View | Common package for VIEW module. | 0.03 | metacpan |
| Egg::View::Dummy | VIEW is for unnecessary. | 0.01 | metacpan |
| Egg::View::Template | HTML::Template is used for View of Egg. | 0.01 | metacpan |
| Egg::View::Template::Ex | An arbitrary code is moved in the template. | 0.01 | metacpan |
| Egg::View::Template::Params | Default parameter set for template driver that evaluates param. | 0.02 | metacpan |
Provides
| Name | File | View |
|---|---|---|
| Egg::DummyEncode | lib/Egg/Engine.pm | metacpan |
| Egg::Plugin::Appli::Base | lib/Egg/Plugin/Appli.pm | metacpan |
| Egg::Request::CGI::base | lib/Egg/Request/CGI.pm | metacpan |
| Egg::Response::TieCookie::Params | lib/Egg/Response/TieCookie.pm | metacpan |
Other Files
| Build.PL | metacpan |
| Changes | metacpan |
| MANIFEST | metacpan |
| META.yml | metacpan |
| Makefile.PL | metacpan |
| README | metacpan |