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.04 - 2013-04-19

Modules

Emulate each(@array) on Perl < 5.12
Emulate keys(@array) on Perl < 5.12
Emulate values(@array) on Perl < 5.12

Provides

in lib/Syntax/Feature/EachOnArray.pm
in lib/Syntax/Feature/KeysOnArray.pm
in lib/Syntax/Feature/ValuesOnArray.pm