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 1.00000

  • Converted to Module::Install
  • Updated tests after Handel Currency changes
  • Inflate trigger now handles blessed currency objects
  • Storage classes now cache/reuse same Rose::DB
  • Item operations in storae now share pae Rose::DB object
  • Added checkout tests
  • Removed t/style_critic_tests. ETOOMUCHWORKFORLITTLEBENEFIT

Changes for version 0.01_02

  • Reworked init_db/Storage connection with the help of John Siracusa
  • Storage connection_info is now just like the DBIC storage connection_info
  • Requires latest version of Rose::DB from svn/0.732 when released
  • Fixed pod typoe in Storage::Order::Item

Changes for version 0.01_01

  • First version, released on an unsuspecting world.

Modules

Iterator class used for collection looping RDBO resultsets
RDBO schema class for the cart table
RDBO schema class for cart_items table
RDBO DB class for the Handel::Storage::RDBO
Base object classes for Handel::Schema::RDBO classes
RDBO schema class for order table
RDBO schema class for order_items table
RDBO storage layer for Handel 1.x
RDBO storage configuration for Handel::Cart
RDBO storage configuration for Handel::Cart::Item
RDBO storage configuration for Handel::Order
RDBO storage configuration for Handel::Order::Item
Result object returned by RDBO storage operations