Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re^2: re + utf8 problem

by maard (Pilgrim)
on Sep 27, 2004 at 10:59 UTC ( [id://394116]=note: print w/replies, xml ) Need Help??


in reply to Re: re + utf8 problem
in thread re + utf8 problem

When I include utf8 either via "use" or via #perl2exe_include, I get lots of following warnings:
Use of uninitialized value in pattern match (m//) at PERL2EXE_STORAGE/ +utf8_heavy.pl line 185, <$fh> line 1. Use of uninitialized value in scalar assignment at PERL2EXE_STORAGE/ut +f8_heavy.pl line 201, <$fh> line 1. ... Use of uninitialized value in scalar assignment at PERL2EXE_STORAGE/ut +f8_heavy.pl line 317, <$fh> line 1. Use of uninitialized value in pattern match (m//) at PERL2EXE_STORAGE/ +utf8_heavy.pl line 318, <$fh> line 1.
and finally HTML::Template dies with:
panic: swash_fetch at PERL2EXE_STORAGE/HTML/Template.pm line 1910, <$f +h> line 1.
, so probably including utf8 in script isn't a good idea?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://394116]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (4)
As of 2024-04-25 05:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found