This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add I18N::Langinfo, which is basically a wrapper around
authorJarkko Hietaniemi <jhi@iki.fi>
Sun, 8 Jul 2001 01:14:02 +0000 (01:14 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Sun, 8 Jul 2001 01:14:02 +0000 (01:14 +0000)
commit4bbcc6e8db9fbcaee50f943cf9676737ff07d048
treebe9f6a494439a4a4296335b4bd2be6a1941877ef
parent1475152f1741f07dd9b54406ebac0872695b59b7
Add I18N::Langinfo, which is basically a wrapper around
nl_langinfo(), which is an additional way to query locale
specific information.

p4raw-id: //depot/perl@11207
Configure
MANIFEST
ext/I18N/Langinfo/Langinfo.pm [new file with mode: 0644]
ext/I18N/Langinfo/Langinfo.t [new file with mode: 0644]
ext/I18N/Langinfo/Langinfo.xs [new file with mode: 0644]
ext/I18N/Langinfo/Makefile.PL [new file with mode: 0644]
pod/perl572delta.pod
pod/perllocale.pod