The Perl and Raku Conference 2025: Greenville, South Carolina - June 27-29 Learn more

{
"abstract" : "detect source code license statements in a text string",
"author" : [
"Jonas Smedegaard (JONASS) <jonass@cpan.org>"
],
"dynamic_config" : 0,
"generated_by" : "Dist::Inkt::Profile::TOBYINK version 0.024, CPAN::Meta::Converter version 2.150010",
"keywords" : [
"Licensing",
"Sourcecode"
],
"license" : [
"agpl_3"
],
"meta-spec" : {
"version" : 2
},
"name" : "String-License",
"no_index" : {
"directory" : [
"eg",
"examples",
"inc",
"t",
"xt"
]
},
"optional_features" : {},
"prereqs" : {
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "6.17"
}
},
"runtime" : {
"recommends" : {
"re::engine::RE2" : "0"
},
"requires" : {
"Array::IntSpan" : "0",
"Feature::Compat::Class" : "0.04",
"List::Util" : "0",
"Log::Any" : "0",
"Path::Tiny" : "0.062",
"Regexp::Pattern" : "v0.2.12",
"Regexp::Pattern::License" : "v3.4.0",
"namespace::clean" : "0",
"perl" : "5.020000"
}
},
"test" : {
"recommends" : {
"File::BaseDir" : "0",
"Regexp::Pattern::License" : "v3.9.0",
"Software::LicenseUtils" : "0.104004",
"YAML::XS" : "0"
},
"requires" : {
"Test2::V0" : "0.000060",
"Test::Without::Module" : "0"
}
}
},
"provides" : {
"String::License" : {
"file" : "lib/String/License.pm",
"version" : "v0.0.7"
},
"String::License::Naming" : {
"file" : "lib/String/License/Naming.pm",
"version" : "v0.0.7"
},
"String::License::Naming::Custom" : {
"file" : "lib/String/License/Naming/Custom.pm",
"version" : "v0.0.7"
},
"String::License::Naming::SPDX" : {
"file" : "lib/String/License/Naming/SPDX.pm",
"version" : "v0.0.7"
}
},
"release_status" : "stable",
"resources" : {
"bugtracker" : {
},
"license" : [
],
"repository" : {
"type" : "git",
},
},
"version" : "v0.0.7",
"x_help_wanted" : [
"documenter",
"tester"
],
"x_serialization_backend" : "JSON::PP version 4.07",
"x_static_install" : 1
}