File: index.html

package info (click to toggle)
libxml-compile-perl 1.64-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,304 kB
  • sloc: perl: 11,616; makefile: 7
file content (19 lines) | stat: -rw-r--r-- 321 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19

<html>
<head>
  <title><!--{project}-->; All Methods</title>
  <!--{meta}-->
</head>

<frameset rows="150,*" frameborder="NO">
   <frame src="head.html" name="head">
   <frame src="list.html" name="list">
<frameset>
   
<noframes>
  <body>
  Sorry, you need frames for this documentation.
  </body>
</noframes>

</html>