"Guillaume Morin" <[EMAIL PROTECTED]> writes: > Dans un message du 10 jan � 15:51, John Utz �crivait : > > i have a project that i have to use XMLSchemas for validating input. > > > > since large chunks of it are implemented in perl, i really want to do my > > bit in perl. > > > > if there is any 1.6-ish Xerces.pm implementations kicking around ( however > > lame ) i'd love to make use of it! > > Not at the moment and Jason (XML::Xerces author) seems pretty busy > currently. So I guess it won't happen tomorrow. But, you can still use > 1.5.2 which has partial support for schemas.
He speaks the truth... I'm preparing for a talk at a conference at the end of the month, and I haven't been willing to commit the time it will take to get XML::Xerces-1.6.0_0 out the door. Producing the release is easy, the hard part is that it is *really* important that XML::Xerces begins to support the config.cache files that are created by Xerces-C's configure script. That way, we can really have cross-platform support. To release 1.6.0_0 without that is a guarantee that we get 20 emails of the ilk: 'XML::Xerces won't compile on <fill-in-your-favorite-arch>'. Let me look. I may be able to produce a beta this weekend and put it under the experimental section of the ftp site. jas. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
