Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re^3: To enhance the script to cover new rules

by pvaldes (Chaplain)
on Jan 09, 2013 at 16:35 UTC ( [id://1012526]=note: print w/replies, xml ) Need Help??


in reply to Re^2: To enhance the script to cover new rules
in thread To enhance the script to cover new rules

if($_==1){ print("$curlev DC lentgh AND width ranges block is missing!\n")}

you don't need the parentheses here, same as:

if($_==1){ print $curlev, ' DC lentgh AND width ranges block is missing!\n'}

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (4)
As of 2024-04-24 20:34 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found