This file is indexed.

/usr/lib/x86_64-linux-gnu/perl5/5.20/auto/NetAddr/IP/autosplit.ix is in libnetaddr-ip-perl 4.075+dfsg-1+b1.

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
# Index created by AutoSplit for blib/lib/NetAddr/IP.pm
#    (file acts as timestamp)
package NetAddr::IP;
sub do_prefix  ($$$);
sub prefix ($);
sub nprefix ($);
sub wildcard ($);
sub _compact_v6  ($);
sub _compV6  ($);
sub short ($);
sub canon ($);
sub _splitplan  ;
sub _splitref  ;
sub hostenum  ($);
sub compactref ($);
sub coalesce 
;
sub re  ($);
sub re6 ($);
sub mod_version  ;
1;