![]() |
|
Welcome to the Monastery | |
PerlMonks |
Re^2: Magic 8 Ballby suaveant (Parson) |
on Jun 28, 2005 at 19:45 UTC ( #470796=note: print w/replies, xml ) | Need Help?? |
( $a = $1 ) =~ s/\s+(8+\s+)*//g; # Remove center "hole" (from copy)
This line also removes whitespace from outside the ball.
In Section
Obfuscated Code
|
|