The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "testing TCP program",
   "author" : [
      "Tokuhiro Matsuno <tokuhirom@gmail.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Minilla/v2.4.1",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Test-TCP",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "inc",
         "share",
         "eg",
         "examples",
         "author",
         "builder"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "File::Which" : "0",
            "Perl::Critic" : "1.105",
            "Test::CPAN::Meta" : "0",
            "Test::MinimumVersion::Fast" : "0.04",
            "Test::PAUSE::Permissions" : "0.04",
            "Test::Perl::Critic" : "1.02",
            "Test::Pod" : "1.41",
            "Test::Spellunker" : "v0.2.7"
         }
      },
      "runtime" : {
         "requires" : {
            "IO::Socket::INET" : "0",
            "IO::Socket::IP" : "0",
            "Test::More" : "0",
            "Test::SharedFork" : "0.29",
            "Time::HiRes" : "0",
            "perl" : "5.008001"
         }
      },
      "test" : {
         "requires" : {
            "File::Temp" : "0",
            "Socket" : "0",
            "Test::More" : "0.98"
         }
      }
   },
   "provides" : {
      "Net::EmptyPort" : {
         "file" : "lib/Net/EmptyPort.pm"
      },
      "Test::TCP" : {
         "file" : "lib/Test/TCP.pm",
         "version" : "2.12"
      },
      "Test::TCP::CheckPort" : {
         "file" : "lib/Test/TCP/CheckPort.pm"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/tokuhirom/Test-TCP/issues"
      },
      "homepage" : "https://github.com/tokuhirom/Test-TCP",
      "repository" : {
         "url" : "git://github.com/tokuhirom/Test-TCP.git",
         "web" : "https://github.com/tokuhirom/Test-TCP"
      }
   },
   "version" : "2.12",
   "x_contributors" : [
      "tokuhirom <tokuhirom@d0d07461-0603-4401-acd4-de1884942a52>",
      "mattn <mattn@d0d07461-0603-4401-acd4-de1884942a52>",
      "yappo <yappo@d0d07461-0603-4401-acd4-de1884942a52>",
      "奥 一穂 <kazuho@EM114-48-138-123.pool.e-mobile.ne.jp>",
      "gfx <gfuji@cpan.org>",
      "Kenichi Ishigaki <ishigaki@cpan.org>",
      "lestrrat <lestrrat+github@gmail.com>",
      "Masahiro Nagano <kazeburo@gmail.com>",
      "Thomas Klausner <domm@plix.at>",
      "Brendan Byrd <Perl@ResonatorSoft.org>",
      "Tatsuhiko Miyagawa <miyagawa@bulknews.net>",
      "Christian Walde <walde.christian@googlemail.com>",
      "Ivan Baidakou <dmol@gmx.com>",
      "Neil Bowers <neil@bowers.com>",
      "Pavel Shaydo <zwon@cpan.org>",
      "Petr Písař <ppisar@redhat.com>",
      "Bartosz Jakubski <b.jakubski@gmail.com>",
      "Kazuho Oku <kazuhooku@gmail.com>"
   ]
}