The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "SOCKSv4 proxy plugin for IO::Stream",
   "author" : [
      "Alex Efros <powerman@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.043, Dist::Milla version v1.0.15, CPAN::Meta::Converter version 2.150005",
   "license" : [
      "mit"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "IO-Stream-Proxy-SOCKSv4",
   "no_index" : {
      "directory" : [
         "eg",
         "examples",
         "inc",
         "share",
         "t",
         "xt"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build::Tiny" : "0.034"
         }
      },
      "develop" : {
         "requires" : {
            "Dist::Milla" : "v1.0.15",
            "Test::Distribution" : "0",
            "Test::Perl::Critic" : "0",
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "IO::Stream" : "0",
            "IO::Stream::EV" : "0",
            "IO::Stream::const" : "0",
            "Scalar::Util" : "0",
            "perl" : "5.010001"
         }
      },
      "test" : {
         "requires" : {
            "EV" : "0",
            "File::Temp" : "0",
            "Socket" : "0",
            "Test::Exception" : "0",
            "Test::More" : "0"
         }
      }
   },
   "provides" : {
      "IO::Stream::Proxy::SOCKSv4" : {
         "file" : "lib/IO/Stream/Proxy/SOCKSv4.pm",
         "version" : "v2.0.0"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/powerman/perl-IO-Stream-Proxy-SOCKSv4/issues"
      },
      "homepage" : "https://github.com/powerman/perl-IO-Stream-Proxy-SOCKSv4",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/powerman/perl-IO-Stream-Proxy-SOCKSv4.git",
         "web" : "https://github.com/powerman/perl-IO-Stream-Proxy-SOCKSv4"
      }
   },
   "version" : "v2.0.0"
}