The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.004 - 2023-09-09

  • Add schema: obj::re.

Modules

Regexp object
Regexp object from string
Regex (convertable from string of the form `/.../`) or coderef (convertable from string of the form `sub { ... }`)
Regexp object
Regexp object from string using Regexp::From::String's str_to_re()
Regex (convertable from string of the form `/.../`) or coderef (convertable from string of the form `sub { ... }`)
Various regular-expression schemas