File: META.yml

package info (click to toggle)
libtest-poe-server-tcp-perl 1.20-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 212 kB
  • sloc: perl: 537; makefile: 2
file content (31 lines) | stat: -rw-r--r-- 834 bytes parent folder | download | duplicates (3)
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
---
abstract: 'A POE Component providing TCP server services for test cases'
author:
  - 'Chris Williams <chris@bingosnet.co.uk>'
build_requires:
  File::Spec: '0'
  IO::Handle: '0'
  IPC::Open3: '0'
  Test::More: '0.47'
  Text::ParseWords: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 5.045, 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: Test-POE-Server-TCP
requires:
  POE: '1.004'
  POE::Filter: '0'
  POE::Filter::Line: '0'
  POE::Wheel::ReadWrite: '0'
  POE::Wheel::SocketFactory: '0'
  Socket: '2.0'
  perl: v5.6.0
resources:
  homepage: https://github.com/bingos/test-poe-server-tcp
  repository: https://github.com/bingos/test-poe-server-tcp.git
version: '1.20'