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.040 - 2019-07-25

  • [new] Add convert_wildcard_to_re().
  • [internal] Rename named captures, also capture literals to make things like convert_wildcard_to_re() easier to implement.
  • [bugfix] Handle escaped comma in bash brace.
  • Capture ** in bash_joker to allow different behavior from * in the future.

Modules

Bash wildcard string routines