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