---
name: HTTP-Server-Brick
version: v0.1.4
author:
 - 'Mark Aufflick <[email protected]>'
abstract: Simple pure perl http/https server for prototyping "in the style of" Ruby's WEBrick
license: perl
resources:
 license: http://dev.perl.org/licenses/
requires:
 HTTP::Daemon: 0
 HTTP::Status: 0
 IO::Handle: 0
 LWP: 0
 LWP::MediaTypes: 0
 LWP::UserAgent: 0
 Module::Build: 0
 Test::More: 0
 version: 0
recommends:
 HTTP::Daemon::SSL: 1.02
configure_requires:
 Module::Build: 0.35
provides:
 HTTP::Server::Brick:
   file: lib/HTTP/Server/Brick.pm
   version: v0.1.4
generated_by: Module::Build version 0.35
meta-spec:
 url: http://module-build.sourceforge.net/META-spec-v1.4.html
 version: 1.4