Hello, I'm trying to install the module on windows. I got to the point when dmake ends with the message
Can't find string terminator "}" anywhere before EOF at -e line 1. and have any idea where it comes from. The whole output looks like this: C:\perl5-10\bin\perl.exe -MExtUtils::Command -e rm_rf ..\blib\arch\auto\Archive\Unzip\Burst\Burst.a ar -ru ..\blib\arch\auto\Archive\Unzip\Burst\Burst.a unzip-5.52\unzip.o unzip-5.52\crc32.o unzip-5.52\crctab.o unzip-5.52 \crypt.o unzip-5.52\envargs.o unzip-5.52\explode.o unzip-5.52\extract.o unzip-5.52\fileio.o unzip-5.52\globals.o unzip-5. 52\inflate.o unzip-5.52\list.o unzip-5.52\match.o unzip-5.52\process.o unzip-5.52\ttyio.o unzip-5.52\unreduce.o unzip-5.5 2\unshrink.o unzip-5.52\zipinfo.o unzip-5.52\api.o unzip-5.52\win32.o c:\MinGw\bin\ar.exe: creating ..\blib\arch\auto\Archive\Unzip\Burst\Burst.a C:\perl5-10\bin\perl.exe -MExtUtils::Command -e chmod 755 ..\blib\arch\auto\Archive\Unzip\Burst\Burst.a Can't find string terminator "}" anywhere before EOF at -e line 1. make: *** [..\blib\arch\auto\Archive\Unzip\Burst\Burst.a] Error 255 dmake: Error code 130, while making 'subdirs' Any suggestions? -- Radek