Fixed: #15026: AddTree does not include files with german umlauts in the filename
commit41fc545c2c6f00f684668f974a360620d5dc6375
authorAlan Haggai Alavi <haggai@cpan.org>
Sat, 20 Dec 2008 09:26:53 +0000 (20 09:26 +0000)
committerAlan Haggai Alavi <haggai@cpan.org>
Sat, 20 Dec 2008 09:26:53 +0000 (20 09:26 +0000)
tree82e2255e33bc1f2e36e325986ebea54dfbe8bf86
parent5c6ccd663d9da5f46caa0e3095a60deb5a382b75
Fixed: #15026: AddTree does not include files with german umlauts in the filename

Filenames are encoded in code page 437.
lib/Archive/Zip.pm
lib/Archive/Zip/Archive.pm
lib/Archive/Zip/DirectoryMember.pm
lib/Archive/Zip/FileMember.pm
lib/Archive/Zip/Member.pm
lib/Archive/Zip/NewFileMember.pm
lib/Archive/Zip/StringMember.pm