This file is indexed.

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

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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
# PODNAME: Config::Model::models::Dpkg::Copyright::FillBlanks::Pattern
# ABSTRACT:  Configuration class Dpkg::Copyright::FillBlanks::Pattern
=encoding utf8

=head1 NAME

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

=head1 DESCRIPTION

Configuration classes used by L<Config::Model>

=head1 Elements

=head2 copyright

I<< Optional. Type string.  >> 

=head2 override-copyright

C<override-copyright> key is used to ignore the copyright information coming from the source and provide the correct information. Use this as last resort for instance when the encoding of the owner is not ascii or utf-8. Note that a warning will be shown each time a copyright is overridden. I<< Optional. Type string.  >> 

=head2 license

license keyword, either similar to the one provided by L<licensecheck> or license short name as required by Debian copyright specification. I<< Optional. Type uniline.  >> 

=head2 override-license

C<override-license> key is used to ignore the license information coming from the source and provide the correct information. Use this as last resort when extracted license is corrupted and fill a bug against libconfig-model-dpkg-perl to get this issue fixed. Note that a warning will be shown each time a license is overridden. I<< Optional. Type string.  >> 

=head2 skip

skip the files like a file without any information. I<< Optional. Type boolean.  >> 

=head2 comment

This field is provided for bookkeeping and is not used by "cme update dpkg-copyright" I<< Optional. Type string.  >> 

=head1 SEE ALSO

=over

=item *

L<cme>

=back

=cut