The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Mail sending protocol implementation",
   "author" : [
      "Tom Molesworth <tom@entitymodel.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.014, CPAN::Meta::Converter version 2.140640",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Protocol-SMTP",
   "prereqs" : {
      "build" : {
         "requires" : {
            "perl" : "5.010001"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.48"
         }
      },
      "develop" : {
         "requires" : {
            "CPAN::Meta" : "2.120920",
            "Encode" : "0",
            "HTTP::Tiny" : "0",
            "JSON" : "0",
            "List::Util" : "0",
            "Module::Metadata" : "0",
            "Pod::Coverage::TrustPod" : "0",
            "Test::More" : "0.88",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08",
            "version" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Authen::SASL" : "0",
            "Future" : "0.24",
            "MIME::Base64" : "0",
            "curry" : "0",
            "parent" : "0"
         }
      },
      "test" : {
         "requires" : {
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::CheckDeps" : "0.010",
            "Test::More" : "0.98"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-protocol-smtp at rt.cpan.org",
         "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=Protocol-SMTP"
      },
      "homepage" : "http://search.cpan.org/dist/Protocol-SMTP/"
   },
   "version" : "0.001"
}