redhotpenguin / perl-Archive-Zip

Archive::Zip as seen at https://metacpan.org/pod/Archive::Zip
Other
15 stars 44 forks source link

Two substitutions replaced with more suitable transliteration #61

Closed ghost closed 5 years ago

ghost commented 5 years ago

Hello! The reason is: transliteration can be 100x faster and more expressive than substitution for such situations

1 2

redhotpenguin commented 5 years ago

Looks good except for the version changes, can you remove those?