Handel::Storage::DBIC::Cart - Default storage configuration for Handel::Cart


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

the Handel::Cart manpage, the Handel::Storage::DBIC manpage


AUTHOR

    Christopher H. Laco
    CPAN ID: CLACO
    claco@chrislaco.com
    http://today.icantfocus.com/blog/