in reply to If I was forced to use only one kind of loop for the rest of my days it would be a
while ($bastard -> state() =~ /^alive$/i) { $bastard -> beat(severity => $max); } $cool_looping_constructs -> restore();
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: If I was forced to use only one kind of loop for the rest of my days it would be a
by saskaqueer (Friar) on Oct 08, 2005 at 15:31 UTC |