I'm trying to avoid assigning each param("somekey") to a variable in order to expand 
it in my here document.
I can refer to it as a hash element without any variable assignment using - print 
param("somekey"); - but I don't want to have to use print statements instead of a here 
document to display it to a Web page.
Any help?



---------------------------------
Do You Yahoo!?
Try FREE Yahoo! Mail - the world's greatest free email!

Reply via email to