File: prune.html

package info (click to toggle)
libhtml-element-library-perl 5.220000-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 332 kB
  • sloc: perl: 857; makefile: 2
file content (10 lines) | stat: -rw-r--r-- 226 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
<html>
	<head><title></title></head>
	<body>
		<div>There was man named Jed</div>
		<div>He did not have a head</div>
		<div>He lived beneath a sled</div>
		<div>Now he's afraid of Fred...</div>
		<div></div>
	</body>
</html>