File: META.yml

package info (click to toggle)
libpoe-filter-http-parser-perl 1.08-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 152 kB
  • sloc: perl: 212; makefile: 2
file content (33 lines) | stat: -rw-r--r-- 877 bytes parent folder | download | duplicates (2)
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
---
abstract: 'A HTTP POE filter for HTTP clients or servers'
author:
  - 'Chris Williams <chris@bingosnet.co.uk>'
build_requires:
  ExtUtils::MakeMaker: '6.42'
  File::Spec: '0'
  IO::Handle: '0'
  IPC::Open3: '0'
  Test::More: '0.47'
  Test::POE::Client::TCP: '0.1'
  Test::POE::Server::TCP: '0.16'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 5.043, 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: POE-Filter-HTTP-Parser
requires:
  Encode: '0'
  HTTP::Parser: '0.06'
  HTTP::Request: '0'
  HTTP::Response: '0'
  HTTP::Status: '0'
  POE: '1.003'
  perl: v5.6.0
resources:
  homepage: https://github.com/bingos/poe-filter-http-parser
  repository: https://github.com/bingos/poe-filter-http-parser.git
version: '1.08'