blob: 3a28c168fb7b8e8484531b8bb202c3d7b55a15f0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
# http://module-build.sourceforge.net/META-spec.html
#XXXXXXX This is a prototype!!! It will change in the future!!! XXXXX#
name: Bundle-W3C-Validator
version: 0.7.0
version_from: lib/Bundle/W3C/Validator.pm
installdirs: site
requires:
CGI: 2.81
Config::General: 2.19
HTML::Parser: 3.25
HTML::Template: 2.6
LWP::UserAgent: 1.9
Net::IP: 0
Set::IntSpan: 0
Text::Iconv: 0
URI: 0
distribution_type: module
generated_by: ExtUtils::MakeMaker version 6.17
|