This file is indexed.

/usr/lib/x86_64-linux-gnu/perl5/5.20/auto/NetAddr/IP/InetBase/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
# Index created by AutoSplit for ../../blib/lib/NetAddr/IP/InetBase.pm
#    (file acts as timestamp)
package NetAddr::IP::InetBase;
sub inet_ntoa  ;
sub ipv6_aton  ;
sub ipv6_ntoa  ;
sub inet_any2n ($);
sub inet_n2dx ($);
sub inet_n2ad ($);
sub _inet_pton  ;
sub _inet_ntop  ;
sub _packzeros  ;
1;