I've now checked AxKit fully into apache.org cvs, and fixed up some areas where things needed fixing (one thing was changing Plugins to Plugin), but there's lots of work left to do.
The biggest thing is I want to clean up the Makefile.PL and distribution mechanism for the next release. For starters we need to change the check for libexpat. Since we no longer require expat (and in fact you're better off without it), we should merely check for XML::Parser 2.30 instead. However we should not make a missing XML::Parser fatal, since we can use getstyles.c's interface to libxml2 instead. So we need to make it a test for one or the other. Finally, I'd like to start shipping without some of the other cruft, like libexpat and XML::Parser and Error.pm etc. So we should fix things up to work without those. I'd like to see someone else fix all this stuff. You don't need commit access, just do the work and mail me the patch. This would be an ideal way for someone to get started being involved in the project, and could lead to bigger brighter things. -- <!-- Matt --> <:->Get a smart net</:-> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
