Change POSIX::localeconv() to a table-driven implementation.
authorNicholas Clark <nick@ccl4.org>
Thu, 8 Sep 2011 13:28:04 +0000 (15:28 +0200)
committerNicholas Clark <nick@ccl4.org>
Tue, 13 Sep 2011 09:28:08 +0000 (11:28 +0200)
commit2f0945cb57854bd72f966602b73fa695b43d7a70
tree2bac960c36ebbf3cd24f298c589c0a084156ffa8
parent4a948f3f1eaa320ffce3b45eac744bd6c6d093b1
Change POSIX::localeconv() to a table-driven implementation.

This removes a lot of copy-paste code.

[with a tweak by Ilmari that removed residual duplication]
ext/POSIX/POSIX.xs