to['Some ID']
and it works ok here.['Some ID']
Update: No it doesn't :-(
But it's because Some ID isn't the same as Some ID (although it may look the same in the browser).
Update2:
my $header = q{Some} . chr(0x0A0) . q{ID}; my $te = HTML::TableExtract->new( headers => [$header] );
In reply to Re: Extract HTML rows with headers specified
by wfsp
in thread Extract HTML rows with headers specified
by kalyanrajsista
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |