File: index_bot.html

package info (click to toggle)
libapache2-mod-perl2 2.0.13-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 12,016 kB
  • sloc: perl: 97,771; ansic: 14,493; makefile: 51; sh: 18
file content (11 lines) | stat: -rw-r--r-- 340 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
<html>
  <head>
    <title>index bottom</title>
  </head>
  <body bgcolor="white">
    <p>See 
      <a href="http://search.cpan.org/search?query=Apache&mode=module">search.cpan.org</a>
    or <a href="http://perldoc.perl.org">perldoc.perl.org</a> for
    documentation of the 3rd party <code>Apache::</code> modules.</p>
  </body>
</html>