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
|
---
abstract: 'Extremely fast HTML escaping'
author:
- 'Goro Fuji'
build_requires:
Devel::PPPort: '3.20'
ExtUtils::CBuilder: '0'
Module::Build::Pluggable::PPPort: '0.04'
Test::More: '0.98'
Test::Requires: '0'
configure_requires:
Devel::PPPort: '3.20'
Module::Build: '0.4005'
Module::Build::Pluggable::PPPort: '0.01'
dynamic_config: 0
generated_by: 'Minilla/v3.1.12, 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-Escape
no_index:
directory:
- t
- xt
- inc
- share
- eg
- examples
- author
- builder
provides:
HTML::Escape:
file: lib/HTML/Escape.pm
version: '1.11'
HTML::Escape::PurePerl:
file: lib/HTML/Escape/PurePerl.pm
requires:
Exporter: '0'
XSLoader: '0'
parent: '0'
perl: '5.008008'
resources:
bugtracker: https://github.com/tokuhirom/HTML-Escape/issues
homepage: https://github.com/tokuhirom/HTML-Escape
repository: git://github.com/tokuhirom/HTML-Escape.git
version: '1.11'
x_contributors:
- 'Aaron Crane <arc@cpan.org>'
- 'Fuji, Goro <fuji.goro@dena.jp>'
- 'Harald Jörg <haj@posteo.de>'
- 'Shlomi Fish <shlomif@shlomifish.org>'
- 'Tokuhiro Matsuno <tokuhirom@gmail.com>'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
x_static_install: 0
|