This file is indexed.

/usr/lib/perl5/pods/SDL/Pango/Context.pod is in libsdl-perl 2.540-5.

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
=pod

=head1 NAME

SDL::Pango::Context - Context object for SDL::Pango

=head1 CATEGORY

Pango, Structure

=head1 METHODS

=head2 new

 my $context = SDL::Pango::Context->new;

Creates a new SDL::Pango context object. See L<SDL::Pango>.

=head1 AUTHORS

See L<SDL/AUTHORS>.

=head1 SEE ALSO

L<SDL::Pango>, L<SDL::Video>, L<SDL::Surface>, L<SDL::TTF>

=cut