Skip Menu |

This queue is for tickets about the HTML-TableExtract CPAN distribution.

Report information
The Basics
Id: 12028
Status: new
Priority: 0/
Queue: HTML-TableExtract

People
Owner: Nobody in particular
Requestors: neyuki+rtcpan [...] bsx.ru
Cc:
AdminCc:

Bug Information
Severity: Unimportant
Broken in: 1.10
Fixed in: (no value)



Subject: Regexps in headers
Hello. headers => [ 'Something\.', '\(Something\)', ] Headers like this issue warning messages in $ts->rows. Is there any way to use dots and other characters without interpret them like regexp metacharacters? -- neyuki