Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re^2: Help Perl Program - I have compilation errors don't know where

by tangieb01 (Novice)
on May 19, 2010 at 21:55 UTC ( [id://840812]=note: print w/replies, xml ) Need Help??


in reply to Re: Help Perl Program - I have compilation errors don't know where
in thread Help Perl Program - I have compilation errors don't know where

Thanks...that was my problem I had "While" when I should of had "while". Appreciate it. It works now!

  • Comment on Re^2: Help Perl Program - I have compilation errors don't know where

Replies are listed 'Best First'.
Re^3: Help Perl Program - I have compilation errors don't know where
by wwe (Friar) on May 25, 2010 at 08:23 UTC
    If you are using Perl 5.10 maybe you want to rewrite your code to use a switch statement given/when for a better readability. It also helps you to extend the number of tests without adding more and more if statements. See: Switch-statements

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://840812]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (5)
As of 2024-04-19 12:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found