Searched defs:Langinfo (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/I18N/Langinfo/
H A DLanginfo.pm1 package I18N::Langinfo;
85 croak "&I18N::Langinfo::constant not defined" if $constname eq 'constant';
101 bootstrap I18N::Langinfo $VERSION;
108 I18N::Langinfo - query locale information
112 use I18N::Langinfo;
120 appropriate to be used as arguments are exportable from I18N::Langinfo.
128 use I18N::Langinfo qw(langinfo ABDAY_1 YESSTR NOSTR);
188 require I18N::Langinfo;
189 I18N::Langinfo->import(qw(langinfo CODESET));

Completed in 27 milliseconds