The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Multi-purpose emailer for HTML, auto-text, attachments, and templates",
   "author" : [
      "Gryphon Shafer <gryphon@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.008, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Email-Mailer",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "perl" : "5.014"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::EOL" : "0",
            "Test::Kwalitee" : "1.21",
            "Test::More" : "0.88",
            "Test::NoTabs" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08",
            "Test::Portability::Files" : "0",
            "Test::Synopsis" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Email::MIME" : "0",
            "Email::MIME::CreateHTML" : "0",
            "Email::Sender::Simple" : "0",
            "HTML::FormatText" : "0",
            "HTML::TreeBuilder" : "0",
            "IO::All" : "0",
            "perl" : "5.014",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "File::Basename" : "0",
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::MockObject" : "0",
            "Test::More" : "0",
            "Test::Most" : "0",
            "blib" : "1.01",
            "perl" : "5.014"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/gryphonshafer/Email-Mailer/issues"
      },
      "homepage" : "https://github.com/gryphonshafer/Email-Mailer",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/gryphonshafer/Email-Mailer.git",
         "web" : "https://github.com/gryphonshafer/Email-Mailer"
      }
   },
   "version" : "1.03",
   "x_serialization_backend" : "JSON::XS version 3.03"
}