forked from barbie/test-xhtml
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathMETA.yml
61 lines (56 loc) · 1.53 KB
/
META.yml
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
51
52
53
54
55
56
57
58
59
60
61
--- #YAML:1.0
name: Test-XHTML
version: 0.13
abstract: Test web page code validation.
author:
- Barbie <[email protected]>
license: artistic_2
distribution_type: script
installdirs: site
requires:
perl: 5.006
Class::Accessor::Fast: 0
Data::Dumper: 0
File::Basename: 0
File::Find::Rule: 0
File::Path: 0
Getopt::Long: 0
HTML::TokeParser: 3.69
IO::File: 0
Test::Builder: 0
WWW::Mechanize: 0
XML::Catalogs::HTML: 0
XML::LibXML: 1.70
recommends:
Test::CPAN::Meta: 0
Test::CPAN::Meta::JSON: 0
Test::Pod: 1.00
Test::Pod::Coverage: 0.08
build_requires:
Test::Builder::Tester: 0
Test::More: 0.70
provides:
Test::XHTML:
file: lib/Test/XHTML.pm
version: 0.13
Test::XHTML::Critic:
file: lib/Test/XHTML/Critic.pm
version: 0.13
Test::XHTML::Valid:
file: lib/Test/XHTML/Valid.pm
version: 0.13
Test::XHTML::WAI:
file: lib/Test/XHTML/WAI.pm
version: 0.13
no_index:
directory:
- t
- examples
resources:
license: http://www.perlfoundation.org/artistic_license_2_0
bugtracker: http://rt.cpan.org/Public/Dist/Display.html?Name=Test-XHTML
repository: http://github.com/barbie/test-xhtml
meta-spec:
version: 1.4
url: http://module-build.sourceforge.net/META-spec-v1.4.html
generated_by: The Hand of Barbie 1.0