 |
Beginning Perl Tutorial: "do until loop"
Perl do until loop tutorial - Control structures in Perl, learn how to use a do until loop. ... Perl's do .. until loop is almost exactly the same as the until loop with one crucial difference - the code is executed before the expression is evaluated.
perl.about.com |
 |