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
|
---
abstract: 'HTML validation in a Perl object'
author:
- 'Andy Lester <andy@petdance.com>'
build_requires:
ExtUtils::MakeMaker: '0'
configure_requires:
ExtUtils::MakeMaker: '0'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 7.34, CPAN::Meta::Converter version 2.150010'
license: artistic_2
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: HTML-Tidy5
no_index:
directory:
- t
- inc
requires:
Carp: '0'
Encode: '0'
Exporter: '0'
Getopt::Long: '0'
Test::Builder: '0'
Test::Exception: '0'
Test::More: '0.98'
constant: '0'
perl: '5.010001'
resources:
bugtracker: http://github.com/petdance/html-tidy5/issues
homepage: http://github.com/petdance/html-tidy5
license: http://www.opensource.org/licenses/artistic-license-2.0.php
repository: http://github.com/petdance/html-tidy5
version: '1.06'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
|