Matthew Darwin wrote:

Stas Bekman wrote:

Ah, I suppose this is a typing error:


> my $string <<EOF;
> ...
> ...
> EOF
> print $string;

you miss '='

Also try adding utf8::encode($string);

Finally your bug report is missing. Please submit one, including a real example that we can try to reproduce the problem with:
http://perl.apache.org/bugs/


__________________________________________________________________
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

--
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html



Reply via email to