The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
---
abstract: 'Framework for building reusable web-applications'
author:
  - 'Jesse Erlbaum <jesse@erlbaum.net>'
  - 'Mark Stosberg <mark@summersault.com>'
  - 'Martin McGrath <mcgrath.martin@gmail.com>'
  - 'with the help of many others!'
build_requires: {}
configure_requires:
  Module::Build: '0.42'
dynamic_config: 1
generated_by: 'Module::Build version 0.4216, 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: CGI-Application
no_index:
  file: []
provides:
  CGI::Application:
    file: lib/CGI/Application.pm
    version: '4.61'
  CGI::Application::Mailform:
    file: lib/CGI/Application/Mailform.pm
recommends:
  CGI::PSGI: '0.09'
requires:
  CGI: '4.21'
  Carp: '0'
  Class::ISA: '0'
  HTML::Template: '0'
  Module::Build: '0'
  Scalar::Util: '0'
  Test::More: '0.47'
  Test::Requires: '0'
resources:
  bugtracker: https://github.com/MartinMcGrath/CGI--Application/issues
  license: http://dev.perl.org/licenses/
  repository: https://github.com/MartinMcGrath/CGI--Application
version: '4.61'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'