This file is indexed.

/usr/lib/perl5/Wx/Scintilla/Manual.pod is in libwx-scintilla-perl 0.38-1build1.

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
package Wx::Scintilla::Manual;

# ABSTRACT: What is Wx::Scintilla, and how do I use it?

=pod

=head1 NAME

Wx::Scintilla::Manual - What is Wx::Scintilla, and how do I use it?

=head1 WHAT IS WX::SCINTILLA?

=head2 Constants

Scintilla constants can be here L<Wx::Scintilla::Constant>

=head1 AUTHOR

Ahmad M. Zawawi <ahmad.zawawi@gmail.com>

=head1 COPYRIGHT

Copyright 2011 Ahmad M. Zawawi.

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

=cut

__END__