Hello, I tried to compile the new version HTML-Parser-3.13 and there is a error during the compilation. cl.exe -c -O2 -MD -DNDEBUG -TP -GX -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DPERL_OBJECT -O2 -MD -DNDEBUG -TP -GX -DVERSION=\"3.13\" -DXS_VERSION=\"3.13\" -IC:\sw\actperl\5.005\lib\MSWin32-x86-object\CORE -DMARKED_SECTION Parser.c Parser.c Parser.xs(162) : error C2440: 'initializing' : '' kann nicht in 'int (__thiscall CPerlObj::*)(struct sv *,struct magic *)' konvertiert werden Keine Funktion mit diesem Namen im Gueltigkeitsbereich stimmt mit dem Zieltyp ueberein This means Parser.xs(162) : error C2440: 'initializing' : '' can not be converted to 'int (__thiscall CPerlObj::*)(struct sv *,struct magic *)' There is no funktion with this name in the Area PLEASE HELP ME. Greetings E. Wendorff