http://www.perlmonks.org?node_id=603494


in reply to Re^6: Making a regex case insensitive
in thread Making a regex case insensitive

You should be using a whitelist for the valid values of $SPROC, as was mentioned in several of the replies to your original question. The topic of bound parameters was also covered.

You should go back to that node and read all of the replies carefully, and ask questions when one of them doesn't make sense to you. If you just copy and paste code to see if it works you will do yourself a great disservice.

Replies are listed 'Best First'.
A reply falls below the community's threshold of quality. You may see it by logging in.