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

Re^4: Stupid mistakes I repeatedly make

by Roy Johnson (Monsignor)
on Mar 28, 2005 at 11:29 UTC ( [id://442847]=note: print w/replies, xml ) Need Help??

This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.


in reply to Re^3: Stupid mistakes I repeatedly make
in thread Stupid mistakes I repeatedly make

You likely don't care how many times the replacement happened, but it's not uncommon to care about whether any replacements happened.
if (s/foo/bar/) { ... } else { ... }
(How many isn't even an issue unless you're using /g. It's just 1 or 0 — it replaced something or it didn't.)

Caution: Contents may have been coded under pressure.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://442847]
help
Sections?
Information?
Find Nodes?
Leftovers?
    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.