![]() |
|
Just another Perl shrine | |
PerlMonks |
comment on |
( #3333=superdoc: print w/replies, xml ) | Need Help?? |
For the unaware, the general behavior of an empty regex is to function as the last successfully matched regex, if I am not misremembering.
for(split(" ","tsuJ rehtonA lreP rekcaH")){print reverse . " "}print "\b.\n";
In reply to Re^2: Special cases make special community
by pobocks
|
|