> > I was wondering what languages have support for regular expressions in > with hebrew. > > I need to do automatic parsing of a text file to convert it to some > other format (its a single file so I need a simple solution > which won't > take long to use). > > Thanks >
You can use Perl, sure, just make sure to use 5.8.0 or higher. For specific help, I suggest emailing [EMAIL PROTECTED] Offer Kaye ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
