CatalystX-ExtJS-Direct 2.1.5 Latest
Kwalitee Issues
- 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: CatalystX::ExtJS::Direct, CatalystX::ExtJS::Tutorial::Direct
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- JSON::XS
- List::MoreUtils
- MooseX::MethodAttributes
- namespace::autoclean
- 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.
- 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: CatalystX::ExtJS::Direct, CatalystX::ExtJS::Tutorial::Direct
- test_prereq_matches_use
-
List all modules used in the test suite in META.yml test_requires
Error:
- HTTP::Request::Common
- JSON::XS
- Test::WWW::Mechanize::Catalyst
- 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 |
---|---|---|---|
CatalystX::Action::ExtJS::Deserialize | Skip deserialization for uploads | v2.1.5 | metacpan |
CatalystX::Action::ExtJS::Direct | Placeholder | v2.1.5 | metacpan |
CatalystX::Action::ExtJS::Serialize | Handle responses from uploads | v2.1.5 | metacpan |
CatalystX::Controller::ExtJS::Direct | Role to identify ExtJS::Direct controllers | v2.1.5 | metacpan |
CatalystX::Controller::ExtJS::Direct::API | API and router controller for Ext.Direct | v2.1.5 | metacpan |
CatalystX::Controller::ExtJS::Direct::Route | Ext.Direct route object | v2.1.5 | metacpan |
CatalystX::Controller::ExtJS::Direct::Route::Chained | v2.1.5 | metacpan | |
CatalystX::Controller::ExtJS::Direct::Route::Factory | v2.1.5 | metacpan | |
CatalystX::Controller::ExtJS::Direct::Route::REST | v2.1.5 | metacpan | |
CatalystX::Controller::ExtJS::Direct::Route::REST::ExtJS | v2.1.5 | metacpan | |
CatalystX::ExtJS::Direct | Enable Ext.Direct in Catalyst controllers | v2.1.5 | metacpan |
CatalystX::ExtJS::Tutorial::Direct | Introduction to CatalystX::ExtJS::Direct | v2.1.5 | metacpan |
CatalystX::TraitFor::Request::ExtJS | Sets the request method via a query parameter | v2.1.5 | metacpan |