This file is indexed.

/usr/share/perl5/auto/Config/Simple/autosplit.ix is in libconfig-simple-perl 4.59-6.

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
# Index created by AutoSplit for blib/lib/Config/Simple.pm
#    (file acts as timestamp)
package Config::Simple;
sub vars  ;
sub import_names  ;
sub import_from  ;
sub error  ;
sub dump  ;
sub verbose  ;
sub TIEHASH  ;
sub FETCH  ;
sub STORE  ;
sub DELETE  ;
sub CLEAR  ;
sub EXISTS  ;
sub FIRSTKEY  ;
sub NEXTKEY  ;
sub write_string  ;
sub hashref  ;
sub param_hash  ;
sub errstr  ;
sub block  ;
1;