Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re^2: conditional syntax options

by kyle (Abbot)
on Jun 28, 2009 at 15:42 UTC ( [id://775474]=note: print w/replies, xml ) Need Help??


in reply to Re: conditional syntax options
in thread conditional syntax options

A /$/ will match a newline as well as end-of-string. To match a literal end-of-string, use /\z/ instead.

Log In?
Username:
Password:

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

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

    No recent polls found