NAME
SDL2::Locale - Language and locality structure
SYNOPSIS
use SDL2 qw[:all];
# TODO: I need to whip up a quick example
DESCRIPTION
Fields
language
- A language name, like "en" for Englishcountry
- A country, like "US" for the United States of America. Can be NULL
AUTHOR
Sanko Robinson <sanko@cpan.org>