The Perl and Raku Conference 2025: Greenville, South Carolina - June 27-29 Learn more

NAME

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

SYNOPSIS

package Handel::Cart;
use strict;
__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