/usr/lib/perl5/auto/Ace/autosplit.ix is in libace-perl 1.92-3.
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 24 25 26 27 28 29 30 31 32 | # Index created by AutoSplit for blib/lib/Ace.pm
# (file acts as timestamp)
package Ace;
sub debug ;
sub ping ;
sub date_style ;
sub timestamps ;
sub put ;
sub parse ;
sub parse_longtext ;
sub parse_file ;
sub new ;
sub layout ;
sub class_count ;
sub status ;
sub title ;
sub version ;
sub auto_save ;
sub find ;
sub grep ;
sub pick ;
sub freeprotect ;
sub split ;
sub classes ;
sub fetch_many ;
sub _register_iterator ;
sub _unregister_iterator ;
sub _save_iterator ;
sub _restore_iterator ;
sub datetime ;
sub date ;
1;
|