App-BPOMUtils-RPO-Checker-0.002
Various checker utilities to help with Processed Food Registration (RPO - Registrasi Pangan Olahan) at BPOM
Changes for 0.002 - 2023-01-20
- Tweak Rinci metadata.
App-BPOMUtils-RPO-Checker-0.001
Various checker utilities to help with Processed Food Registration (RPO - Registrasi Pangan Olahan) at BPOM
Changes for 0.001 - 2023-01-20
- First release.
Mockery-0.01
Mock objects for testing purposes
Changes for 0.01
- First version, released on an unsuspecting world.
App-TextWrapUtils-0.002
Utilities related to text wrapping
Changes for 0.002 - 2022-12-13
- [incompatible change] [cli textwrap] Change default backend from Text::Wrap to Text::ANSI::Util because Text::Wrap does not remove initial indent.
HTML-Blitz-0.05
high-performance, selector-based, content-aware HTML template engine
Changes for 0.05 - 2023-02-11
- fatalize 'uninitialized' warnings; i.e. templates will now die() if they encounter undefined variables
- treat basefont, bgsound, frame, keygen as void elements; i.e. they cannot have content or close tags
- special-case the contents of script, style, and title elements; they cannot have child elements and (in the case of style and script) they don't support HTML entities to escape text contents