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

Changes for version 0.005 - 2013-12-27

  • ENHANCEMENTS
    • Add login and logout routes.
    • Add support for online payment transactions through shop_charge keyword.
    • Add shop_schema, shop_address and shop_user keyword.
    • Save session id into the cart at creation time.
  • BUG FIXES
    • Access cart resultset via $self->{sqla} to avoid odd test failure on MSWin32-x86-multi-thread.
  • TESTS
    • Add tests with Test::Database.

Modules

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