The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Yet Another BitTorrent Client Module",
   "author" : [
      "Sanko Robinson <sanko@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4003, CPAN::Meta::Converter version 2.120921",
   "keywords" : [
      "BitTorrent",
      "AnyEvent"
   ],
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "AnyEvent-BitTorrent",
   "prereqs" : {
      "build" : {
         "requires" : {
            "File::Temp" : "0",
            "Module::Build" : "0.38",
            "Test::More" : "0",
            "perl" : "v5.16.0"
         }
      },
      "configure" : {
         "requires" : {
            "File::Find" : "0",
            "Module::Build" : "0.38"
         }
      },
      "runtime" : {
         "requires" : {
            "Any::Moose" : "0",
            "AnyEvent" : "0",
            "AnyEvent::HTTP" : "0",
            "AnyEvent::Handle" : "0",
            "AnyEvent::Socket" : "0",
            "Carp" : "0",
            "Digest::SHA" : "0",
            "Exporter" : "0",
            "Fcntl" : "0",
            "File::Path" : "0",
            "File::Spec" : "0",
            "Module::Build" : "0.38",
            "Net::BitTorrent::Protocol" : "v1.0.0",
            "Scalar::Util" : "0",
            "perl" : "v5.16.0"
         }
      }
   },
   "provides" : {
      "AnyEvent::BitTorrent" : {
         "file" : "lib/AnyEvent/BitTorrent.pm",
         "version" : "v0.2.0"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "http://github.com/sanko/anyevent-bittorrent/issues"
      },
      "license" : [
         "http://opensource.org/licenses/artistic-license-2.0.php"
      ],
      "repository" : {
         "url" : "git://github.com/sanko/anyevent-bittorrent.git"
      },
      "x_ChangeLog" : "http://github.com/sanko/anyevent-bittorrent/commits/"
   },
   "version" : "v0.2.0"
}