This file is indexed.

/usr/lib/x86_64-linux-gnu/perl5/5.24/Net/Jabber/Loudmouth/MessageHandler.pod is in libnet-jabber-loudmouth-perl 0.07-3+b3.

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
50
51
52
53
54
55
56
57
58
59
=head1 NAME

Net::Jabber::Loudmouth::MessageHandler -  Jabber message handler

=cut

=head1 HIERARCHY

  Glib::Boxed
  +----Net::Jabber::Loudmouth::MessageHandler



=cut

=for object Net::Jabber::Loudmouth::MessageHandler Jabber message handler

=cut




=head1 METHODS

=head2 messagehandler = Net::Jabber::Loudmouth::MessageHandler-E<gt>B<new> ($handler_cb, $user_data=undef)

=over

=item * $handler_cb (scalar) 

=item * $user_data (scalar) 

=back

=head2 $handler-E<gt>B<invalidate> 

=head2 boolean = $handler-E<gt>B<is_valid> 



=cut


=head1 SEE ALSO

L<Net::Jabber::Loudmouth>, L<Glib::Boxed>


=cut


=head1 COPYRIGHT

Copyright (C) 2005 by Florian Ragwitz

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.7 or, at your option, any later version of Perl 5 you may have available.


=cut