This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
'use locale' no longer ever fails.to compile
authorKarl Williamson <khw@cpan.org>
Fri, 16 May 2014 03:18:14 +0000 (21:18 -0600)
committerKarl Williamson <khw@cpan.org>
Thu, 5 Jun 2014 17:23:00 +0000 (11:23 -0600)
commit5f1269ab079ccc53073681a4adc4f6cf92114d91
treef6d5d84d594bd6b45fb115610b5f6b4616e8e327
parentc12840116686daefb4f2c59922677425930cd05f
'use locale' no longer ever fails.to compile

Thus we can skip the machinations we used to do to make sure things
compiled.
ext/Pod-Html/lib/Pod/Html.pm
ext/XS-APItest/t/handy.t
ext/re/t/reflags.t
t/op/quotemeta.t
t/op/taint.t
t/re/fold_grind.t
t/re/pat.t
t/run/locale.t
t/uni/fold.t
t/uni/overload.t