Home
Perl
Array
CGI
Class
Data Type
Database
File
GUI
Hash
Language Basics
Network
Regular Expression
Report
Statement
String
Subroutine
System Functions
Win32
XML
Menu
Do While « Statement « Perl
Perl
Statement
Do While
1.
Using the do/while repetition structure
2.
Do .. while statement
3.
Print out even numbers with a do...while loop
4.
A do statement.
5.
The do/while and do/until Loops