On Wednesday, August 20, 2003, at 09:07 AM, Jeff Pelkey wrote:


Howdy Chisel,

Thanks for the input! The $$text_ref may have been too obvious. I have
used [EMAIL PROTECTED] and $%text_ref to dereference arrays and hashes before but
had never thought of using "$$text_ref".


I think you mean @$text_ref and %$text_ref to deref arrays and hashes respectively. By extrapolation, it would be $$text_ref to deref a scalar. Remember, a reference is always a scalar...



-------------------------------------------------------
This SF.net email is sponsored by Dice.com.
Did you know that Dice has over 25,000 tech jobs available today? From
careers in IT to Engineering to Tech Sales, Dice has tech jobs from the
best hiring companies. http://www.dice.com/index.epl?rel_code=104
_______________________________________________
Html-template-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/html-template-users

Reply via email to