HTML-Scrubber
view release on metacpan or search on metacpan
---
abstract: 'Perl extension for scrubbing/sanitizing HTML'
author:
- 'Ruslan Zakirov <Ruslan.Zakirov@gmail.com>'
- 'Nigel Metheringham <nigelm@cpan.org>'
- 'D. H. <podmaster@cpan.org>'
build_requires:
ExtUtils::MakeMaker: '0'
File::Spec: '0'
File::Temp: '0'
Test: '0'
Test::Differences: '0'
Test::Memory::Cycle: '0'
Test::More: '0.88'
utf8: '0'
configure_requires:
ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: HTML-Scrubber
no_index:
directory:
- eg
- examples
- inc
- share
- t
- xt
provides:
HTML::Scrubber:
file: lib/HTML/Scrubber.pm
version: '0.19'
requires:
HTML::Entities: '0'
HTML::Parser: '3.47'
List::Util: '1.33'
Scalar::Util: '0'
perl: '5.008'
strict: '0'
warnings: '0'
resources:
homepage: https://github.com/nigelm/html-scrubber
repository: https://github.com/nigelm/html-scrubber.git
version: '0.19'
x_Dist_Zilla:
perl:
version: '5.030000'
plugins:
-
class: Dist::Zilla::Plugin::AutoPrereqs
name: AutoPrereqs
version: '6.012'
-
class: Dist::Zilla::Plugin::Prereqs
config:
Dist::Zilla::Plugin::Prereqs:
phase: test
type: requires
name: TestRequires
version: '6.012'
-
class: Dist::Zilla::Plugin::NextRelease
name: NextRelease
version: '6.012'
-
class: Dist::Zilla::Plugin::Git::Check
config:
Dist::Zilla::Plugin::Git::Check:
( run in 0.547 second using v1.01-cache-2.11-cpan-e1769b4cff6 )