Changes for version 0.12
- Added Hande::Currency to format price values
- price, total and subtotal are now Handel::Currency objects
- Added various currency tests
Modules
AxKit XSP Shopping Cart Taglib
Simple commerce framework with AxKit/TT2 support
Module for maintaining shopping cart contents
Module representing an indivudal shopping cart line item
Read in Handel configuration settings
Common constants used in Handel
Common database constraints used to validate input data
Price container to do currency formatting
Base DBI class used by cart/order objects
Exceptions used within Handel
Iterator class used for collection looping
Localization module for Handel
US English Language Pack for Handel
French Language Pack for Handel
Template Toolkit plugin for shopping cart
Template Toolkit plugin for Handel constants
Provides
in lib/Handel/Exception.pm
in lib/Handel/Exception.pm
in lib/Handel/Exception.pm
Examples
Other files
- Changes
- LICENSE
- MANIFEST
- META.yml
- Makefile.PL
- README
- Todo
- demo/axkit/README
- demo/axkit/cart.xsp
- demo/axkit/httpd.conf.include
- demo/axkit/includes/footer.xml
- demo/axkit/includes/menu.xml
- demo/axkit/products.xsp
- demo/axkit/style/css/basic.css
- demo/axkit/style/xsl/cart.xsl
- demo/axkit/style/xsl/to_xhtml.xsl
- demo/createdb.pl
- demo/tt2/README
- demo/tt2/cart.tt2
- demo/tt2/httpd.conf.include
- demo/tt2/includes/footer.tt2
- demo/tt2/includes/header.tt2
- demo/tt2/includes/menu.tt2
- demo/tt2/products.tt2
- demo/tt2/style/css/basic.css