Test-Compile-v3.2.0
Assert that your Perl files compile OK.
Changes for v3.2.0 - 2023-04-03
- Sort the output of all_pl_files() and all_pm_files()
File-Map-0.69
Memory mapping made simple and safe.
Changes for 0.69 - 2023-04-02T22:07:56+02:00
- Move almost all code from .pm file into .xs file
Term-TablePrint-0.158
Print a table to the terminal and browse it interactively.
Changes for 0.158 - 2023-04-02
- Bugfix CPAN test fail Perl 5.10: the substitution modifier 'r' was introduced only with Perl 5.14.
Type-Tiny-2.003_000
tiny, yet Moo(se)-compatible type constraint
Changes for 2.003_000 - 2023-04-02
- Documentation
- Other
OpenAI-API-0.34
Perl interface to OpenAI API
Changes for 0.34 - 2023-04-02
- Add OpenAI::API::Response modules. Fix tests. "/edits" endpoint is working again.