Eternius: import the package for perl

Beitrag lesen

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

--
no strict;
no warnings;
Über eine Rückmeldung freut sich später jeder, der das gleiche Problem hat und im Archiv nach einer Lösung sucht.