File: index.html

package info (click to toggle)
libhtml-stream-perl 1.60-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 388 kB
  • sloc: perl: 666; makefile: 2
file content (13 lines) | stat: -rw-r--r-- 306 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
<HEAD>
<TITLE>perlmod</TITLE>
</HEAD>
<FRAMESET COLS="20%,*" BORDER=1 FRAMEBORDER=1 FRAMESPACING=10>
  <FRAME NAME="perlmod.menu"     SRC="index-menu.html">
  <FRAME NAME="perlmod.content"  SRC="HTML/Stream.pm.html">
</FRAMESET>

<NOFRAMES>
  <BODY>
  Go <A HREF="menu.html">here</A>
  </BODY>
</NOFRAMES>