This file is indexed.

/usr/share/perl5/MojoMojo/README.md is in libmojomojo-perl 1.12+dfsg-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
14
# MojoMojo -- A Catalyst & DBIx::Class powered Wiki

[![Join the chat at https://gitter.im/mojomojo/mojomojo](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/mojomojo/mojomojo?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

[![Build Status](https://travis-ci.org/mojomojo/mojomojo.svg?branch=master)](https://travis-ci.org/mojomojo/mojomojo)

Website located at http://mojomojo.org/

Installation: See lib/MojoMojo/Installation.pod

After Installation: Run script/mojomojo_server.pl to test the application.

License: This is free software. You can redistribute it and/or modify 
it under the same terms as perl itself.