Changes for version 0.01 - 2026-06-20

  • First version.
  • Lexically-scoped `?|` conditional-splice operator: `COND ?| LIST` yields LIST when COND is true, else the empty list.
  • Requires perl 5.38+ (the PL_infix_plugin hook); does not install below.

Modules

a short-circuiting < ?> operator for conditional list elements