Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: Output Repeats in the elsif statement

by nvivek (Vicar)
on Feb 14, 2013 at 05:23 UTC ( [id://1018686]=note: print w/replies, xml ) Need Help??


in reply to Output Repeats in the elsif statement

If you want to check $carroadnameverify2 as empty, you can try following.

elsif(!defined $carroadnameverify2 && $carroadnameverify2 =~ /^\s*$/)

Above condition will print CAR RECORD NOT FOUND message when $carroadnameverify2 is undef or null or string with blank characters.

Replies are listed 'Best First'.
Re^2: Output Repeats in the elsif statement
by PilotinControl (Pilgrim) on Feb 14, 2013 at 12:45 UTC

    Thank you perl monks! The solutions given worked! Much appreciated. Thanks again!

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (5)
As of 2025-07-10 20:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.