This file is indexed.

/usr/share/perl5/Message/Passing/Manual.pod is in libmessage-passing-perl 0.116-2.

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

Message::Passing::Manual - table of contents for Message::Passing documentation

=head1 SEE ALSO

Some links to documentation written so far:

=over

=item L<Message::Passing::Manual::Concepts>

How (and why) the message passing library works.

=item L<Message::Passing::Manual::Cookbook>

Practical examples of things you can do with the framework.

=item L<Message::Passing::Manual::Components>

Writing your own inputs, filters and outputs.

=item L<Message::Passing::Manual::Workers>

Running jobs using the framework.

=back

=head1 AUTHOR, COPYRIGHT & LICENSE

See L<Message::Passing>.

=cut