/usr/share/perl/5.18.2/perlfaq.pm is in perl-modules 5.18.2-2ubuntu1.7.
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.0150042';
}
0; # not is it supposed to be loaded
|