in reply to Re: Re: XML to XML
in thread XML to XML

Many Thanks,
I installed following Perl moduls
XML-LibXML.ppd XML-LibXML-Common.ppd XML-LibXML-Iterator.ppd XML-LibXSLT.ppd XML-XPath.ppd XML-SAX.ppd

I am receiving the following error message
E:\xml2xml\xslt>perl libxslt.pl Can't load 'C:/Perl/site/lib/auto/XML/LibXML/Common/Common.dll' for mo +dule XML:: LibXML::Common: load_file:One of the library files needed to run this +applicatio n cannot be found at C:/Perl/lib/DynaLoader.pm line 229. at C:/Perl/site/lib/XML/LibXML.pm line 11 Compilation failed in require at C:/Perl/site/lib/XML/LibXML.pm line 1 +1. BEGIN failed--compilation aborted at C:/Perl/site/lib/XML/LibXML.pm li +ne 11. Compilation failed in require at C:/Perl/site/lib/XML/LibXSLT.pm line +8. BEGIN failed--compilation aborted at C:/Perl/site/lib/XML/LibXSLT.pm l +ine 8. Compilation failed in require at libxslt.pl line 1. BEGIN failed--compilation aborted at libxslt.pl line 1.

Please suggest. JD