Search results for "module:English::Reference"

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

Regexp::English - Perl module to create regular expressions more verbosely River stage one • 1 direct dependent • 1 total dependent

Regexp::English provides an alternate regular expression syntax, one that is slightly more verbose than the standard mechanisms. In addition, it adds a few convenient features, like incremental expression building and bound captures. You can access a...

CHROMATIC/Regexp-English-1.01 - 05 Apr 2011 06:01:30 UTC

English::Script - Parse English subset and convert to data or code River stage zero No dependents

The module will parse a limited subset of English (using Parse::RecDescent grammar) and convert it to either a Perl data structure or YAML. It can then render this to code. The default renderer is JavaScript. Why? Well, the goal is to provide a means...

GRYPHON/English-Script-1.06 - 20 Mar 2022 00:52:04 UTC
3 results (0.042 seconds)