Hi

when using $r->print in perl 561/modperl 1.26 context on winXP,
I cannot get the value passed to be dereferenced as it is
explained in the doc $r->print automatically does.

$out='toto' ;

$r->print($out) ->output toto

$r->print(\$out)
$r->print((\$out))  ->both output scalar xxx

thanks for help
pascal


Acc�dez au courrier �lectronique de La Poste : www.laposte.net ; 3615 LAPOSTENET (0,13 
�/mn) ; t�l : 08 92 68 13 50 (0,34�/mn)"



Reply via email to