The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "A set of useful typemaps",
   "author" : [
      "Steffen Mueller <smueller@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4008, CPAN::Meta::Converter version 2.120921",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "ExtUtils-Typemaps-Default",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Module::Build" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.40"
         }
      },
      "runtime" : {
         "requires" : {
            "ExtUtils::Typemaps" : "3.18_03"
         }
      }
   },
   "provides" : {
      "ExtUtils::Typemap::Basic" : {
         "file" : "lib/ExtUtils/Typemap/Basic.pm",
         "version" : "1.05"
      },
      "ExtUtils::Typemap::Default" : {
         "file" : "lib/ExtUtils/Typemap/Default.pm",
         "version" : "1.05"
      },
      "ExtUtils::Typemap::ObjectMap" : {
         "file" : "lib/ExtUtils/Typemap/ObjectMap.pm",
         "version" : "1.05"
      },
      "ExtUtils::Typemap::STL" : {
         "file" : "lib/ExtUtils/Typemap/STL.pm",
         "version" : "1.05"
      },
      "ExtUtils::Typemap::STL::String" : {
         "file" : "lib/ExtUtils/Typemap/STL/String.pm",
         "version" : "1.05"
      },
      "ExtUtils::Typemap::STL::Vector" : {
         "file" : "lib/ExtUtils/Typemap/STL/Vector.pm",
         "version" : "1.05"
      },
      "ExtUtils::Typemaps::Basic" : {
         "file" : "lib/ExtUtils/Typemaps/Basic.pm",
         "version" : "1.05"
      },
      "ExtUtils::Typemaps::Default" : {
         "file" : "lib/ExtUtils/Typemaps/Default.pm",
         "version" : "1.05"
      },
      "ExtUtils::Typemaps::ObjectMap" : {
         "file" : "lib/ExtUtils/Typemaps/ObjectMap.pm",
         "version" : "1.05"
      },
      "ExtUtils::Typemaps::STL" : {
         "file" : "lib/ExtUtils/Typemaps/STL.pm",
         "version" : "1.05"
      },
      "ExtUtils::Typemaps::STL::List" : {
         "file" : "lib/ExtUtils/Typemaps/STL/List.pm",
         "version" : "1.05"
      },
      "ExtUtils::Typemaps::STL::String" : {
         "file" : "lib/ExtUtils/Typemaps/STL/String.pm",
         "version" : "1.05"
      },
      "ExtUtils::Typemaps::STL::Vector" : {
         "file" : "lib/ExtUtils/Typemaps/STL/Vector.pm",
         "version" : "1.05"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "license" : [
         "http://dev.perl.org/licenses/"
      ]
   },
   "version" : "1.05",
   "x_test_requires" : {
      "Test::More" : "0"
   }
}