This file is indexed.

/usr/share/doc/libperl4caml-ocaml-doc/html/index_modules.html is in libperl4caml-ocaml-doc 0.9.5-4.

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
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
<html>
<head>
<link rel="stylesheet" href="style.css" type="text/css">
<meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type">
<link rel="Start" href="index.html">
<link title="Index of types" rel=Appendix href="index_types.html">
<link title="Index of exceptions" rel=Appendix href="index_exceptions.html">
<link title="Index of values" rel=Appendix href="index_values.html">
<link title="Index of class methods" rel=Appendix href="index_methods.html">
<link title="Index of classes" rel=Appendix href="index_classes.html">
<link title="Index of modules" rel=Appendix href="index_modules.html">
<link title="Perl" rel="Chapter" href="Perl.html">
<link title="Pl_Data_Dumper" rel="Chapter" href="Pl_Data_Dumper.html">
<link title="Pl_Date_Calc" rel="Chapter" href="Pl_Date_Calc.html">
<link title="Pl_Date_Format" rel="Chapter" href="Pl_Date_Format.html">
<link title="Pl_Date_Parse" rel="Chapter" href="Pl_Date_Parse.html">
<link title="Pl_HTML_Element" rel="Chapter" href="Pl_HTML_Element.html">
<link title="Pl_HTML_Form" rel="Chapter" href="Pl_HTML_Form.html">
<link title="Pl_HTML_Parser" rel="Chapter" href="Pl_HTML_Parser.html">
<link title="Pl_HTML_TreeBuilder" rel="Chapter" href="Pl_HTML_TreeBuilder.html">
<link title="Pl_HTTP_Cookies" rel="Chapter" href="Pl_HTTP_Cookies.html">
<link title="Pl_HTTP_Headers" rel="Chapter" href="Pl_HTTP_Headers.html">
<link title="Pl_HTTP_Message" rel="Chapter" href="Pl_HTTP_Message.html">
<link title="Pl_HTTP_Request" rel="Chapter" href="Pl_HTTP_Request.html">
<link title="Pl_HTTP_Request_Common" rel="Chapter" href="Pl_HTTP_Request_Common.html">
<link title="Pl_HTTP_Response" rel="Chapter" href="Pl_HTTP_Response.html">
<link title="Pl_LWP_UserAgent" rel="Chapter" href="Pl_LWP_UserAgent.html">
<link title="Pl_Template" rel="Chapter" href="Pl_Template.html">
<link title="Pl_URI" rel="Chapter" href="Pl_URI.html">
<link title="Pl_WWW_Mechanize" rel="Chapter" href="Pl_WWW_Mechanize.html"><title>Index of modules</title>
</head>
<body>
<center><h1>Index of modules</h1></center>
<table>
<tr><td align="left"><br>P</td></tr>
<tr><td><a href="Perl.html">Perl</a> </td>
<td><div class="info">
Interface to Perl from OCaml.
</div>
</td></tr>
<tr><td><a href="Pl_Data_Dumper.html">Pl_Data_Dumper</a> </td>
<td><div class="info">
Wrapper around Perl <code class="code">Data::Dumper</code> class.
</div>
</td></tr>
<tr><td><a href="Pl_Date_Calc.html">Pl_Date_Calc</a> </td>
<td><div class="info">
Wrapper around Perl <code class="code">Date::Calc</code> class.
</div>
</td></tr>
<tr><td><a href="Pl_Date_Format.html">Pl_Date_Format</a> </td>
<td><div class="info">
Wrapper around Perl <code class="code">Date::Format</code> class.
</div>
</td></tr>
<tr><td><a href="Pl_Date_Parse.html">Pl_Date_Parse</a> </td>
<td><div class="info">
Wrapper around Perl <code class="code">Date::Parse</code> class.
</div>
</td></tr>
<tr><td><a href="Pl_HTML_Element.html">Pl_HTML_Element</a> </td>
<td><div class="info">
Wrapper around Perl <code class="code">HTML::Element</code> class.
</div>
</td></tr>
<tr><td><a href="Pl_HTML_Form.html">Pl_HTML_Form</a> </td>
<td><div class="info">
Wrapper around Perl <code class="code">HTML::Form</code> class.
</div>
</td></tr>
<tr><td><a href="Pl_HTML_Parser.html">Pl_HTML_Parser</a> </td>
<td><div class="info">
Wrapper around Perl <code class="code">HTML::Parser</code> class.
</div>
</td></tr>
<tr><td><a href="Pl_HTML_TreeBuilder.html">Pl_HTML_TreeBuilder</a> </td>
<td><div class="info">
Wrapper around Perl <code class="code">HTML::TreeBuilder</code> class.
</div>
</td></tr>
<tr><td><a href="Pl_HTTP_Cookies.html">Pl_HTTP_Cookies</a> </td>
<td><div class="info">
Wrapper around Perl <code class="code">HTTP::Cookies</code> class.
</div>
</td></tr>
<tr><td><a href="Pl_HTTP_Headers.html">Pl_HTTP_Headers</a> </td>
<td><div class="info">
Wrapper around Perl <code class="code">HTTP::Message</code> class.
</div>
</td></tr>
<tr><td><a href="Pl_HTTP_Message.html">Pl_HTTP_Message</a> </td>
<td><div class="info">
Wrapper around Perl <code class="code">HTTP::Message</code> class.
</div>
</td></tr>
<tr><td><a href="Pl_HTTP_Request.html">Pl_HTTP_Request</a> </td>
<td><div class="info">
Wrapper around Perl <code class="code">HTTP::Request</code> class.
</div>
</td></tr>
<tr><td><a href="Pl_HTTP_Request_Common.html">Pl_HTTP_Request_Common</a> </td>
<td><div class="info">
Wrapper around Perl <code class="code">HTTP::Request::Common</code> class.
</div>
</td></tr>
<tr><td><a href="Pl_HTTP_Response.html">Pl_HTTP_Response</a> </td>
<td><div class="info">
Wrapper around Perl <code class="code">HTTP::Response</code> class.
</div>
</td></tr>
<tr><td><a href="Pl_LWP_UserAgent.html">Pl_LWP_UserAgent</a> </td>
<td><div class="info">
Wrapper around Perl <code class="code">LWP::UserAgent</code> class.
</div>
</td></tr>
<tr><td><a href="Pl_Template.html">Pl_Template</a> </td>
<td><div class="info">
Wrapper around Perl <code class="code">Template</code> class (Template Toolkit).
</div>
</td></tr>
<tr><td><a href="Pl_URI.html">Pl_URI</a> </td>
<td><div class="info">
Wrapper around Perl <code class="code">URI</code> class.
</div>
</td></tr>
<tr><td><a href="Pl_WWW_Mechanize.html">Pl_WWW_Mechanize</a> </td>
<td><div class="info">
Wrapper around Perl <code class="code">WWW::Mechanize</code> class.
</div>
</td></tr>
<tr><td align="left"><br>V</td></tr>
<tr><td><a href="Pl_Template.Variant.html">Variant</a> [<a href="Pl_Template.html">Pl_Template</a>]</td>
<td></td></tr>
</table><br>
</body>
</html>