I've pinged Doug and the final verdict is this:

  The print-a-scalar-reference feature is now deprecated. There are
  known bugs when using it and it's not supported by mod_perl 2.0. If
  you have a scalar reference containing a string to be printed,
  dereference it before sending it to print.

It's now documented as such.

Jonathan, please adjust your code to dereference the scalar references before sending them to print.

__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com


-- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html



Reply via email to