Catalyst-Shanon 0.01 Deleted
Kwalitee Issues
- meta_yml_conforms_to_known_spec
-
Take a look at the META.yml Spec at https://metacpan.org/pod/CPAN::Meta::History::Meta_1_4 (for version 1.4) or https://metacpan.org/pod/CPAN::Meta::Spec (for version 2), and change your META.yml accordingly.
Error: Expected a map structure from string or file. (requires) [Validation: 1.0]
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: Catalyst-Shanon-0.01/lib/Catalyst/Controller/ADVEL/Multi.pm -- Around line 285: Non-ASCII character seen before =encoding in 'ÃþÃòèÃäòý¼¨¤¹¤ë¤¿¤á¤ÃÃâÃô¥¢¥¯¥·¥ç¥ó'. Assuming CP1252 Catalyst-Shanon-0.01/lib/Catalyst/Controller/ADVEL.pm -- Around line 25: Non-ASCII character seen before =encoding in '´ðÃÃà ª¤Ã¡Ãà Ãÿ¡Ã¡Ãºï½ü¡Ã¡Ãý¼¨¡Ã¡ÃÃý¸¡Ã¡Ã°ìÃ÷¡Ã¤Ãµ¡Ã½¤òÃ󶡤¹¤ë¤¿¤á¤Ã'. Assuming CP1252 Catalyst-Shanon-0.01/lib/Catalyst/Model/ShanonConfig.pm -- Around line 12: Non-ASCII character seen before =encoding in '³ÃÃÂ¥'. Assuming CP1252 Catalyst-Shanon-0.01/lib/Catalyst/Model/ShanonDBI.pm -- Around line 47: Non-ASCII character seen before =encoding in 'DBâÃâüâÃâÃâéâlâ»âÃâÃâÃâðÆnÆbÆVÆâ¦âÃâµâÃâ¢Ãâ·'. Assuming CP1252 Around line 301: You forgot a '=back' before '=head1' Catalyst-Shanon-0.01/lib/Catalyst/Plugin/ClassConfig.pm -- Around line 18: Non-ASCII character seen before =encoding in 'MVC¤Ã¥¯¥é¥¹¤ò°ì¤Ã¤Ã¥å¡¥¤¥ë¤Ã´ÃâÃ䱤乡£'. Assuming CP1252 Around line 170: You forgot a '=back' before '=head1' Around line 887: You forgot a '=back' before '=head1' Catalyst-Shanon-0.01/lib/Catalyst/Plugin/EmailMulti.pm -- Around line 23: Non-ASCII character seen before =encoding in ''sri@oook.de',#ÃüÃøìÃäâOK'. Assuming CP1252 Catalyst-Shanon-0.01/lib/Catalyst/Plugin/Errorcheck.pm -- Around line 20: Non-ASCII character seen before =encoding in 'Error¥å§¥Ã¥¯¤Ã¤¹'. Assuming CP1252 Around line 33: =over without closing =back Catalyst-Shanon-0.01/lib/Catalyst/Plugin/ShanonUtil.pm -- Around line 16: Non-ASCII character seen before =encoding in '»þ´Ã¤äÃòäò´ÃÃý¤·¤Ã¤¹'. Assuming CP1252 Catalyst-Shanon-0.01/lib/Catalyst/Shanon.pm -- Around line 39: Non-ASCII character seen before =encoding in '¥¦¥§¥Ã¥¢¥Ã¥ê¥±¡¼¥·¥ç¥ó¥Ã¥ì¡¼¥à ¥ï¡¼¥¯'. Assuming CP1252 Catalyst-Shanon-0.01/lib/Catalyst/View/ShanonHTML.pm -- Around line 26: Non-ASCII character seen before =encoding in '´ðÃÃà ª¤Ã¡Ãà Ãÿ¡Ã¡Ãºï½ü¡Ã¡Ãý¼¨¡Ã¡ÃÃý¸¡Ã¡Ã°ìÃ÷¡Ã¤Ãµ¡Ã½¤òÃ󶡤¹¤ë¤¿¤á¤Ã'. 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.
- meta_yml_has_license
-
Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.
- no_abstract_stub_in_pod
-
Modify the stub. You might need to modify other stubs (for name, synopsis, license, etc) as well.
Error: Catalyst::Model::ShanonDBI
- 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: Catalyst::Helper::Model::ShanonConfig, Catalyst::Helper::Model::ShanonConfig2, Catalyst::Helper::Model::ShanonDBI, Catalyst::Helper::View::ShanonHTML, Catalyst::Helper::View::ShanonHTML::Multi, Catalyst::Plugin::EmailMulti
- no_invalid_versions
-
Fix the version numbers so that version::is_lax($version) returns true.
Error:
- lib/Catalyst/Helper/Controller/ADVEL.pm: HASH(0x560b648c6878)
- lib/Catalyst/Helper/Controller/ADVEL/Multi.pm: HASH(0x560b6497ce88)
- 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 |
|---|---|---|---|
| Catalyst::Controller::ADVEL | Scaffolding Controller Component (Add Delete View Edit List) | 0.01 | metacpan |
| Catalyst::Controller::ADVEL::Multi | Support Multi Class ADVEL for One Page. | 0.01 | metacpan |
| Catalyst::Controller::ADVEL::Popup | 0.01 | metacpan | |
| Catalyst::Helper::Controller::ADVEL | Helper for Support Multi Class ADVEL for One Page (Scaffolding) | metacpan | |
| Catalyst::Helper::Controller::ADVEL::Multi | metacpan | ||
| Catalyst::Helper::Model::ShanonConfig | Helper for Translating DBDesigner4 File To Shanon Framework Configs | metacpan | |
| Catalyst::Helper::Model::ShanonConfig2 | Helper for Translating Cray Core File To Shanon Framework Configs | metacpan | |
| Catalyst::Helper::Model::ShanonDBI | Helper for ShanonDBI Models | metacpan | |
| Catalyst::Helper::View::ShanonHTML | metacpan | ||
| Catalyst::Helper::View::ShanonHTML::Multi | metacpan | ||
| Catalyst::Model::ShanonConfig | Catalyst::Plugin::ClassConfig ³ÈÄ¥ | 0.01 | metacpan |
| Catalyst::Model::ShanonDBI | Perl extension for blah blah blah | 0.01 | metacpan |
| Catalyst::Plugin::ClassConfig | MVC¤Î¥¯¥é¥¹¤ò°ì¤Ä¤Î¥Õ¥¡¥¤¥ë¤Ë´ØÏ¢ÉÕ¤±¤Þ¤¹¡£ | 0.01 | metacpan |
| Catalyst::Plugin::EmailMulti | 0.01 | metacpan | |
| Catalyst::Plugin::Errorcheck | Error¥Á¥§¥Ã¥¯¤Ç¤¹ | 0.01 | metacpan |
| Catalyst::Plugin::ShanonUtil | »þ´Ö¤äÄ̲ߤò´ÉÍý¤·¤Þ¤¹ | 0.01 | metacpan |
| Catalyst::Shanon | Shanon ¥¦¥§¥Ö¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¥Õ¥ì¡¼¥à¥ï¡¼¥¯ | 0.01 | metacpan |
| Catalyst::View::ShanonHTML | Scaffolding View Component (Add Delete View Edit List) | 0.01 | metacpan |