[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Omaha.pm] Suggested XML modules...



On May 1, 2009, at 12:42 PM, Dan Linder wrote:
Unfortunately, we've recently run into some issues where our code was using the Expat perl module which calls out to a binary Expat.so. In our system, this is a no-no - we're trying to stay pure Perl and not use binary modules.

Why do you have to avoid Expat? It won't bite you, I promise. We've had zero trouble with that dependency. :)

   http://expat.sourceforge.net/

j