Skip to main content




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

metacpan.org/dist/Tie-Subset



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.

metacpan.org/dist/Test-Instruc…



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.

metacpan.org/dist/PPIx-Regexp