-
-
19 May 2021 21:33:13 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (0)
- Testers (94 / 0 / 2)
- Kwalitee
Bus factor: 2- 53.45% Coverage
- License: artistic_2
- Perl: v5.10.0
- Activity
24 month- Tools
- Download (20.79KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors-
Steve Simms
- Dependencies
- Hash::AsObject
- Mojolicious
- URI
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 1.125 - 2021-05-19
- Updated API endpoints. Always use HTTPS.
- Removed two tests that started failing due to changes in the API response.
- Skip tracking tests (which are disabled anyway) rather than failing if test credentials aren't set.
- Access to the testing/staging environment is no longer granted by default and testing against the production environment is allowed (load/stress testing isn't), so tests are now run against the production API by default. To run against the testing/staging environment, set USPS_WEBTOOLS_ENVIRONMENT to TESTING while setting up your credentials.
Documentation
Modules
Use the US Postal Service Web Toolscanonicalize a US addresslookup a City and State by Zip Codetrack a shipment using the USPS Web Toolslookup a Zip Code using the USPS Web ToolsOther files
Module Install Instructions
To install Business::US::USPS::WebTools, copy and paste the appropriate command in to your terminal.
cpanm Business::US::USPS::WebTools
perl -MCPAN -e shell install Business::US::USPS::WebTools
For more information on module installation, please visit the detailed CPAN module installation guide.