![]() |
|
Perl: the Markov chain saw | |
PerlMonks |
Re^2: do while loopsby f00li5h (Chaplain) |
on Dec 02, 2006 at 11:41 UTC ( #587378=note: print w/replies, xml ) | Need Help?? |
do{ ... } while $foo; isn't a loop, it's a block with a postfixed while, so you need to label it to re-do it.
@_=qw; ask f00li5h to appear and remain for a moment of pretend better than a lifetime;;s;;@_[map hex,split'',B204316D8C2A4516DE];;y/05/os/&print;
In Section
Tutorials
|
|