```{index} single: I18N::Langinfo; Perl module ``` # I18N::Langinfo ```{pperl-module-badges} I18N::Langinfo ``` Query locale information — country, language, and cultural conventions from the current locale. Exports langinfo() and nl_langinfo constants. Self-contained — operates on P5Sv via P5Interp. ## Functions ### Other Functions #### `langinfo` XS wrapper for `langinfo($code)` — calls libc nl_langinfo().