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