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
Redo « Statement « Perl
Perl
Statement
Redo
1.
Using the redo statement in a while structure.
2.
redo statement
3.
While loop, foreach loop, and block and redo
4.
A word-counting program that uses the redo statement.
5.
Using a label without a loop and the redo statement