NAME

AmberDB::Locale::Lang::en - English Language Definition and Default Locale Data for AmberDB

SYNOPSIS

use AmberDB::Locale;
my $loc = AmberDB::Locale->new('en');

DESCRIPTION

Provides English (en) casing, character maps, number/currency formats, date templates, and plural rules for the AmberDB locale engine. English serves as the fallback locale.

AUTHOR

Maruf Cetin <marufcetin@gmail.com>

LICENSE AND COPYRIGHT

Copyright (C) 2026 Maruf Cetin.

This library is free software; you can redistribute it and/or modify it under the terms of the Artistic License 2.0.