The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.110 - 2016-03-14

  • ENHANCEMENTS
    • Pass dbic_product in cart BUILD and add but do not set selling_price (Peter Mottram).
    • Add product_class attribute to Cart (Peter Mottram).
    • Add Dancer::Plugin::Cart::Product class (Peter Mottram). Subclasses Interchange6::Cart::Product adding dbic_product attribute along with lazy builder for selling_price attrbute which is cleared when quantity is changed.
    • Pass dbic_product attribute in Cart route 'add' (Peter Mottram).
    • Switch from Class::Load to Module::Runtime (Peter Mottram).
    • Switch to using Interchange6::Types (Peter Mottram).

Documentation

Expire DBIC sessions

Modules

Interchange6 Shop Plugin for Dancer
Interchange6 wrapper for Business:OnlinePayment
Routes for Interchange6 Shop Machine
Account routes for Interchange6 Shop Machine
Cart routes for Interchange6 Shop Machine
Checkout routes for Interchange6 Shop Machine