Changes for version 0.4 - 2025-03-19
- FU::Validate: Support arrayref schemas
- FU::Validate: Rename 'values' option to 'elems'
- FU::Validate: Repurpose 'values' option to validate hash values
- FU::Validate: Merge nested 'elems', 'keys' and 'values' schemas during compile()
- FU::Validate: Rename 'scalar' to 'accept_scalar'
- FU::Validate: Add 'accept_array' option
- FU::Util: Add 'html_safe' option to json_format()
- FU::Util: Add gzip_compress() wrapper for libdeflate.so, zlib-ng.so or zlib.so
- FU::Util: Add brotli_compress() wrapper for libbrotlienc.so
- FU: Consistency fixes for fu->json() and fu->formdata()
- FU: Add fu->cookie() and fu->set_cookie()
- FU: Add support for brotli output compression
- FU: Use gzip_compress() for faster gzip output compression
Documentation
A bunch of automated benchmark results.
Modules
Framework Ultimatum: A Lean and Efficient Zero-Dependency Web Framework.
Extremely Basic Process-Wide Logging Infrastructure
Parse multipart/form-data
The Ultimate (synchronous) Interface to PostgreSQL
Small and Safe SQL Query Builder
Miscellaneous utility functions that really should have been part of a core Perl installation but aren't for some reason because the Perl community doesn't believe in the concept of a "batteries included" standard library. </rant>
Data and form validation and normalization
Convenient and efficient XML and HTML generator.
Provides
in FU/DebugImpl.pm
in FU/Pg.pm
in FU/Pg.pm
in FU/Validate.pm
in FU/XS.pm
in FU.pm
in FU.pm