This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
PATCH: [perl #122252] international currency formatting (POSIX.1-2008)
authorAndrew Fresh <afresh1@openbsd.org>
Wed, 9 Jul 2014 10:30:00 +0000 (03:30 -0700)
committerKarl Williamson <khw@cpan.org>
Mon, 22 Sep 2014 16:53:35 +0000 (10:53 -0600)
commitb15c1b561a4d9a6ec5ecdf68b69fda7ef7d09cb7
treef03b44e2bab9c6f0479deffc6b72e5a27f456c28
parentc774046ba1377cc500a8a8fd88aa3cf810aad808
PATCH: [perl #122252] international currency formatting (POSIX.1-2008)

Add the new portions of locale currency formatting that are specified in
POSIX.1-2008

The commiter (Karl Williamson) made the trivial indentation changes
asked for by H. Merijn Brand, and added a perldelta entry
20 files changed:
Configure
Cross/config.sh-arm-linux
NetWare/config.wc
Porting/Glossary
Porting/config.sh
config_h.SH
configure.com
ext/POSIX/POSIX.xs
ext/POSIX/lib/POSIX.pm
ext/POSIX/lib/POSIX.pod
ext/POSIX/t/posix.t
plan9/config_sh.sample
pod/perldelta.pod
symbian/config.sh
uconfig.h
uconfig.sh
uconfig64.sh
win32/config.ce
win32/config.gc
win32/config.vc