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