Query: vend::ship::postal
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Vend::Ship::Postal(3pm) User Contributed Perl Documentation Vend::Ship::Postal(3pm)NAMEVend::Ship::Postal -- Calculate US Postal service international ratesSYNOPSIS(in catalog.cfg) Database usps ship/usps.txt TAB Database air_pp ship/air_pp.txt TAB Database surf_pp ship/surf_pp.txt TAB (in shipping.asc) air_pp: US Postal Air Parcel crit weight min 0 max 0 cost e No shipping needed! at_least 4 adder 1 aggregate 70 table air_pp min 0 max 1000 cost s Postal min 70 max 9999999 cost e Too heavy for Air Parcel surf_pp: US Postal Surface Parcel crit weight min 0 max 0 cost e No shipping needed! at_least 4 adder 1 aggregate 70 table surf_pp min 0 max 1000 cost s Postal min 70 max 9999999 cost e Too heavy for Postal ParcelDESCRIPTIONLooks up a service zone by country in the "usps" table, then looks in the appropriate rate table for a price by that zone. Can aggregate shipments greater than 70 pounds by assuming you will ship multiple 70-pound packages (plus one package with the remainder). perl v5.14.2 2010-03-25 Vend::Ship::Postal(3pm)
Related Man Pages |
---|
mt_rand(3) - php |
html::formfu::constraint::minmaxfields(3pm) - debian |
text::password::pronounceable(3pm) - debian |
vend::parser(3pm) - debian |
vend::ship::postal(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Script help |
How to read max of 10 file at a time? |
Database table and Shared mem Sync issues |
perl if else if loop not working |
to find min and max value for each column! |