/usr/share/perl/5.20.2/perlfaq.pm is in perl-modules 5.20.2-3+deb8u11.
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 | package perlfaq;
{
$perlfaq::VERSION = '5.0150044';
}
0; # not is it supposed to be loaded
|