File: test.html

package info (click to toggle)
libwwwbrowser-perl 2.23-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 124 kB
  • sloc: perl: 580; makefile: 7
file content (8 lines) | stat: -r--r--r-- 232 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> <!-- -*-html-*- -->
<html><head>
<title>Test page</title>
<link rev=made href="mailto:slaven@rezic.de">
</head>
<body>
This is a small html test page for WWWBrowser.pm
</body></html>