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 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80
|
---
abstract: 'testing TCP program'
author:
- 'Tokuhiro Matsuno <tokuhirom@gmail.com>'
build_requires:
File::Temp: '0'
Socket: '0'
Test::More: '0.98'
configure_requires:
ExtUtils::MakeMaker: '6.64'
dynamic_config: 0
generated_by: 'Minilla/v3.1.4, CPAN::Meta::Converter version 2.143240'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: Test-TCP
no_index:
directory:
- t
- xt
- inc
- share
- eg
- examples
- author
- builder
provides:
Net::EmptyPort:
file: lib/Net/EmptyPort.pm
Test::TCP:
file: lib/Test/TCP.pm
version: '2.22'
Test::TCP::CheckPort:
file: lib/Test/TCP/CheckPort.pm
requires:
IO::Socket::INET: '0'
IO::Socket::IP: '0'
Test::More: '0'
Test::SharedFork: '0.29'
Time::HiRes: '0'
perl: '5.008001'
resources:
bugtracker: https://github.com/tokuhirom/Test-TCP/issues
homepage: https://github.com/tokuhirom/Test-TCP
repository: git://github.com/tokuhirom/Test-TCP.git
version: '2.22'
x_contributors:
- 'Alex Vandiver <alex@chmrr.net>'
- 'Andrii Melnykov <andy.melnikov@gmail.com>'
- 'Bartosz Jakubski <b.jakubski@gmail.com>'
- 'Brendan Byrd <Perl@ResonatorSoft.org>'
- 'Chad Granum <exodist7@gmail.com>'
- 'Christian Walde <walde.christian@googlemail.com>'
- 'Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>'
- 'David Precious <davidp@preshweb.co.uk>'
- 'Ichito Nagata <i.nagata110@gmail.com>'
- 'Ivan Baidakou <dmol@gmx.com>'
- 'Kazuho Oku <kazuhooku@gmail.com>'
- 'Kenichi Ishigaki <ishigaki@cpan.org>'
- 'Kent Fredric <kentnl@gentoo.org>'
- 'Masahiro Nagano <kazeburo@gmail.com>'
- 'Mohammad S Anwar <mohammad.anwar@yahoo.com>'
- 'Neil Bowers <neil@bowers.com>'
- 'Pavel Shaydo <zwon@cpan.org>'
- 'Pete Houston <githubdevteam@openstrike.co.uk>'
- 'Petr Písař <ppisar@redhat.com>'
- 'Syohei YOSHIDA <syohex@gmail.com>'
- 'Tatsuhiko Miyagawa <miyagawa@gmail.com>'
- 'Tatsuhiko Miyagawa <tmiyagawa@fastly.com>'
- 'Thomas Klausner <domm@plix.at>'
- 'Yasuhiro Matsumoto <mattn.jp@gmail.com>'
- 'gfx <gfuji@cpan.org>'
- 'lestrrat <lestrrat+github@gmail.com>'
- 'mattn <mattn@d0d07461-0603-4401-acd4-de1884942a52>'
- 'openstrike <git@openstrike.co.uk>'
- 'richard.leach <richard.leach@nccgroup.com>'
- 'yappo <yappo@d0d07461-0603-4401-acd4-de1884942a52>'
- '奥 一穂 <kazuho@EM114-48-138-123.pool.e-mobile.ne.jp>'
x_static_install: 1
|