Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Re: Regex Substitution in sub

by Juerd (Abbot)
on Jun 04, 2003 at 18:51 UTC ( [id://263108]=note: print w/replies, xml ) Need Help??


in reply to Re: Regex Substitution in sub
in thread Regex Substitution in sub

sub interpret_clock { my %codes = (

It is probably a good idea to build the hash outside the sub, to avoid building it each time the sub is called.

Juerd # { site => 'juerd.nl', plp_site => 'plp.juerd.nl', do_not_use => 'spamtrap' }

Replies are listed 'Best First'.
Re: Re: Re: Regex Substitution in sub
by Ovid (Cardinal) on Jun 04, 2003 at 19:07 UTC

    Oops. You're right. Some days it doesn't pay to chew through the straps and log on.

    Cheers,
    Ovid

    New address of my CGI Course.
    Silence is Evil (feel free to copy and distribute widely - note copyright text)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (3)
As of 2024-04-26 07:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found