The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.061 - 2014-11-28

  • BUG FIXES
    • Add missing prerequisite on namespace::clean (Stefan Hornburg).
    • Fix prerequisite on Moo (GH #21, Stefan Hornburg).

Changes for version 0.060_03 - 2014-11-27

  • API CHANGES
    • Rename absolute_amount attribute to current_amount in Cart::Cost (Peter Mottram).
    • Rename cart_costs_id attribute to id in Cart::Cost (Peter Mottram).
    • Remove created and last_modified attributes from Cart (Peter Mottram).
  • ENHANCEMENTS
    • Remove dependency on Interchange6::Schema (Peter Mottram).
    • Add compound attribute to Cart::Cost (Peter Mottram).
    • Move carts costs into Role::Costs (Peter Mottram).
    • Remove Role::Errors (Peter Mottram).
    • Add Role::Hookable to Cart::Product (Peter Mottram).
    • Add selling_price attribute to Cart::Product (Peter Mottram).
    • Add has_subtotal and has_total attributes to Cart (Peter Mottram).
    • Change subtotal and total methods to attributes in Cart class (Peter Mottram).
    • Remove set_users_id and get_users_id method from Cart class (Peter Mottram).
    • Remove set_name and get_name method from Cart class (Peter Mottram).
  • DOCUMENTATION
    • Fix typo in Interchange6::Cart::Cost's POD (Stefan Hornburg).
    • Add discount example to Interchange6::Cart's POD (Stefan Hornburg).
  • TESTS
    • Add product cost tests (Peter Mottram).

Modules

Open Source Shop Machine
Cart class for Interchange6 Shop Machine
Cart cost class for Interchange6 Shop Machine
Cart product class for Interchange6 Shop Machine
Mooish types for use by Interchange6

Provides

in lib/Interchange6/Role/Costs.pm