Handel 0.06 Deleted
Files
- Changes
- LICENSE
- MANIFEST
- MANIFEST.SKIP
- META.yml
- Makefile.PL
- 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/index.xsp
- 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/index.tt2
- demo/tt2/products.tt2
- demo/tt2/style/css/basic.css
- lib/AxKit/XSP/Handel/Cart.pm
- lib/Handel.pm
- lib/Handel/Cart.pm
- lib/Handel/Cart/Item.pm
- lib/Handel/Constants.pm
- lib/Handel/Constraints.pm
- lib/Handel/DBI.pm
- lib/Handel/Exception.pm
- lib/Handel/Iterator.pm
- lib/Handel/L10N.pm
- lib/Handel/L10N/en_us.pm
- lib/Handel/L10N/fr.pm
- lib/Template/Plugin/Handel/Cart.pm
- lib/Template/Plugin/Handel/Constants.pm
- t/SMOKE.PL
- t/TEST.PL
- t/basic.t
- t/cart_add.t
- t/cart_clear.t
- t/cart_delete.t
- t/cart_item_new.t
- t/cart_items.t
- t/cart_iterator.t
- t/cart_load.t
- t/cart_new.t
- t/cart_restore.t
- t/cart_restore_append.t
- t/cart_restore_append_filter.t
- t/cart_restore_merge.t
- t/cart_restore_merge_filter.t
- t/cart_restore_replace.t
- t/cart_restore_replace_filter.t
- t/cart_save.t
- t/conf/extra.conf.in
- t/constraints_cart_type.t
- t/constraints_price.t
- t/constraints_quantity.t
- t/constraints_uuid.t
- t/dbi.t
- t/exceptions.t
- t/htdocs/cart_cart.xsp
- t/htdocs/cart_cart_add.xsp
- t/htdocs/cart_cart_add_filtered.xsp
- t/htdocs/cart_cart_clear.xsp
- t/htdocs/cart_cart_delete.xsp
- t/htdocs/cart_cart_delete_filtered.xsp
- t/htdocs/cart_cart_filtered.xsp
- t/htdocs/cart_cart_filtered_no_results.xsp
- t/htdocs/cart_cart_item.xsp
- t/htdocs/cart_cart_item_filtered.xsp
- t/htdocs/cart_cart_item_filtered_no_results.xsp
- t/htdocs/cart_cart_item_update.xsp
- t/htdocs/cart_cart_items.xsp
- t/htdocs/cart_cart_items_filtered.xsp
- t/htdocs/cart_cart_items_filtered_no_results.xsp
- t/htdocs/cart_cart_items_update.xsp
- t/htdocs/cart_cart_no_results.xsp
- t/htdocs/cart_cart_save.xsp
- t/htdocs/cart_cart_update.xsp
- t/htdocs/cart_carts.xsp
- t/htdocs/cart_carts_add.xsp
- t/htdocs/cart_carts_add_filtered.xsp
- t/htdocs/cart_carts_clear.xsp
- t/htdocs/cart_carts_delete.xsp
- t/htdocs/cart_carts_delete_filtered.xsp
- t/htdocs/cart_carts_filtered.xsp
- t/htdocs/cart_carts_filtered_no_results.xsp
- t/htdocs/cart_carts_item.xsp
- t/htdocs/cart_carts_item_filtered.xsp
- t/htdocs/cart_carts_item_filtered_no_results.xsp
- t/htdocs/cart_carts_item_update.xsp
- t/htdocs/cart_carts_items.xsp
- t/htdocs/cart_carts_items_filtered.xsp
- t/htdocs/cart_carts_items_filtered_no_results.xsp
- t/htdocs/cart_carts_items_update.xsp
- t/htdocs/cart_carts_no_results.xsp
- t/htdocs/cart_carts_save.xsp
- t/htdocs/cart_carts_update.xsp
- t/htdocs/cart_new.xsp
- t/htdocs/cart_new_and_add.xsp
- t/htdocs/cart_new_and_add_filtered.xsp
- t/htdocs/cart_new_filtered.xsp
- t/htdocs/cart_new_minimal.xsp
- t/htdocs/cart_new_no_results_trigger.xsp
- t/htdocs/cart_restore_append.xsp
- t/htdocs/cart_restore_merge.xsp
- t/htdocs/cart_restore_replace.xsp
- t/htdocs/cart_uuid.xsp
- t/htdocs/out/cart_cart.xsp.out
- t/htdocs/out/cart_cart_add.xsp.out
- t/htdocs/out/cart_cart_add_filtered.xsp.out
- t/htdocs/out/cart_cart_clear.xsp.out
- t/htdocs/out/cart_cart_delete.xsp.out
- t/htdocs/out/cart_cart_delete_filtered.xsp.out
- t/htdocs/out/cart_cart_filtered.xsp.out
- t/htdocs/out/cart_cart_filtered_no_results.xsp.out
- t/htdocs/out/cart_cart_item.xsp.out
- t/htdocs/out/cart_cart_item_filtered.xsp.out
- t/htdocs/out/cart_cart_item_filtered_no_results.xsp.out
- t/htdocs/out/cart_cart_item_update.xsp.out
- t/htdocs/out/cart_cart_items.xsp.out
- t/htdocs/out/cart_cart_items_filtered.xsp.out
- t/htdocs/out/cart_cart_items_filtered_no_results.xsp.out
- t/htdocs/out/cart_cart_items_update.xsp.out
- t/htdocs/out/cart_cart_no_results.xsp.out
- t/htdocs/out/cart_cart_save.xsp.out
- t/htdocs/out/cart_cart_update.xsp.out
- t/htdocs/out/cart_carts.xsp.out
- t/htdocs/out/cart_carts_add.xsp.out
- t/htdocs/out/cart_carts_add_filtered.xsp.out
- t/htdocs/out/cart_carts_clear.xsp.out
- t/htdocs/out/cart_carts_delete.xsp.out
- t/htdocs/out/cart_carts_delete_filtered.xsp.out
- t/htdocs/out/cart_carts_filtered.xsp.out
- t/htdocs/out/cart_carts_filtered_no_results.xsp.out
- t/htdocs/out/cart_carts_item.xsp.out
- t/htdocs/out/cart_carts_item_filtered.xsp.out
- t/htdocs/out/cart_carts_item_filtered_no_results.xsp.out
- t/htdocs/out/cart_carts_item_update.xsp.out
- t/htdocs/out/cart_carts_items.xsp.out
- t/htdocs/out/cart_carts_items_filtered.xsp.out
- t/htdocs/out/cart_carts_items_filtered_no_results.xsp.out
- t/htdocs/out/cart_carts_items_update.xsp.out
- t/htdocs/out/cart_carts_no_results.xsp.out
- t/htdocs/out/cart_carts_save.xsp.out
- t/htdocs/out/cart_carts_update.xsp.out
- t/htdocs/out/cart_new.xsp.out
- t/htdocs/out/cart_new_and_add.xsp.out
- t/htdocs/out/cart_new_and_add_filtered.xsp.out
- t/htdocs/out/cart_new_filtered.xsp.out
- t/htdocs/out/cart_new_minimal.xsp.out
- t/htdocs/out/cart_new_no_results_trigger.xsp.out
- t/htdocs/out/cart_restore_append.xsp.out
- t/htdocs/out/cart_restore_merge.xsp.out
- t/htdocs/out/cart_restore_replace.xsp.out
- t/l10n.t
- t/lib/Handel/TestHelper.pm
- t/pod_coverage.t
- t/pod_syntax.t
- t/sql/cart_create_table.sql
- t/sql/cart_fake_data.sql
- t/xsp_cart.t