The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
---
abstract: 'simple and straightforward helpers to make CGI easy'
author:
  - 'Alex Efros <powerman@cpan.org>'
build_requires:
  Test::Exception: '0'
  Test::More: '0'
  Test::Perl::Critic: '0'
configure_requires:
  Module::Build::Tiny: '0.034'
dynamic_config: 0
generated_by: 'Dist::Zilla version 5.043, Dist::Milla version v1.0.15, CPAN::Meta::Converter version 2.150005'
license: mit
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: CGI-Easy
no_index:
  directory:
    - eg
    - examples
    - inc
    - share
    - t
    - xt
provides:
  CGI::Easy:
    file: lib/CGI/Easy.pm
    version: v2.0.0
  CGI::Easy::Headers:
    file: lib/CGI/Easy/Headers.pm
    version: v2.0.0
  CGI::Easy::Request:
    file: lib/CGI/Easy/Request.pm
    version: v2.0.0
  CGI::Easy::Session:
    file: lib/CGI/Easy/Session.pm
    version: v2.0.0
  CGI::Easy::Util:
    file: lib/CGI/Easy/Util.pm
    version: v2.0.0
requires:
  Data::UUID: '0'
  Export::Attrs: '0'
  MIME::Base64: '0'
  URI::Escape: '0'
  perl: '5.010001'
resources:
  bugtracker: https://github.com/powerman/perl-CGI-Easy/issues
  homepage: https://github.com/powerman/perl-CGI-Easy
  repository: https://github.com/powerman/perl-CGI-Easy.git
version: v2.0.0