This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add :not_characters parameter to 'use locale'
authorKarl Williamson <public@khwilliamson.com>
Wed, 18 Jan 2012 16:35:52 +0000 (09:35 -0700)
committerKarl Williamson <public@khwilliamson.com>
Sat, 21 Jan 2012 17:02:55 +0000 (10:02 -0700)
commit66cbab2c91fca8c9abc65a7231a053898208efe3
treecb9e838d32b251f9f52082d29bb7009f074d192f
parente439cacbc5a93fb9e6c524e31ac41772af51dfa0
Add :not_characters parameter to 'use locale'

This adds the parameter handling, tests, and documentation for this new
feature which allows locale and Unicode to play well with each other.
14 files changed:
lib/locale.pm
lib/locale.t
numeric.c
op.c
perl.h
pod/perldelta.pod
pod/perlfunc.pod
pod/perllocale.pod
pod/perlop.pod
pod/perlre.pod
pod/perlunicode.pod
pod/perluniintro.pod
t/porting/known_pod_issues.dat
utf8.h