The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
---
abstract: 'XS implementation of parser and builder for application/x-www-form-urlencoded'
author:
  - 'Masahiro Nagano <kazeburo@gmail.com>'
build_requires:
  JSON: '2'
  Test::More: '0.98'
configure_requires:
  Module::Build::Tiny: '0.035'
dynamic_config: 0
generated_by: 'Minilla/v2.4.1, CPAN::Meta::Converter version 2.141170'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: WWW-Form-UrlEncoded-XS
no_index:
  directory:
    - t
    - xt
    - inc
    - share
    - eg
    - examples
    - author
    - builder
provides:
  WWW::Form::UrlEncoded::XS:
    file: lib/WWW/Form/UrlEncoded/XS.pm
    version: '0.22'
requires:
  Exporter: '0'
  perl: '5.008001'
resources:
  bugtracker: https://github.com/kazeburo/WWW-Form-UrlEncoded-XS/issues
  homepage: https://github.com/kazeburo/WWW-Form-UrlEncoded-XS
  repository: git://github.com/kazeburo/WWW-Form-UrlEncoded-XS.git
version: '0.22'