On Sat, Jan 12, 2013 at 12:56 PM, Charles DeRykus wrote:
> On Fri, Jan 11, 2013 at 2:01 PM, Christer Palm wrote:
>> Hi!
>>
>> I have a perl script that parses RSS streams from different news sources and
>> experience problems with national characters in a regexp function used for
>> matching a
On Fri, Jan 11, 2013 at 2:01 PM, Christer Palm wrote:
> Do you have suggestions on this character issue? Is it possible to determine
> the character set of a text efficiently? Is it other ways to solve the
> problem?
As far as other ways to solve the problem, my suggestion would be to
not use r
On Fri, Jan 11, 2013 at 2:01 PM, Christer Palm wrote:
> Hi!
>
> I have a perl script that parses RSS streams from different news sources and
> experience problems with national characters in a regexp function used for
> matching a keyword list with the RSS data.
>
> Everything works fine with a
On Fri, Jan 11, 2013 at 11:01:45PM +0100, Christer Palm wrote:
> Hi!
Hello,
> I have a perl script that parses RSS streams from different
> news sources and experience problems with national characters
> in a regexp function used for matching a keyword list with the
> RSS data.
>
> Everything w
On Jan 11, 2013, at 2:01 PM, Christer Palm wrote:
> Hi!
>
> I have a perl script that parses RSS streams from different news sources and
> experience problems with national characters in a regexp function used for
> matching a keyword list with the RSS data.
>
> Everything works fine with a