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

Search results for "dist:English-Reference English"

English::Reference - use words to dereference things River stage zero No dependents

Provides the ability to use: ARRAY $arrayref CODE $coderef GLOB $globref HASH $hashref SCALAR $scalaref en lieu of @$arrayref &$coderef *$globref %$hashref $$scalaref or @{$arrayref} &{$coderef} *{$globref} %{$hashref} ${$scalaref} As an added bonus,...

JPIERCE/English-Reference-0.03 - 30 Aug 2000 18:34:30 UTC
1 result (0.03 seconds)