Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: A refactoring trap

by Roy Johnson (Monsignor)
on Aug 17, 2005 at 19:00 UTC ( [id://484532]=note: print w/replies, xml ) Need Help??


in reply to A refactoring trap

You could also join the two expressions into one:
next PARSE if /^\s*(?:#|$)/;
That might be complex enough to refactor using /x.

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://484532]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (7)
As of 2024-04-18 17:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found