Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
perl-ldap-0.33 depends on dev-perl/XML-SAX-Base and not dev-perl/XML-Parser when emerging with USE="XML" when running "perl Makefile.PL" you can see that it checks for XML::SAX::Base, also in "lib/Net/LDAP/DSML.pm" it includes the XML-SAX-Base "use XML::SAX::Base;". the README file is in this point wrong, when it says XML::Parser
hmmmm...i see XML::SAX::Base, XML::SAX::Writer, and even a single ref to XML::Parser...updating deps, thanks for the heads up!