Changes for version 0.4.0 - 2024-09-03
- new minor version!
- added HTTPTiny2h2o, which will take an HTTP::Tiny response HASH, the apply "d2o -autoundef" to whatever is returned via "contents"
- HTTPTiny2h2o doesn't attempt to trap any exceptions or verify before the "decode_json" that it is actually JSON
- see updated POD for HTTPTiny2h2o for more details
Modules
Provides baptise, semantically and idiomatically just like bless but creates accessors for you. It does other cool things to make Perl code easier to read and maintain, too.