This file is indexed.

/usr/share/doc/libmodule-faker-perl/examples/Append-UTF8.json is in libmodule-faker-perl 0.017-1.

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
{
  "name": "Append-UTF8",
  "abstract": "Append a file with utf8 chars",
  "X_Module_Faker": {
    "append": [ {
        "file": "lib/Append/UTF8.pm",
        "content": "\n\n=head1 NAME\n\nAppend::UTF8 - abstract"
    }, {
        "file": "Changes",
        "content": "2012-01-01  0.01  First release - codename 'M\u00FCnchen'\n"
    } ]
  }
}