module Locale::Driver

Locale::Driver module for CGI. Detect the user locales and the charset from CGI parameters. This is a low-level class. Application shouldn't use this directly.

Locale::Driver::Posix module for Posix OS (Unix) Detect the user locales and the charset. This is a low-level class. Application shouldn't use this directly.

Locale::Driver::Win32 module for win32. Detect the user locales and the charset. This is a low-level class. Application shouldn't use this directly.

Constants

MODULES