I'll give this a try, hopefully it's better than ParseWords. Thanks for
the help.

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Jenda Krynicky
Sent: Tuesday, November 25, 2003 5:13 PM
To: [EMAIL PROTECTED]
Subject: Re: [Perl-unix-users] ParseWords and umlaut

From: "Andy Ryan" <[EMAIL PROTECTED]>
> I'm using the ParseWords perl module to parse through a csv file. When
> it encounters a word in it, specifically one with an umlaut in it, it
> creates an empty set for that line in the file. Any suggestions on how
> to fix this?

Yep. Dumping ParseWords.

        use Text::CSV_XS;

Jenda
===== [EMAIL PROTECTED] === http://Jenda.Krynicky.cz =====
When it comes to wine, women and song, wizards are allowed 
to get drunk and croon as much as they like.
        -- Terry Pratchett in Sourcery

_______________________________________________
Perl-Unix-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs


_______________________________________________
Perl-Unix-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to