The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "RSA encoding and decoding, using the openSSL libraries",
   "author" : [
      "Ian Robertson <iroberts@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Crypt-OpenSSL-RSA",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "Test" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "Crypt::OpenSSL::Guess" : "0.11",
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "recommends" : {
            "Crypt::OpenSSL::Bignum" : "0"
         },
         "requires" : {
            "Crypt::OpenSSL::Random" : "0",
            "Test::More" : "0",
            "perl" : "5.006"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/toddr/Crypt-OpenSSL-RSA/issues"
      },
      "homepage" : "http://github.com/toddr/Crypt-OpenSSL-RSA",
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "url" : "http://github.com/toddr/Crypt-OpenSSL-RSA"
      }
   },
   "version" : "0.30",
   "x_serialization_backend" : "JSON::PP version 2.97001"
}