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 1.10 - 2014-10-03

  • fix '${}' to match documentation. Now '${' will eat everything up to the '}', allowing string:The current CGI 'action' param is: ${cgi/param --action}
    • '${foo' (without any '}') and '$foo}' will still interpolate foo (and eat the '}').

Modules

super light TAL for Perl!