From: [EMAIL PROTECTED]
> I read in Learning Perl that there are no such constructs like a case
> statement.  Is there something similar or did I misread this?  

Ask the FAQ, run

        perldoc -q "case statement"

> Also
> what about functions and function calls, do these exits or does the
> subroutines replace these?

Subroutines are both what some languages call procedures and 
functions.

Jenda
===== [EMAIL PROTECTED] === http://Jenda.Krynicky.cz =====
When it comes to wine, women and song, wizards are allowed 
to get drunk and croon as much as they like.
        -- Terry Pratchett in Sourcery


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to