I wrote:
>
> - my $qr = [EMAIL PROTECTED]('|', keys %{$inhash})]}};
> + my $qr = [EMAIL PROTECTED]('|', map {quotemeta} keys %{$inhash})]}};
Actually, I see that doesn't really do the right thing. It avoids a
regexp error, but the data doesn't come out right.
--
To UNSUBSCRIBE, emai
Package: libxml-rsslite-perl
Version: 0.11-1
Severity: normal
File: /usr/share/perl5/XML/RSSLite.pm
The file below run as "perl bar.pl" gets an error
Unmatched [ in regex; marked by <-- HERE in m/![ <-- HERE CDATA[/ at
/usr/share/perl5/XML/RSSLite.pm line 266.
I suspect the parsing somehow
2 matches
Mail list logo