DESCRIPTION

Shipping::Shipment::USPS is not very unique, just a few modifications to to_zip and to_country.

TODO

Move the country translator data into configuration.

  • to_zip( $to_zip )

    Overrides Shipping::Shipment::to_zip() to throw away the "four" from zip+four.

  • to_country( $to_country )

    Uses the name translaters of Shipping::Shipment::to_country(), then applies its own translations. The former may not be necessary, but the latter is.

1 POD Error

The following errors were encountered while parsing the POD:

Around line 21:

=over should be: '=over' or '=over positive_number'

=over without closing =back