Hi all,
If I try to search for something using ppm3, for example:
s CGI
It gives the error below. I have searched on the net but I couldn't find any
help and I don't know how to solve it.
After this error appears, ppm closes automaticly with no other effect.
I have reinstalled manually Win32::SSDl from a tarball, but the error still
appears and doesn't let me install or search for perl modules.
error: can't parse
<SOFTPKG NAME="Win32-SDDL" VERSION="0,04,0,0">
<TITLE>Win32-SDDL</TITLE>
<ABSTRACT>SDDL parsing module for Windows</ABSTRACT>
<AUTHOR>Tim Johnson (tojo2000@tojo2000.com)</AUTHOR>
<IMPLEMENTATION
<DEPENDENCY NAME="Win32-OLE" VERSION="0,0,0,0" />
<OS NAME="MSWin32" />
<ARCHITECTURE NAME="MSWin32-x86-multi-thread" />
<CODEBASE HREF="Win32-SDDL-0.04-PPM56.tar.gz" />
</IMPLEMENTATION>
<IMPLEMENTATION
<DEPENDENCY NAME="Win32-OLE" VERSION="0,0,0,0" />
<OS NAME="MSWin32" />
<ARCHITECTURE NAME="MSWin32-x86-multi-thread-5.8" />
<CODEBASE HREF="Win32-SDDL-0.04-PPM58.tar.gz" />
</IMPLEMENTATION>
</SOFTPKG>: No close element tag [Ln: 7, Col: 2]
It also gives the following error for more times, but this error appeared
until now and I had no other issues because of it:
Unable to recognise encoding of this document at
D:/usr/site/lib/XML/SAX/PurePer
l/EncodingDetect.pm line 96, <$__ANONIO__> line 15.
Thank you.
Teddy