Codebase list libnet-smtp-tls-butmaintained-perl / 5187688d-0579-4b6b-a465-7efb6b5ce5b1/upstream META.json
5187688d-0579-4b6b-a465-7efb6b5ce5b1/upstream

Tree @5187688d-0579-4b6b-a465-7efb6b5ce5b1/upstream (Download .tar.gz)

META.json @5187688d-0579-4b6b-a465-7efb6b5ce5b1/upstreamraw · history · blame

{
   "abstract" : "An SMTP client supporting TLS and AUTH (DEPRECATED, use Net::SMTPS instead)",
   "author" : [
      "Alexander Christian Westholm <awestholm at verizon dawt net>",
      "Fayland Lam <fayland@gmail.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.017, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Net-SMTP-TLS-ButMaintained",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "requires" : {
            "Digest::HMAC_MD5" : "0",
            "IO::Socket::INET" : "0",
            "IO::Socket::SSL" : "1.76",
            "MIME::Base64" : "0",
            "Net::Cmd" : "0",
            "Net::SSLeay" : "0",
            "perl" : "5.008"
         }
      },
      "test" : {
         "requires" : {
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::More" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "repository" : {
         "type" : "git",
         "url" : "https://janitor.debian.net/git/libnet-smtp-tls-butmaintained-perl/"
      }
   },
   "version" : "0.24",
   "x_contributors" : [
      "Alexander Christian Westholm <awestholm@verizon.net>",
      "Matt Simerson <matt@tnpi.net>",
      "Nick S. Knutov <nick@knutov.com>",
      "Zak B. Elep <zakame@zakame.net>"
   ],
   "x_generated_by_perl" : "v5.32.1",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.25",
   "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}