in reply to Re: Pugs configuration - file locations
in thread Pugs configuration - file locations
Owell...pugs> my $z= "abc12345we678" "abc12345we678" pugs> $z ~~ ?/\d+/ *** Cannot parse regex: \d+ *** Error: Error: Can't use string ("1") as a subroutine ref while "st +rict refs" in use at D:\pugs\perl5\Pugs-Compiler-Rule\lib/Pugs /Compiler/Regex.pm line 85. Bool::False pugs>
—John
in Allen, Texas (Dallas metroplex)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Pugs configuration - file locations
by moritz (Cardinal) on Feb 27, 2008 at 08:59 UTC | |
by John M. Dlugosz (Monsignor) on Feb 27, 2008 at 09:08 UTC | |
by moritz (Cardinal) on Feb 27, 2008 at 09:24 UTC |