ja...i deleted the DOM.pm and install the package again....n comes the messages below:
PPM> install xml-dom.ppd
Install package 'xml-dom.ppd?' (y/N): y
Installing package 'xml-dom.ppd'...
Bytes transferred: 74265
Installing D:\Programme\Perl\site\lib\XML\DOM.pm
Writing D:\Programme\Perl\site\lib\auto\XML\DOM.packlist
and DOM.pm r in that directory....the generate date is in 2003, but not today ...strange....
so when i write
XML::DOM;
it shows these messages:
CGI-Fehler
Die angegebene CGI-Anwendung hat keinen vollständigen Satz von HTTP-Headern zurückgegeben.
Hi there,
PPM> install xml-dom.ppd
Install package 'xml-dom.ppd?' (y/N): y
Installing package 'xml-dom.ppd'...
Bytes transferred: 74265
Writing D:\Programme\Perl\site\lib\auto\XML\DOM.packlist
any further information?
is it that i install it successfully?
you can verify that with (I think) with the info [package] command in the ppm shell
but when i write
use XML::DOM;
have you checked that the DOM.pm exists in the perl installdir?cheers