libarray-intspan-perl/META.json

68 lines
1.8 KiB
JSON

{
"abstract" : "Handles arrays of scalars or objects using integer ranges",
"author" : [
"Dominique Dumont"
],
"dynamic_config" : 0,
"generated_by" : "Dist::Zilla version 6.014, CPAN::Meta::Converter version 2.150010",
"license" : [
"artistic_2"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : 2
},
"name" : "Array-IntSpan",
"prereqs" : {
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "0"
}
},
"runtime" : {
"requires" : {
"Carp" : "0",
"perl" : "5.008"
}
},
"test" : {
"requires" : {
"Data::Dumper" : "0",
"Test::More" : "0"
}
}
},
"provides" : {
"Array::IntSpan" : {
"file" : "lib/Array/IntSpan.pm",
"version" : "2.004"
},
"Array::IntSpan::Fields" : {
"file" : "lib/Array/IntSpan/Fields.pm",
"version" : "2.004"
},
"Array::IntSpan::IP" : {
"file" : "lib/Array/IntSpan/IP.pm",
"version" : "2.004"
}
},
"release_status" : "stable",
"resources" : {
"bugtracker" : {
"mailto" : "bug-project@rt.cpan.org",
"web" : "http://rt.cpan.org/NoAuth/Bugs.html?Dist=Array-IntSpan"
},
"homepage" : "https://github.com/dod38fr/array-intspan-perl",
"repository" : {
"type" : "git",
"url" : "https://github.com/dod38fr/array-intspan-perl.git",
"web" : "https://github.com/dod38fr/array-intspan-perl"
}
},
"version" : "2.004",
"x_generated_by_perl" : "v5.30.0",
"x_serialization_backend" : "Cpanel::JSON::XS version 4.19",
"x_spdx_expression" : "Artistic-2.0"
}