This file is indexed.

/usr/share/perl5/Config/Model/models/Dpkg/Copyright/FillBlanks.pod is in libconfig-model-dpkg-perl 2.076.

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
# PODNAME: Config::Model::models::Dpkg::Copyright::FillBlanks
# ABSTRACT:  Configuration class Dpkg::Copyright::FillBlanks
=head1 NAME

Config::Model::models::Dpkg::Copyright::FillBlanks - Configuration class Dpkg::Copyright::FillBlanks

=head1 DESCRIPTION

Configuration classes used by L<Config::Model>

=head1 Elements

=head2 path - Perl pattern to match file path

Patterns are matched from the beginning a path. I.e. C<share/websockify/> pattern will match C<share/websockify/foo.rb> but will not match C<web/share/websockify/foo.rb>. See L<Dpkg::Copyright::Scanner/"Filling the blanks"> for more details.I<< Optional. Type hash of node of class L<Dpkg::Copyright::FillBlanks::Pattern|Config::Model::models::Dpkg::Copyright::FillBlanks::Pattern> .  >> 

=head1 SEE ALSO

=over

=item *

L<cme>

=item *

L<Config::Model::models::Dpkg::Copyright::FillBlanks::Pattern>

=back

=cut