Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re^2: Replace $a with $b if $a ne $b

by cog (Parson)
on May 06, 2005 at 18:38 UTC ( [id://454765]=note: print w/replies, xml ) Need Help??


in reply to Re: Replace $a with $b if $a ne $b
in thread Replace $a with $b if $a ne $b

Take this values of $a and $b:

$a = 12; $b = 2;

From his words:

if $a does not match $b

I assume he wouldn't want to put the 2 in $a, as $a already matches $b.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://454765]
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 13:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found