The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.005 - 2022-11-03

  • Also allow options for str_maybe_to_re().
  • Add alias ci for option case_insensitive.
  • [safety] Die on unknown option.
  • Also apply ci and anchored options to string of the form /.../ and qr(...).

Modules

Convert '/.../' or 'qr(...)' into Regexp object