There isn't a switch statement either.  There's a way to make something
that looks similar to a switch, but it isn't a builtin control structure.

-spp

Lightning flashed, thunder crashed and "Kaustav Bhattacharya" <kaustav@kaustav.
uk.com> whispered:
| Mark,
| I only recently started coding in PERL so don't take the following as
| official.
| 
| There is no CASE statement in PERL. Instead you use something called SWITCH.
| 
| The O'Reilly book has an example of how to use the SWITCH statement.

Reply via email to