Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Code Misses a Replacement

by Transient (Hermit)
on Jul 07, 2005 at 19:39 UTC ( [id://473207]=note: print w/replies, xml ) Need Help??


in reply to Code Misses a Replacement

I can't speak as to why it might be missing the third to last tab (but it probably isn't, it's probably just spacing it as one space).

But, I would suggest doing a s/\|\|/or/g on your source code (that is, replacing the ||'s with or's) or else you won't know when you have a failure in your open or close functions. (||'s precedence is higher than what you want in these cases)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (5)
As of 2024-04-25 11:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found