http://qa.mandrakesoft.com/show_bug.cgi?id=4109





------- Additional Comments From [EMAIL PROTECTED]  2003-01-07 23:25 -------
No, the correct thing to do is fixing the perl code. The file PerlSAX.pm is
supposed to give an backwards compatible alias for new name
XML::Handler::BuildDOM to the old name XML::DOM::PerlSAX. 

Change every occurence of XML::Handler::DOM to XML::Handler::BuildDOM will fix
the package and the code.



-- 
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.

Reply via email to