Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: If statement multiple conditions

by Kenosis (Priest)
on Mar 13, 2013 at 23:55 UTC ( [id://1023323]=note: print w/replies, xml ) Need Help??


in reply to If statement multiple conditions

Are there any meta-characters in $formget that may interfere with the match? If so, consider trying $form_type=~/\Q$formget\E/

Replies are listed 'Best First'.
Re^2: If statement multiple conditions
by kbone (Novice) on Mar 14, 2013 at 00:50 UTC

    The form type variable does have a .* in it. I tried your suggestion and I still could not pull any matches. I think it must have something to do with how I have set up the array. Thanks for your response!

      You're most welcome, kbone!

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (2)
As of 2024-04-20 03:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found