http://qa.mandrakesoft.com/show_bug.cgi?id=4109
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From [EMAIL PROTECTED] 2003-01-07 11:39 -------
This is true, either a Provides: perl(XML::Handler::DOM) needs to be added, or the
requires must be filtered out.
--
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
------- Reminder: -------
assigned_to: [EMAIL PROTECTED]
status: NEW
creation_date:
description:
Not sure if this is a bug in the packaging or a bug in the perl module. My guess
is that it's caused by lib/XML/DOM/PerlSAX.pm that includes XML::Handler:DOM
even though the documentation says it should use XML::Handler::BuildDOM. The
comment in the start of the file is probably wrong too.
There is no package that defines XML::Handler::DOM but the package itself ships
XML::Handler::BuildDOM.