The XML::SAX package should handle SAX parser registration, otherwise XML::SAX->parsers() does not work. Will attach a specfile patch. One-line tester: perl -MXML::SAX -MData::Dumper -e 'print Dumper(XML::SAX->parsers())'
Created attachment 99514 [details] Handle parser registration, other improvements * Sun Apr 18 2004 Ville Skyttä <ville.skytta at iki.fi> - 0.12-7 - Handle ParserDetails.ini parser registration. - Require perl(:MODULE_COMPAT_*). - Own installed directories.
Any chance of getting this finally fixed for FC3?
ping? See also bug 121168.
Applied to CVS but build may be delayed due to build system problems.