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