Interim checkin.

FlatRate needs i18n and more tests.
This commit is contained in:
Colin Kuskie 2008-02-25 05:51:43 +00:00
parent 8ac717f2e7
commit fc060962e8
3 changed files with 291 additions and 3 deletions

View file

@ -15,9 +15,8 @@ Package WebGUI::Shop::ShipDriver
=head1 DESCRIPTION
This package manages tax information, and calculates taxes on a shopping cart. It isn't a classic object
in that the only data it contains is a WebGUI::Session object, but it does provide several methods for
handling the information in the tax tables.
This package is the base class for all modules which calculate shipping
costs.
=head1 SYNOPSIS