From: Clif H. <ch...@po...> - 2002-07-21 04:21:13
|
The old DSML.pm used the XML::Parser module, the Makefile.PL probably has not been updated to reflect the new requirements of the DSML.pm file. One of the negative side effects of the new DSML.pm file is it requires quite a few xml modules, which in turn requires more or newer modules. This is the dreaded perl module dependency problem. One of the ways of getting around this problem is by using the perl cpan shell to help you with the modules. Clif Harden ch...@po... Peter Marschall wrote: > > Hi, > > while trying to implement the patches to DMSL.pm, I discovered > that DSML.pm uses XML::SAX::Base while Makefile.PL checks for > XML::Parser. > > Is this a problem with my old version XML::Parser or is the check in > Makefile.PL wrong ? > > Yours > Peter > -- > Peter Marschall | eMail: pet...@ma... > Scheffelstraße 15 | pet...@is... > 97072 Würzburg | Tel: 0931/14721 > PGP: D7 FF 20 FE E6 6B 31 74 D1 10 88 E0 3C FE 28 35 > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf |