Changes for version 0.13 - 2005-03-06
- Removed Test::More from PREREQ_PM. It's only needed for tests
- Added Makefile.PL test warnings for Test::More < 0.48
- Fixed META.yml format
- Added format/code/options attributes to price/subtotal/total in AxKit::XSP::Handel::Cart taglib
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