HTTP-Daemon-6.15
A simple http server class
Changes for 6.15 - 2023-02-22T22:02:46Z
- Fix CVE-2022-31081: Inconsistent Interpretation of HTTP Requests Correctly handle multiple Content-Length headers and its variants (Theo van Hoesel) Closes "Discrepancies in the Parsing of Content Length header ..." (GH#56) (blessingcharles)
- kill test server with KILL rather than QUIT (GH#63) (Graham Knop)
- Create TestServer test lib for running daemon process (GH#62) (Graham Knop)
- Clean up tests (GH#61) (Graham Knop)
Text-Wrap-Smart-XS-0.08
Wrap text fast into chunks of similar length
Changes for 0.08 - 2023-02-22
- Move testing modules to test_requires.
- Drop generating compat Makefile.PL.
CallBackery-0.43.1
CallBackery is a Mojolicious+Qoodoo Framework for building Web Applications
Changes for 0.43.1 - 2023-02-22T17:19:04Z
- make renderTemplate work, even when the destination folder does not exist
Cpanel-JSON-XS-4.35
cPanel fork of JSON::XS, fast and correct serializing
Changes for 4.35 - 2023-02-22
- fix utf8 object stringification (jixam PR #212)
OpenAI-API-0.1
A Perl module for accessing the OpenAI API
Changes for 0.10 - 2023-02-22
- Improve documentation.