Changes for version 0.0.12 - 2015-11-03

  • Address->validate no longer refreshes subject of method call if that subject is an address. The returned object is a validated address, not an opportunity to enrich the subject.
  • to_json is pretty if also passed a true as second argument
  • AUTOLOAD methods defined as pure accessors, not as mutators.
  • All entities now implement an iterator using the iterator method
  • Fix buggy ObjectList page transitions. Results were not correctly blessed as items but as lists.
  • Lots of stuff that just didn't smell right either got fixed or re-factored.

Modules

A Shippo API Perl Wrapper (pre-release)
Work with Shippo Address objects.

Provides

in lib/WebService/Shippo/Async.pm
in lib/WebService/Shippo/CarrierAccount.pm
in lib/WebService/Shippo/Collection.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/Manifest.pm
in lib/WebService/Shippo/Object.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