This file is indexed.

/usr/share/perl5/Debian/Dwww/Version.pm is in dwww 1.11.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
7
#
# $Id: Version.pm.in,v 1.2 2003-03-08 16:24:37 robert Exp $
#
package Debian::Dwww::Version;
$version='1.11.7';

1;