summaryrefslogtreecommitdiff
path: root/META.yml
blob: 2a51f1e30fb2e5497c1cd6b2f9384438158b77cd (plain)
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
---
abstract: 'Handle Common Gateway Interface requests and responses'
author:
  - unknown
build_requires: {}
configure_requires: {}
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 7.0401, CPAN::Meta::Converter version 2.150001'
license: unknown
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: CGI
no_index:
  directory:
    - t
    - inc
    - t
requires:
  Carp: '0'
  Config: '0'
  Encode: '0'
  Exporter: '0'
  File::Spec: '0.82'
  File::Temp: '0'
  HTML::Entities: '3.69'
  base: '0'
  if: '0'
  overload: '0'
  parent: '0.225'
  perl: '5.008001'
  strict: '0'
  utf8: '0'
  warnings: '0'
resources:
  bugtracker: https://github.com/leejo/CGI.pm/issues
  homepage: https://metacpan.org/module/CGI
  license: http://dev.perl.org/licenses/
  repository: https://github.com/leejo/CGI.pm
version: '4.21'