> 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
>


>> This is an intentional and documented performance hack.
RTFM. :)


:):)
Sorry I don't understand RTFM :)

I forgot to mention the dereference does not work in
 Apache::Filter context, while it works in regular situations.


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