This file is indexed.

/usr/share/perl/5.14.2/Locale/Constants.pod is in perl-modules 5.14.2-6ubuntu2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
=pod

=head1 NAME

Locale::Constants - constants for Locale codes

=head1 DESCRIPTION

B<Locale::Constants> defines symbols which are used in the other
modules from the Locale-Codes distribution.

You shouldn't have to C<use> this module directly yourself - it is
used by the other Locale modules, which in turn export the symbols.

The constants are documented in each of the Locale modules.

=head1 KNOWN BUGS AND LIMITATIONS

None known.

=head1 SEE ALSO

Locale::Codes

=head1 AUTHOR

See Locale::Codes for full author history.

Currently maintained by Sullivan Beck (sbeck@cpan.org).

=head1 COPYRIGHT

   Copyright (c) 1997-2001 Canon Research Centre Europe (CRE).
   Copyright (c) 2001-2010 Neil Bowers
   Copyright (c) 2010-2011 Sullivan Beck

This module is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.

=cut