I'm running Apache 1.12, Mod_Perl 1.23, Apache::ASP 2.03 on NT.
I can't get the construct
<%
$foo = "xxx";
$$foo="yyy";
%>
to populate $xxx with "yyy". Works in normal Perl.

Any sugeestions ?
Thanks
Rod

Reply via email to