This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
regen/regcharclass.pl: Remove Encode:: dependency
authorKarl Williamson <public@khwilliamson.com>
Mon, 3 Sep 2012 22:22:32 +0000 (16:22 -0600)
committerKarl Williamson <public@khwilliamson.com>
Fri, 14 Sep 2012 03:14:01 +0000 (21:14 -0600)
commitca51670fe5bfb58ec05044643b8c326b78d5a39f
treeeaa690ca1e7681cc7995b69a605f9d05f42c3ff9
parent05b688d9b969fe6703f2793129c425e7297fb0c9
regen/regcharclass.pl: Remove Encode:: dependency

Newer options to unpack alleviate the need for Encode, and run faster.
regen/regcharclass.pl