NAME
Handel::Storage::DBIC::Cart::Item - Default 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::DBIC::Cart::Item');
DESCRIPTION
Handel::Storage::DBIC::Cart::Item is a subclass of Handel::Storage::DBIC that contains all of the default settings used by Handel::Cart::Item.
SEE ALSO
Handel::Cart::Item, Handel::Storage::DBIC
AUTHOR
Christopher H. Laco
CPAN ID: CLACO
claco@chrislaco.com
http://today.icantfocus.com/blog/