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.05 - 2012-10-03

  • No functional changes. Faster performance by avoid using named capture in regex. Benchmark on a simple format: sprintfn("%(a)s%s%s", {a=>1, b=>9}, 2, 3), shows increase from around 19k/s to 49k/sec (about 150% speed increase).

Modules

Drop-in replacement for sprintf(), with named parameter support