From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more

NAME

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

SYNOPSIS

package Handel::Order;
use strict;
__PACKAGE__->storage_class('Handel::Storage::DBIC::Order');

DESCRIPTION

Handel::Storage::DBIC::Order is a subclass of Handel::Storage::DBIC that contains all of the default settings used by Handel::Order.

SEE ALSO

Handel::Order, Handel::Storage::DBIC

AUTHOR

Christopher H. Laco
CPAN ID: CLACO
claco@chrislaco.com