- or download this
#!/usr/local/bin/perl5.8.0 or #!/usr/local/bin/perl5.6.1
...
sub test {
$main::x =~ s/(.*?)I/$1/isge;
}
- or download this
Perl 5.8.0
timethis 1000: 48 wallclock secs (46.76 usr + 0.02 sys = 46.78 CPU) @
+ 21.38/s (n=1000)
Perl 5.6.1
timethis 1000: 1 wallclock secs ( 0.70 usr + 0.00 sys = 0.70 CPU) @
+ 1428.57/s (n=1000)
- or download this
Setting an EVAL scope, savestack=12
24 <opqrstuvwx> <yz> | 1: OPEN1
...
Setting an EVAL scope, savestack=12
failed...
Match failed
- or download this
SANY can match 1 times out of 1...
23 <opqrstuvw> <xyz> | 6: CLOSE1
...
SANY can match 0 times out of 1...
failed...
Match failed