File: copyright_hints

package info (click to toggle)
libhtml-lint-perl 2.20%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 304 kB
  • ctags: 64
  • sloc: perl: 1,014; sh: 48; makefile: 20
file content (38 lines) | stat: -rw-r--r-- 748 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
*No copyright* UNKNOWN []: Changes
	MANIFEST
	META.yml
	Makefile.PL
	README
	bin/weblint
	lib/HTML/Lint.pm
	lib/HTML/Lint/Error.pm
	lib/HTML/Lint/HTML4.pm
	lib/Test/HTML/Lint.pm
	t/00-load.t
	t/01-coverage.t
	t/02-versions.t
	t/10-test-html-lint.t
	t/11-test-html-lint-overload.t
	t/20-error-types-export.t
	t/20-error-types-skip.t
	t/20-error-types.t
	t/30-test-builder.t
	t/40-where.t
	t/50-multiple-files.t
	t/LintTest.pl
	t/attr-repeated.t
	t/attr-unknown.t
	t/doc-tag-required.t
	t/elem-empty-but-closed.t
	t/elem-img-alt-missing.t
	t/elem-img-sizes-missing.t
	t/elem-nonrepeatable.t
	t/elem-unclosed.t
	t/elem-unknown.t
	t/elem-unopened.t
	t/embed-extensions.t
	t/pod-coverage.t
	t/pod.t
	t/random-nobr.t
	t/text-use-entity.t
	t/xhtml-html.t