NAME
Mango::Catalyst::Model::Carts - Catalyst model for cart information
DESCRIPTION
Mango::Catalyst::Model::Carts provides glue between Mango::Provider::Carts and Catalyst models. If you would like to use a different provider, simply set provider_class
:
__PACKAGE__->provider_class('OtherCartProvider');
See the classes below for more information about configuring your models.
SEE ALSO
Mango::Catalyst::Model::Provider, Mango::Provider::Carts
AUTHOR
Christopher H. Laco
CPAN ID: CLACO
claco@chrislaco.com
http://today.icantfocus.com/blog/