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.
JIP-Mock-v0.0.3
Override subroutines in a module
Changes for v0.0.3 - 2023-04-02
- Added call_original method.