Handel 0.22 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: Key 'Finance-Currency-Convert-WebserviceX' is not a legal module name. (recommends -> Finance-Currency-Convert-WebserviceX) [Validation: 1.0];Key 'Test:Strict' is not a legal module name. (recommends -> Test:Strict) [Validation: 1.0]
- has_license_in_source_file
-
Add =head1 LICENSE and the text of the license to the main module in your code.
- 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.
- has_known_license_in_source_file
-
Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.
- 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_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 |
|---|---|---|---|
| AxKit::XSP::Handel::Cart | AxKit XSP Shopping Cart Taglib | metacpan | |
| AxKit::XSP::Handel::Checkout | AxKit XSP Checkout Taglib | metacpan | |
| AxKit::XSP::Handel::Order | AxKit XSP Order Taglib | metacpan | |
| Catalyst::Helper::Controller::Handel::Cart | Helper for Handel::Cart Controllers | metacpan | |
| Catalyst::Helper::Controller::Handel::Checkout | Helper for Handel::Checkout Controllers | metacpan | |
| Catalyst::Helper::Controller::Handel::Order | Helper for Handel::Order Controllers | metacpan | |
| Catalyst::Helper::Handel::Scaffold | Helper for creating Handel framework scaffolding | metacpan | |
| Catalyst::Helper::Model::Handel::Cart | Helper for Handel::Cart Models | metacpan | |
| Catalyst::Helper::Model::Handel::Order | Helper for Handel::Order Models | metacpan | |
| Handel | Simple commerce framework with AxKit/TT/Catalyst support | 0.22 | metacpan |
| Handel::Cart | Module for maintaining shopping cart contents | metacpan | |
| Handel::Cart::Item | Module representing an indivudal shopping cart line item | metacpan | |
| Handel::Checkout | Checkout Pipeline Processor | metacpan | |
| Handel::Checkout::Message | Checkout Pipeline Process Message | metacpan | |
| Handel::Checkout::Plugin | Base module for Handle::Checkout plugins | metacpan | |
| Handel::Checkout::Plugin::AssignOrderNumber | Checkout plugin to assign order numbers | metacpan | |
| Handel::Checkout::Plugin::MarkOrderSaved | Checkout plugin to mark the order ORDER_TYPE_SAVED | metacpan | |
| Handel::ConfigReader | Read in Handel configuration settings | metacpan | |
| Handel::Constants | Common constants used in Handel | metacpan | |
| Handel::Constraints | Common database constraints used to validate input data | metacpan | |
| Handel::Currency | Price container to do currency conversion/formatting | metacpan | |
| Handel::DBI | Base DBI class used by cart/order objects | metacpan | |
| Handel::Exception | Exceptions used within Handel | metacpan | |
| Handel::Iterator | Iterator class used for collection looping | metacpan | |
| Handel::L10N | Localization module for Handel | metacpan | |
| Handel::L10N::en_us | Handel Language Pack: US English | metacpan | |
| Handel::L10N::fr | Handel Language Pack: French | metacpan | |
| Handel::Order | Module for maintaining order contents | metacpan | |
| Handel::Order::Item | Module representing an indivudal order line item | metacpan | |
| Template::Plugin::Handel::Cart | Template Toolkit plugin for shopping cart | metacpan | |
| Template::Plugin::Handel::Checkout | Template Toolkit plugin for checkout processing | metacpan | |
| Template::Plugin::Handel::Constants | Template Toolkit plugin for constants | metacpan | |
| Template::Plugin::Handel::Order | Template Toolkit plugin for orders | metacpan |
Provides
| Name | File | View |
|---|---|---|
| Handel::Exception::Argument | lib/Handel/Exception.pm | metacpan |
| Handel::Exception::Checkout | lib/Handel/Exception.pm | metacpan |
| Handel::Exception::Constraint | lib/Handel/Exception.pm | metacpan |
| Handel::Exception::Order | lib/Handel/Exception.pm | metacpan |
| Handel::Exception::Taglib | lib/Handel/Exception.pm | metacpan |