Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Backticks and Pattern Matching.

by rgiskard (Hermit)
on Feb 05, 2008 at 15:35 UTC ( [id://666320]=note: print w/replies, xml ) Need Help??


in reply to Backticks and Pattern Matching.

When you use backticks and you don't chomp the results the returned value will include a newline.

You must account for this in your strict comparison if you're not going to chomp (but please use eq, otherwise you're not comparing you are setting).

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (5)
As of 2024-04-25 08:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found