The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "API for the Postmark mail service for web applications.",
   "author" : [
      "Ido Perlmuter <ido@ido50.net>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.019, CPAN::Meta::Converter version 2.140640",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "WWW-Postmark",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "runtime" : {
         "recommends" : {
            "IO::Socket::SSL" : "1.42",
            "JSON::XS" : "2.3",
            "Net::SSLeay" : "1.49"
         },
         "requires" : {
            "Carp" : "0",
            "Email::Valid" : "0",
            "HTTP::Tiny" : "0",
            "JSON" : "0",
            "perl" : "5.006",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "IO::Socket::SSL" : "1.42",
            "Net::SSLeay" : "1.49",
            "Test::More" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/ido50/WWW-Postmark/issues"
      },
      "homepage" : "http://search.cpan.org/dist/WWW-Postmark",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/ido50/WWW-Postmark.git",
         "web" : "https://github.com/ido50/WWW-Postmark"
      }
   },
   "version" : "0.7"
}