summaryrefslogtreecommitdiff
path: root/META.yml
blob: 8e84e789b95d0c3a8e9253e71bcb6100d96f9737 (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
---
abstract: 'Lightweight HTTP server'
author:
  - 'Best Practical Solutions, LLC <modules@bestpractical.com>'
build_requires:
  ExtUtils::MakeMaker: 6.36
configure_requires:
  ExtUtils::MakeMaker: 6.36
distribution_type: module
dynamic_config: 1
generated_by: 'Module::Install version 1.14'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: 1.4
module_name: HTTP::Server::Simple
name: HTTP-Server-Simple
no_index:
  directory:
    - inc
    - t
requires:
  CGI: 0
  Socket: 1.94
  Test::More: 0
resources:
  license: http://dev.perl.org/licenses/
version: '0.50'