in reply to Error generated in an EXE created using PP command

pankaj_it09 this is your 86th writeup, what trouble are you having searching for error messages? splain
$ echo Unrecognized character \x05 in column 18 at C:/Perl/lib/Archive +/Zip/ZipFileMember.pm line 40. |splain Unrecognized character \x05 in column 18 at C:/Perl/lib/Archive/Zip/ZipFileMember.pm line 40. (#1) (F) The Perl parser has no idea what to do with the specified char +acter in your Perl script (or eval) at the specified column. Perhaps yo +u tried to run a compressed script, a binary program, or a directory as a +Perl program.
Which version of Archive::Zip::ZipFileMember do you have and why is it corrupted?