This file is indexed.

/usr/share/perl5/Net/Hotline.pod is in libnet-hotline-perl 0.83-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
=head1 NAME

Net::Hotline - Perl libraries for the Hotline internet client

=head1 SYNOPSIS

    use Net::Hotline;

=head1 DESCRIPTION

The Net::Hotline module simply loads Net::Hotline::Client.  For more
information on the Net::Hotline::Client module, please see its
documentation.  For more information on Hotline, see
http://www.hotlinesw.com/ 

=head1 AUTHOR

John C. Siracusa (siracusa@mindspring.com)

=head1 COPYRIGHT

Copyright(c) 1999 by John C. Siracusa.  All rights reserved.  This program is
free software; you can redistribute it and/or modify it under the same terms
as Perl itself.