The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "A perl interface to the Twitter API",
   "author" : [
      "Marc Mims <marc@questright.com> (@semifor on Twitter)"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Module::Install version 1.06, CPAN::Meta::Converter version 2.120921",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Net-Twitter",
   "no_index" : {
      "directory" : [
         "examples",
         "inc",
         "src",
         "t"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.59",
            "Test::Fatal" : "0",
            "Test::More" : "0.88"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.59"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Crypt::SSLeay" : "0.5",
            "Data::Visitor::Callback" : "0",
            "DateTime" : "0.51",
            "DateTime::Format::Strptime" : "1.09",
            "Devel::StackTrace" : "1.21",
            "Digest::HMAC_SHA1" : "0",
            "Digest::SHA" : "0",
            "Encode" : "0",
            "File::Spec" : "0",
            "HTML::Entities" : "0",
            "HTTP::Request::Common" : "0",
            "JSON" : "0",
            "LWP::UserAgent" : "2.032",
            "List::Util" : "0",
            "Moose" : "0.9",
            "Moose::Exporter" : "0",
            "Moose::Role" : "0",
            "MooseX::Aliases" : "0",
            "MooseX::Role::Parameterized" : "0",
            "Net::Netrc" : "0",
            "Net::OAuth" : "0.25",
            "Scalar::Util" : "0",
            "Time::HiRes" : "0",
            "Try::Tiny" : "0.03",
            "URI" : "1.4",
            "URI::Escape" : "0",
            "namespace::autoclean" : "0.09",
            "perl" : "5.008001"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=Net-Twitter"
      },
      "homepage" : "http://github.com/semifor/Net-Twitter",
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "url" : "git://github.com/semifor/Net-Twitter.git"
      }
   },
   "version" : "3.18003"
}