I've converted Business::Shipping to use CHI instead of Cache::FileCache. I've also made it configurable by setting $rate_request->cache_config or $tracking->cache_config. I've also updated all docs and tests to reflect this change, and created the CHANGELOG entries. So if you approve, you should just be able to pull into your repo and push it to PAUSE.
I also fixed a failing test in 210-USPS_Online-basic.t. It was using Airmail Parcel Post, which USPS said didn't exist. So I switched it to Express Mail International. I hope that's ok.
I've converted Business::Shipping to use CHI instead of Cache::FileCache. I've also made it configurable by setting $rate_request->cache_config or $tracking->cache_config. I've also updated all docs and tests to reflect this change, and created the CHANGELOG entries. So if you approve, you should just be able to pull into your repo and push it to PAUSE.
I also fixed a failing test in 210-USPS_Online-basic.t. It was using Airmail Parcel Post, which USPS said didn't exist. So I switched it to Express Mail International. I hope that's ok.