2023-03-22 11:02:08 +01:00
|
|
|
{
|
|
|
|
|
"abstract" : "Validate recursive hash structures",
|
|
|
|
|
"author" : [
|
|
|
|
|
"Thomas v.Dein <tom@cpan.org>",
|
|
|
|
|
"Per Carlson <pelle@cpan.org>"
|
|
|
|
|
],
|
|
|
|
|
"dynamic_config" : 0,
|
|
|
|
|
"generated_by" : "ExtUtils::MakeMaker version 7.62, CPAN::Meta::Converter version 2.150010",
|
|
|
|
|
"license" : [
|
|
|
|
|
"perl_5"
|
|
|
|
|
],
|
|
|
|
|
"meta-spec" : {
|
|
|
|
|
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
|
|
|
|
|
"version" : 2
|
|
|
|
|
},
|
|
|
|
|
"name" : "Data-Validate-Struct",
|
|
|
|
|
"no_index" : {
|
|
|
|
|
"directory" : [
|
|
|
|
|
"t",
|
|
|
|
|
"inc"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"prereqs" : {
|
|
|
|
|
"build" : {
|
|
|
|
|
"requires" : {
|
|
|
|
|
"ExtUtils::MakeMaker" : "0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"configure" : {
|
|
|
|
|
"requires" : {
|
|
|
|
|
"ExtUtils::MakeMaker" : "0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"runtime" : {
|
|
|
|
|
"requires" : {
|
|
|
|
|
"Data::Validate" : "0",
|
|
|
|
|
"Data::Validate::IP" : "0",
|
|
|
|
|
"Regexp::Common" : "0"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"release_status" : "stable",
|
|
|
|
|
"resources" : {
|
|
|
|
|
"repository" : {
|
2025-12-13 20:48:57 +01:00
|
|
|
"url" : "https://codeberg.org/scip/Data-Validate-Struct"
|
2023-03-22 11:02:08 +01:00
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"version" : 0.12,
|
|
|
|
|
}
|