OpenAI-API-0.32
Perl interface to OpenAI API
Changes for 0.32 - 2023-03-26
- Add OpenAI::API::Error module. Add option to return HTTP::Response object.
CatalystX-RequestModel-0.013
Map body and data parameters to a model
Changes for 0.013
- Fixed minor issue with noisy error if doing a form upload to a request model that didn't support it.
- Fixed test case that failed on some platforms
- Distribution meta data fixes, including copyright update
List-Insertion-v0.1.0
Binary search a list for insertion point
Changes for v0.1.0 - 2023-03-24
- original version; created by h2xs 1.23 with options --name List::Insertion -X -P -b 5.24.0
Promise-ES6-0.28
ES6-style promises in Perl
Changes for 0.28
- Fix compatibility with Awaitable 0.64 and earlier.