There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

Changes for version 0.249 - 2025-09-16

  • Requirement Changes
    • Require SPVM 0.990089.
  • Document and Internal Changes
    • Remove "object of" from arguments.
  • Incompatible Changes
    • Rename Match#captures method to cap method, and Match#captures returns an array that has captured elements.
    • Regex::Replacer anon method require $match always.
  • Bug Fix
    • Fix the bug that Match#captures_length returns wrong value.
  • Internal Changes
    • Improve the logic of constructors.

Modules

More Perlish Regular Expressions
Regular Expressions
Regex Matching Result
Regex Replacement Information
Callback for Regex Replacement