The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
NAME
    Interchange6 - Open Source Shop Machine

VERSION
    0.003

DESCRIPTION
    Interchange6, the Open Source Shop Machine, is the Modern Perl ecosystem
    for online business. It uses the DBIx::Class database schema
    Interchange6::Schema.

    This module provides the following APIs:

    Carts
        Interchange6::Cart

    To build your own business website, please take a look at our Dancer
    plugin: Dancer::Plugin::Interchange6.

CART
    Interchange6 supports multiple carts, automatic collapsing of similar
    items and price caching.

CAVEATS
    Please anticipate API changes in this early state of development.

AUTHOR
    Stefan Hornburg (Racke), `racke@linuxia.de'

LICENSE AND COPYRIGHT
    Copyright 2011-2013 Stefan Hornburg (Racke).

    This program is free software; you can redistribute it and/or modify it
    under the terms of either: the GNU General Public License as published
    by the Free Software Foundation; or the Artistic License.

    See http://dev.perl.org/licenses/ for more information.