Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: Pattern Matching Hell.

by orbital (Scribe)
on Apr 05, 2001 at 07:49 UTC ( #70004=note: print w/replies, xml ) Need Help??


in reply to Pattern Matching Hell.

If you don't mind giving up control of your values you can avoid regular expressions by using a simple test case.

if ($value eq "") { $value="whatever"; }

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others taking refuge in the Monastery: (1)
As of 2023-09-24 04:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?