This file is indexed.

/usr/share/doc/libpod-eventual-perl/examples/test.pod is in libpod-eventual-perl 0.094001-1.

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
use 5.010;
say 1;
say 2;
=pod
say 3;
=cut
say 4;
say 5;

=head1 NAME

This is a test of the NAME header.

=head2 Extended
This is all part of the head2 para, whether you believe it or not.

Then we're in a normal text paragraph.

Still normal!

  This one is verbatim.

Then back to normal.

  And then verbatim
Including a secondary unindented line.  Oops!  Should still work.
=cut