Hi there...
I've checked learning perl and perl cookbook, and perldoc, but can't seem to
come up with the reason why the following is failing:
print <<"EOF";
text text text $item{'key'} text text
EOF
The value from the hash variable $item{'key'} doesn't seem to be
interpolated. It doesn't generate an error though.
Any ideas?
Mike Kavanagh
Internet Development Manager
Oxford University Press
W: http://www.oup.com
V: +44 (0) 1865 267452
Fax: +44 1865 267100
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]