The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.0.10 - 2015-10-25

  • Basic Authorization added.
  • Numerous doc and test change.
  • Had to remove Try::Tiny because it was giving grief under 5.8.8
  • Still having grief with Locale::Currency which works on some Perls and not others. If I avoid the really poor public interface with the patchy support on earlier and later versions of Perl, and use the private Locale::Codes interface, I only have problems on Perl 5.14. Fighting the urge to avoid using it altogether by eliminating the dependency and replacing it with something that works properly and consistently. Grumble, grumble. Hope it can be fixed. And tested. On lots and lots of different Perls. Because that's good. Right?

Modules

A Shippo API Perl Wrapper (coming soon)

Provides

in lib/WebService/Shippo/Address.pm
in lib/WebService/Shippo/Async.pm
in lib/WebService/Shippo/CarrierAccount.pm
in lib/WebService/Shippo/Config.pm
in lib/WebService/Shippo/Creator.pm
in lib/WebService/Shippo/Currency.pm
in lib/WebService/Shippo/CustomsDeclaration.pm
in lib/WebService/Shippo/CustomsItem.pm
in lib/WebService/Shippo/Entities.pm
in lib/WebService/Shippo/Fetcher.pm
in lib/WebService/Shippo/Lister.pm
in lib/WebService/Shippo/Manifest.pm
in lib/WebService/Shippo/Object.pm
in lib/WebService/Shippo/ObjectList.pm
in lib/WebService/Shippo/Parcel.pm
in lib/WebService/Shippo/Rate.pm
in lib/WebService/Shippo/Refund.pm
in lib/WebService/Shippo/Request.pm
in lib/WebService/Shippo/Resource.pm
in lib/WebService/Shippo/Shipment.pm
in lib/WebService/Shippo/Transaction.pm
in lib/WebService/Shippo/Updater.pm

Examples