File: MANIFEST

package info (click to toggle)
libtest-html-content-perl 0.13-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 328 kB
  • sloc: perl: 1,393; makefile: 2
file content (50 lines) | stat: -rw-r--r-- 983 bytes parent folder | download
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
39
40
41
42
43
44
45
46
47
48
49
50
.gitignore
Changes
lib/Test/HTML/Content.pm
lib/Test/HTML/Content/NoXPath.pm
lib/Test/HTML/Content/XPathExtensions.pm
Makefile.PL
MANIFEST			This list of files
MANIFEST.SKIP
META.json
META.yml
README
README.mkdn
t/00-load.t
t/00-prerequisites.t
t/01-fallback-libxml.t
t/01-fallback-pureperl.t
t/01-fallback-xpath.t
t/01-internal-api.t
t/01-libxml-xpath-abstraction.t
t/01-xpath-query-builder.t
t/02-tags.t
t/03-links.t
t/04-comments.t
t/05-doctype.t
t/06-text.t
t/07-errors.link.t
t/08-errors.comment.t
t/09-errors.declaration.t
t/09-errors.xpath.t
t/10-errors.text.t
t/12-title-fallback.t
t/12-title.t
t/13-xpath-gracefull-errors.t
t/embedded-Test-HTML-Content-NoXPath.t
t/embedded-Test-HTML-Content-XPathExtensions.t
t/embedded-Test-HTML-Content.t
t/testlib.pm
testrules.yml
xt/99-changes.t
xt/99-compile.t
xt/99-manifest.t
xt/99-minimumversion.t
xt/99-pod.t
xt/99-synopsis.t
xt/99-test-prerequisites.t
xt/99-todo.t
xt/99-unix-text.t
xt/99-versions.t
xt/copyright.t
xt/meta-lint.t