Subject: | Mis-represents data. |
Please see below dumper of an HTML::TokeParser token: compare $VAR1->
[1]->{href} and $VAR1->[4]. The latter is correct.
This is for the latest binary for Win32 ActivePerl - which is an old
version, I admit. No VC++ here, so I can't say if this is really a
current bug or not.
$VAR1 = [
'a',
{
'href' => '/index.php?
currpage=2&days=1&jobtype=0&keywords=PERL〈=en&orderby=4&task=JobSearc
h&xc=0'
},
[
'href'
],
'<a href="/index.php?
currpage=2&days=1&jobtype=0&keywords=PERL&lang=en&orderby=4&task=JobSea
rch&xc=0">'
];