The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Perl extension for SSL and TLS using MatrixSSL.org v3.7.2b",
   "author" : [
      "C. N. Drake <christopher@pobox.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.047, Dist::Milla version v1.0.16, CPAN::Meta::Converter version 2.150005",
   "license" : [
      "gpl_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Crypt-MatrixSSL3",
   "no_index" : {
      "directory" : [
         "eg",
         "examples",
         "inc",
         "share",
         "t",
         "xt"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Archive::Tar" : "0",
            "ExtUtils::Constant" : "0",
            "ExtUtils::MakeMaker" : "6.63_03",
            "File::ShareDir::Install" : "0.06",
            "File::Which" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Devel::PPPort" : "3.23",
            "Dist::Milla" : "v1.0.16",
            "Test::Distribution" : "0",
            "Test::Perl::Critic" : "0",
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "File::ShareDir" : "0",
            "Getopt::Long" : "0",
            "JSON" : "0",
            "LWP::UserAgent" : "0",
            "List::Util" : "0",
            "MIME::Base64" : "0",
            "Pod::Usage" : "0",
            "Scalar::Util" : "0",
            "Text::Wrap" : "0",
            "perl" : "5.006",
            "version" : "0.77"
         }
      },
      "test" : {
         "requires" : {
            "Socket" : "0",
            "Test::Exception" : "0",
            "Test::More" : "0"
         }
      }
   },
   "provides" : {
      "Crypt::MatrixSSL3" : {
         "file" : "lib/Crypt/MatrixSSL3.pm",
         "version" : "v3.7.7"
      },
      "Crypt::MatrixSSL3::Client" : {
         "file" : "lib/Crypt/MatrixSSL3.pm",
         "version" : "v3.7.7"
      },
      "Crypt::MatrixSSL3::HelloExt" : {
         "file" : "lib/Crypt/MatrixSSL3.pm",
         "version" : "v3.7.7"
      },
      "Crypt::MatrixSSL3::Keys" : {
         "file" : "lib/Crypt/MatrixSSL3.pm",
         "version" : "v3.7.7"
      },
      "Crypt::MatrixSSL3::Server" : {
         "file" : "lib/Crypt/MatrixSSL3.pm",
         "version" : "v3.7.7"
      },
      "Crypt::MatrixSSL3::SessID" : {
         "file" : "lib/Crypt/MatrixSSL3.pm",
         "version" : "v3.7.7"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/powerman/perl-Crypt-MatrixSSL3/issues"
      },
      "homepage" : "https://github.com/powerman/perl-Crypt-MatrixSSL3",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/powerman/perl-Crypt-MatrixSSL3.git",
         "web" : "https://github.com/powerman/perl-Crypt-MatrixSSL3"
      }
   },
   "version" : "v3.7.7",
   "x_contributors" : [
      "Alex Efros <powerman@cpan.org>",
      "vonydev <vony@teamevolve.ro>"
   ]
}