Tickit-Console-0.11
build full-screen console-style applications
Changes for 0.11 - 2023-03-04
- CHANGES
Syntax-Keyword-Dynamically-0.12
dynamically change the value of a variable
Changes for 0.12 - 2023-03-04
- CHANGES
- BUGFIXES
Carp-Assert-0.22
executable comments
Changes for 0.22 - 2023-03-04
- Removed shouldn't. As of perl 5.37.9 use of apostrophe as a package separator warns. As of 5.42 it will be removed. Really Schwern, you should have resisted the urge. 😀
- Changed the Makefile.PL metadata to point at my repo, not the Schwern repo.
OpenAI-API-0.21
Perl interface to OpenAI API
Changes for 0.21 - 2024-03-04
- Implement retry with sleep.