The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Perl interface for libmcrypt C library.  ",
   "author" : [
      "Shantanu Bhadoria <shantanu at cpan dott org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.300038, CPAN::Meta::Converter version 2.132510",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Crypt-MCrypt",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "examples",
         "corpus"
      ],
      "package" : [
         "DB"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::CPAN::Meta" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Mo" : "0",
            "XSLoader" : "0",
            "perl" : "5.010",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "File::Find" : "0",
            "File::Spec::Functions" : "0",
            "File::Temp" : "0",
            "List::Util" : "0",
            "Test::More" : "0",
            "Test::Most" : "0.22"
         }
      }
   },
   "provides" : {
      "Crypt::MCrypt" : {
         "file" : "lib/Crypt/MCrypt.pm",
         "version" : "0.07"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/shantanubhadoria/crypt-mcrypt/issues"
      },
      "homepage" : "https://metacpan.org/release/Crypt-MCrypt",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/shantanubhadoria/crypt-mcrypt.git",
         "web" : "https://github.com/shantanubhadoria/crypt-mcrypt"
      }
   },
   "version" : "0.07",
   "x_contributors" : [
      "Shantanu <shantanu@cpan.org>",
      "Shantanu Bhadoria <shantanu@cpan.org>"
   ]
}