Tie-Subset-0.02
Tie an array or hash to a subset of another array or hash, respectively
Changes for 0.02
- added Tie::Subset::Hash::Masked
Test-Instruction-0.04
A test framework
Changes for 0.04 - 2023-01-28
- extend to allow debugging of instruction/s by setting debug => 1.
PPIx-Regexp-0.087
Parse regular expressions
Changes for 0.087 - 2023-01-28
- Add support for code in optimized regex, a.k.a. (*{...}). This involved making the recognition of backtracking control more specific, since it also uses (?*...).
- If (*{...}) and (**{...}) are removed from Perl before Perl 5.38.0, support for them will be removed from this package.
Excel-ValueWriter-XLSX-1.02
generating data-only Excel workbooks in XLSX format, fast
Changes for 1.02
- added support for defined names
