This file is indexed.

/usr/lib/x86_64-linux-gnu/perl5/5.20/Encode/_T.e2x is in libencode-perl 2.63-1+deb8u1.

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
use strict;
# Adjust the number here!
use Test::More tests => 2;

use_ok('Encode');
use_ok('Encode::$_Name_');
# Add more test here!