I18N::Langinfo#

📦 min

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().