This file is indexed.

/usr/share/perl5/Lintian/Tutorial.pod is in lintian 2.5.43.

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
=head1 NAME

Lintian::Tutorial -- The newcomer's guide to Lintian

=head1 SYNOPSIS

Getting started with lintian in 5 minutes... maybe 10.

=head1 DESCRIPTION

Depending on what you want to work with there are different ways to
approach Lintian and its code.

=over 4

=item * L<Writing a Lintian check|Lintian::Tutorial::WritingChecks>

=item * L<Running (parts of) the Lintian test suite|Lintian::Tutorial::TestSuite>

=item * Understanding Lintian

To be written.

=back

=cut