Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: Tied Variables - why?

by sauoq (Abbot)
on Sep 07, 2002 at 23:51 UTC ( [id://195936]=note: print w/replies, xml ) Need Help??


in reply to Tied Variables - why?

This is just another case of there being more than one way to do it. No matter what you have to do, you could find a way to do it without tie. But since tie is there, you can use it if you want, you think it makes sense, or it saves you some work.

One might also say, "we already have a for loop which would allow us to iterate a variable over an array's indices," and then ask, "what good is a foreach loop?"

-sauoq
"My two cents aren't worth a dime.";

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (3)
As of 2024-04-16 22:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found