Update Locale::Codes to 3.12
[p5sagit/p5-mst-13.2.git] / cpan / Locale-Codes / lib / Locale / Constants.pod
1 =pod
2
3 =head1 NAME
4
5 Locale::Constants - constants for Locale codes
6
7 =head1 DESCRIPTION
8
9 B<Locale::Constants> defines symbols which are used in the other
10 modules from the Locale-Codes distribution.
11
12 You shouldn't have to C<use> this module directly yourself - it is
13 used by the other Locale modules, which in turn export the symbols.
14
15 The constants are documented in each of the Locale modules.
16
17 =head1 KNOWN BUGS AND LIMITATIONS
18
19 None known.
20
21 =head1 SEE ALSO
22
23 Locale::Codes
24
25 =head1 AUTHOR
26
27 See Locale::Codes for full author history.
28
29 Currently maintained by Sullivan Beck (sbeck@cpan.org).
30
31 =head1 COPYRIGHT
32
33    Copyright (c) 1997-2001 Canon Research Centre Europe (CRE).
34    Copyright (c) 2001-2010 Neil Bowers
35    Copyright (c) 2010-2010 Sullivan Beck
36
37 This module is free software; you can redistribute it and/or
38 modify it under the same terms as Perl itself.
39
40 =cut
41