The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Data type validation functions.",
   "author" : [
      "Guillaume Aubert <aubertg@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4003, CPAN::Meta::Converter version 2.120921",
   "license" : [
      "open_source"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Data-Validate-Type",
   "no_index" : {
      "file" : [
         "t/LocalTest.pm"
      ],
      "package" : [
         "LocalTest",
         "LocalTestParent"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "File::Spec" : "0",
            "Test::Exception" : "0",
            "Test::FailWarnings" : "0",
            "Test::More" : "0.94"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Data::Dump" : "0",
            "Exporter" : "0",
            "Scalar::Util" : "1.18",
            "perl" : "5.006"
         }
      }
   },
   "provides" : {
      "Data::Validate::Type" : {
         "file" : "lib/Data/Validate/Type.pm",
         "version" : "v1.4.2"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/guillaumeaubert/Data-Validate-Type/issues"
      },
      "homepage" : "https://metacpan.org/release/Data-Validate-Type",
      "license" : [
         "http://www.gnu.org/licenses/gpl-3.0.txt"
      ],
      "repository" : {
         "url" : "https://github.com/guillaumeaubert/Data-Validate-Type"
      }
   },
   "version" : "v1.4.2"
}