-
-
23 May 2016 08:38:15 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues
- Testers (1008 / 2 / 13)
- Kwalitee
Bus factor: 1- 100.00% Coverage
- License: perl_5
- Perl: v5.10.0
- Activity
24 month- Tools
- Download (20.83KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Module::Runtime
- Moo
- MooX::HandlesVia
- MooseX::CoverableModifiers
- Safe::Isa
- Type::Tiny
- namespace::clean
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.120
- ENHANCEMENTS
- Improve arg checking in Cart->remove (Peter Mottram).
- Allow cart remove using id or index as well as sku (Peter Mottram).
- Extend cart update method to allow hashref args for index/id (Peter Mottram).
- Add product_grep methot to cart class (Peter Mottram).
- Add combine attribute to product class (Hunter McMillen, GH #34).
- ENHANCEMENTS
- Add product_class attribute to cart class (Peter Mottram).
- `after quantity` modifier in Product should be `after set_quantity` (Peter Mottram).
- Remove cost_push handle from Role::Costs->costs (Peter Mottram).
- Use Carp::croak in Role::Cost (Peter Mottram).
- Reintroduce Interchange6::Types type library (Peter Mottram).
- Improve workaround for Type::Tiny::XS bug (Peter Mottram, GH #28).
- Change Cart's find method to use HandlesVia Array's first (Peter Mottram).
- Use PositiveOrZeroInt type check for quantity arg to update in cart (Peter Mottram).
Modules
Open Source Shop MachineCart class for Interchange6 Shop MachineCart cost class for Interchange6 Shop MachineCart product class for Interchange6 Shop MachineType library for Interchange6Provides
in lib/Interchange6/Role/Costs.pmModule Install Instructions
To install Interchange6, copy and paste the appropriate command in to your terminal.
cpanm Interchange6
perl -MCPAN -e shell install Interchange6
For more information on module installation, please visit the detailed CPAN module installation guide.