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

Re: Re: next if regex matches

by tos (Deacon)
on May 15, 2003 at 11:13 UTC ( [id://258356]=note: print w/replies, xml ) Need Help??


in reply to Re: next if regex matches
in thread next if regex matches

another form of negation could be
next if $path !~ /\.(?:log|txt)$/;

Replies are listed 'Best First'.
Re: Re: Re: next if regex matches
by tos (Deacon) on May 15, 2003 at 11:40 UTC
    Sorry monks.

    To late i noticed that Enlil already mentioned my comment. So i'll go up to my room and flagelate myself.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (2)
As of 2024-04-25 22:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found