in reply to
HTML::HeadParser install failure: can't \x{} without use utf8;
One way of making this problem go away may be to upgrade to Perl 5.8.X for some X <= 6. The 5.8.X family is generally a lot better at Unicode stuff than 5.6.X.
Dave.
Comment on
Re: HTML::HeadParser install failure: can't \x{} without use utf8;
In Section
Seekers of Perl Wisdom