Gestinanna 0.01 Deleted
Kwalitee Issues
- meta_yml_is_parsable
-
Upgrade your YAML generator so it produces valid YAML.
Error: CPAN::Meta::YAML does not support a feature in line ' ? |-' - has_changelog
-
Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions.
- 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: Gestinanna, Gestinanna::ContentProvider, Gestinanna::ContentProvider::Document, Gestinanna::ContentProvider::Portal, Gestinanna::ContentProvider::TT2, Gestinanna::POF::Secure::Gestinanna, Gestinanna::Shell::Base, Gestinanna::Shell::Schema, Gestinanna::Shell::Site, Gestinanna::XSM::ContentProvider, Gestinanna::XSM::Diff, Gestinanna::XSM::Digest, Gestinanna::XSM::Expression, Gestinanna::XSM::Gestinanna, Gestinanna::XSM::POF, Gestinanna::XSM::SMTP - prereq_matches_use
-
List all used modules in META.yml requires
Error:- Algorithm::Diff
- Algorithm::Merge
- Apache::Constants
- Apache::Cookie
- Apache::Log
- Apache::Session::Flex
- Class::Container
- Data::FormValidator
- Digest::SHA1
- IO::String
- Params::Validate
- XML::LibXSLT
- XML::Simple
- XML::XPath
- YAML
- of
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: Gestinanna-0.01/lib/Gestinanna/Authz/Path.pm -- Around line 587: Expected text after =item, not a number Around line 592: Expected text after =item, not a number Gestinanna-0.01/lib/Gestinanna/Authz.pm -- Around line 551: Expected text after =item, not a number Around line 556: Expected text after =item, not a number
- 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.
- 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: Gestinanna, Gestinanna::Authz, Gestinanna::Authz::Path, Gestinanna::ContentProvider, Gestinanna::ContentProvider::Document, Gestinanna::ContentProvider::Portal, Gestinanna::ContentProvider::TT2, Gestinanna::ContentProvider::XSM, Gestinanna::Exception, Gestinanna::POF::Secure::Gestinanna, Gestinanna::POF::Secure::Gestinanna::RepositoryObject, Gestinanna::Request, Gestinanna::Schema, Gestinanna::Schema::Authz, Gestinanna::Schema::Base, Gestinanna::Schema::Context, Gestinanna::Schema::Document, Gestinanna::Schema::Portal, Gestinanna::Schema::Repository, Gestinanna::Schema::Session, Gestinanna::Schema::Site, Gestinanna::Schema::User, Gestinanna::Schema::View, Gestinanna::Schema::XSLT, Gestinanna::Schema::XSM, Gestinanna::Shell, Gestinanna::Shell::Base, Gestinanna::Shell::Schema, Gestinanna::Shell::Site, Gestinanna::XSM, Gestinanna::XSM::Auth, Gestinanna::XSM::Authz, Gestinanna::XSM::Base, Gestinanna::XSM::ContentProvider, Gestinanna::XSM::Diff, Gestinanna::XSM::Digest, Gestinanna::XSM::Expression, Gestinanna::XSM::Gestinanna, Gestinanna::XSM::LibXMLSupport, Gestinanna::XSM::POF, Gestinanna::XSM::SMTP, Gestinanna::XSM::XMLSimple - 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.00_02,0.01,0.06
- has_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
- configure_prereq_matches_use
-
List all modules used in the Makefile.PL/Build.PL in META.yml configure_requires
Error:- Module::Build
- 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 |
|---|---|---|---|
| Gestinanna | core model for the Gestinanna application framework | 0.01 | metacpan |
| Gestinanna::Authz | 0.00_02 | metacpan | |
| Gestinanna::Authz::Path | 0.00_02 | metacpan | |
| Gestinanna::ContentProvider | metacpan | ||
| Gestinanna::ContentProvider::Document | metacpan | ||
| Gestinanna::ContentProvider::Portal | Provides portal-like pages | metacpan | |
| Gestinanna::ContentProvider::TT2 | metacpan | ||
| Gestinanna::ContentProvider::XSM | Provides state machines | metacpan | |
| Gestinanna::Exception | Exception classes used by the Gestinanna framework | metacpan | |
| Gestinanna::POF::Secure::Gestinanna | provides security for POF classes in the Gestinanna application framework | 0.01 | metacpan |
| Gestinanna::POF::Secure::Gestinanna::RepositoryObject | basic support for a revision controlled repository | metacpan | |
| Gestinanna::Request | metacpan | ||
| Gestinanna::Schema | manage core Gestinanna schema | metacpan | |
| Gestinanna::Schema::Authz | schema for authorization | metacpan | |
| Gestinanna::Schema::Base | base class for schema classes | metacpan | |
| Gestinanna::Schema::Context | metacpan | ||
| Gestinanna::Schema::Document | Schema for simple documents | metacpan | |
| Gestinanna::Schema::Portal | metacpan | ||
| Gestinanna::Schema::Repository | provides base schema support for repositories | metacpan | |
| Gestinanna::Schema::Session | schema for sessions | metacpan | |
| Gestinanna::Schema::Site | metacpan | ||
| Gestinanna::Schema::User | schema for users | metacpan | |
| Gestinanna::Schema::View | Schema for Template Toolkit views | metacpan | |
| Gestinanna::Schema::XSLT | Schema for simple documents | metacpan | |
| Gestinanna::Schema::XSM | schema for state machine/wizard-like applications | metacpan | |
| Gestinanna::Shell | provides a command-line interface to Gestinanna | metacpan | |
| Gestinanna::Shell::Base | base commands and support for command extensions | metacpan | |
| Gestinanna::Shell::Schema | schema commands | metacpan | |
| Gestinanna::Shell::Site | site commands | metacpan | |
| Gestinanna::XSM | eXtensible State Machines | metacpan | |
| Gestinanna::XSM::Auth | metacpan | ||
| Gestinanna::XSM::Authz | metacpan | ||
| Gestinanna::XSM::Base | 0.06 | metacpan | |
| Gestinanna::XSM::ContentProvider | metacpan | ||
| Gestinanna::XSM::Diff | metacpan | ||
| Gestinanna::XSM::Digest | metacpan | ||
| Gestinanna::XSM::Expression | metacpan | ||
| Gestinanna::XSM::Gestinanna | metacpan | ||
| Gestinanna::XSM::LibXMLSupport | metacpan | ||
| Gestinanna::XSM::POF | metacpan | ||
| Gestinanna::XSM::SMTP | metacpan | ||
| Gestinanna::XSM::XMLSimple | metacpan |
Provides
| Name | File | View |
|---|---|---|
| Gestinanna::Shell::Site::URI | lib/Gestinanna/Shell/Site.pm | metacpan |
| Gestinanna::Upload | lib/Gestinanna/Request.pm | metacpan |
| Gestinanna::XSM::Base::CC | lib/Gestinanna/XSM/Base.pm | metacpan |
| Gestinanna::XSM::Core | lib/Gestinanna/XSM.pm | metacpan |
| Gestinanna::XSM::DefaultHandler | lib/Gestinanna/XSM.pm | metacpan |
| Gestinanna::XSM::Op | lib/Gestinanna/XSM.pm | metacpan |
| Gestinanna::XSM::SAXHandler | lib/Gestinanna/XSM.pm | metacpan |
| Gestinanna::XSM::SAXParser | lib/Gestinanna/XSM.pm | metacpan |
| Gestinanna::XSM::SMTP::Message | lib/Gestinanna/XSM/SMTP.pm | metacpan |
| StateMachine::Gestinanna::Exception | lib/Gestinanna/XSM/Base.pm | metacpan |
Other Files
| Build.PL | metacpan |
| MANIFEST | metacpan |
| META.yml | metacpan |
| README | metacpan |