NAME
Handel::Storage::RDBO::Cart::Item - RDBO storage configuration for Handel::Cart::Item
SYNOPSIS
package Handel::Cart::Item;
use strict;
use warnings;
use base qw/Handel::Base/;
__PACKAGE__->storage_class('Handel::Storage::RDBO::Cart::Item');
DESCRIPTION
Handel::Storage::RDBO::Cart::Item is a subclass of Handel::Storage::RDBO that contains all of the default settings used by Handel::Cart::Item.
SEE ALSO
Handel::Cart::Item, Handel::Storage::RDBO
AUTHOR
Christopher H. Laco
CPAN ID: CLACO
claco@chrislaco.com
http://today.icantfocus.com/blog/