Fixed the windows explorer bugv1.27
commit27dc6507f7c15f1d409eebb050cc13aa86c8f4a8
authorAdam Kennedy <adamk@cpan.org>
Sun, 12 Oct 2008 13:54:04 +0000 (12 13:54 +0000)
committerAdam Kennedy <adamk@cpan.org>
Sun, 12 Oct 2008 13:54:04 +0000 (12 13:54 +0000)
treeeef98bd687139c73e47ddcbd5fd12f532205e09a
parent99801b42b2d9fdfbc90cc08947287476c686074c
Fixed the windows explorer bug
18 files changed:
Changes
lib/Archive/Zip.pm
lib/Archive/Zip/Archive.pm
lib/Archive/Zip/BufferedFileHandle.pm
lib/Archive/Zip/DirectoryMember.pm
lib/Archive/Zip/FileMember.pm
lib/Archive/Zip/Member.pm
lib/Archive/Zip/MemberRead.pm
lib/Archive/Zip/MockFileHandle.pm
lib/Archive/Zip/NewFileMember.pm
lib/Archive/Zip/StringMember.pm
lib/Archive/Zip/Tree.pm
lib/Archive/Zip/ZipFileMember.pm
t/02_main.t
t/11_explorer.t [new file with mode: 0644]
t/data/linux.zip [new file with mode: 0644]
t/data/perl.zip [new file with mode: 0644]
t/data/winzip.zip [new file with mode: 0644]