on 3/17/02 11:02 PM, [EMAIL PROTECTED] purportedly said:
> but i dont see how you can use a hash in this case . the
> variable name could be many different names as it is
> concatenated dynamically.
>
> would you happen to have an example of this?
David Iberri gave a concrete example according
Said allan:
>> Keary Suska wrote:
>>
>> IMHO, symbolic refs are syntactic sugar that make code difficult to read,
>> follow, and debug. I recommend using hashes or objects instead. They are
>> easier to read, follow, and debug, and are more extensible.
Not to mention that those extra sigils give