Parley 0.58_12 Deleted
Kwalitee Issues
- no_broken_auto_install
- 
        Upgrade the bundled version of Module::Install to at least 0.89, but preferably to the most current release. Alternatively, you can switch to another build system / installer that does not suffer from this problem. (ExtUtils::MakeMaker, Module::Build both of which have their own set of problems.) 
- 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: Parley::Contributors 
- 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: Parley::Contributors, Parley::Model::ParleyDB, Parley::View::Plain, Parley::View::TT 
- 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.000002,0.58_12 
- 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 | 
|---|---|---|---|
| Parley | Message board / forum application | 0.58_12 | metacpan | 
| Parley::App::Communication::Email | email helper functions | metacpan | |
| Parley::App::DFV | Functions used with Data::FormValidator | metacpan | |
| Parley::App::DateTime | metacpan | ||
| Parley::App::Error | metacpan | ||
| Parley::App::I18N | i18n helper functions | metacpan | |
| Parley::App::Notification | notification helper functions | metacpan | |
| Parley::App::Terms | metacpan | ||
| Parley::Contributors | people that helped out along the way | metacpan | |
| Parley::Controller::Admin | Catalyst Controller | metacpan | |
| Parley::Controller::Forum | Catalyst Controller | metacpan | |
| Parley::Controller::Help | Catalyst Controller | metacpan | |
| Parley::Controller::My | Catalyst Controller | metacpan | |
| Parley::Controller::Post | Catalyst Controller | metacpan | |
| Parley::Controller::Root | Root Controller for Parley | metacpan | |
| Parley::Controller::Search | Catalyst Controller | metacpan | |
| Parley::Controller::Site | Catalyst Controller | metacpan | |
| Parley::Controller::Terms | Catalyst Controller | metacpan | |
| Parley::Controller::Thread | Catalyst Controller | metacpan | |
| Parley::Controller::User | Catalyst Controller | metacpan | |
| Parley::Controller::User::LostPassword | metacpan | ||
| Parley::Controller::User::SignUp | metacpan | ||
| Parley::Model::ParleyDB | Catalyst DBIC Schema Model | metacpan | |
| Parley::ResultSet::Post | metacpan | ||
| Parley::ResultSet::Terms | metacpan | ||
| Parley::ResultSet::Thread | metacpan | ||
| Parley::ResultSet::ThreadView | metacpan | ||
| Parley::Schema | metacpan | ||
| Parley::Schema::Authentication | metacpan | ||
| Parley::Schema::EmailQueue | metacpan | ||
| Parley::Schema::Forum | metacpan | ||
| Parley::Schema::ForumModerator | metacpan | ||
| Parley::Schema::PasswordReset | metacpan | ||
| Parley::Schema::Person | metacpan | ||
| Parley::Schema::Post | metacpan | ||
| Parley::Schema::Preference | metacpan | ||
| Parley::Schema::PreferenceTimeString | metacpan | ||
| Parley::Schema::RegistrationAuthentication | metacpan | ||
| Parley::Schema::Terms | metacpan | ||
| Parley::Schema::TermsAgreed | metacpan | ||
| Parley::Schema::Thread | metacpan | ||
| Parley::Schema::ThreadView | metacpan | ||
| Parley::View::Plain | Catalyst TT View | metacpan | |
| Parley::View::TT | Catalyst TT View | metacpan | |
| Template::Plugin::ForumCode | class for "ForumCode" filter | 0.000002 | metacpan | 
| Text::Search::SQL | split search terms into something that can be used with DBIx::Class or SQL::Abstract | metacpan |