This file is indexed.

/usr/share/perl/5.24.1/perlfaq.pm is in perl-modules-5.24 5.24.1-3+deb9u5.

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
use strict;
use warnings;
package perlfaq;
$perlfaq::VERSION = '5.021010';
1;