The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
---
abstract: 'Strip unwanted HTML tags and attributes'
author:
  - 'Olaf Alders <olaf@wundercounter.com>'
build_requires:
  Test::Fatal: '0'
  Test::More: '0'
  perl: '5.006'
  warnings: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
  perl: '5.006'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.008, CPAN::Meta::Converter version 2.150005'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: HTML-Restrict
no_index:
  directory:
    - examples
    - t
    - xt
requires:
  Carp: '0'
  Data::Dump: '0'
  HTML::Entities: '0'
  HTML::Parser: '0'
  List::Util: '1.33'
  Moo: '1.002000'
  Scalar::Util: '0'
  Sub::Quote: '0'
  Types::Standard: '1.000001'
  URI: '0'
  namespace::clean: '0'
  perl: '5.006'
  strict: '0'
resources:
  bugtracker: https://github.com/oalders/html-restrict/issues
  homepage: https://github.com/oalders/html-restrict
  repository: https://github.com/oalders/html-restrict.git
version: 2.2.4
x_contributors:
  - "Arthur Axel 'fREW' Schmidt <frioux@gmail.com>"
  - 'Ben Bullock <benkasminbullock@gmail.com>'
  - 'David Golden <dagolden@cpan.org>'
  - 'Fitz Elliott <fitz.elliott@gmail.com>'
  - 'Graham Knop <haarg@haarg.org>'
  - 'Graham TerMarsch <graham@howlingfrog.com>'
  - 'Karen Etheridge <ether@cpan.org>'
  - 'Mark Jubenville <mark@raybec.com>'
  - 'Olaf Alders <olaf@wundersolutions.com>'
  - 'perlpong <calyx238@gmail.com>'
  - 'skaufman <sam@socialflow.com>'
x_serialization_backend: 'YAML::Tiny version 1.69'