From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more

{
"abstract" : "Math::NLopt - Perl interface to the NLopt optimization library",
"author" : [
"Diab Jerius <djerius@cpan.org>"
],
"dynamic_config" : 0,
"generated_by" : "Dist::Zilla version 6.032, CPAN::Meta::Converter version 2.150010",
"license" : [
"gpl_3"
],
"meta-spec" : {
"version" : 2
},
"name" : "Math-NLopt",
"no_index" : {
"directory" : [
"eg",
"examples",
"inc",
"share",
"t",
"xt"
]
},
"prereqs" : {
"configure" : {
"requires" : {
"Alien::NLopt" : "0",
"ExtUtils::CppGuess" : "0",
"ExtUtils::MakeMaker" : "7.12"
}
},
"develop" : {
"requires" : {
"Devel::PPPort" : "3.23",
"Dist::Zilla" : "5",
"Dist::Zilla::Plugin::AutoPrereqs" : "0",
"Dist::Zilla::Plugin::BumpVersionAfterRelease" : "0",
"Dist::Zilla::Plugin::CheckMetaResources" : "0",
"Dist::Zilla::Plugin::CopyFilesFromRelease" : "0",
"Dist::Zilla::Plugin::EnsureChangesHasContent" : "0",
"Dist::Zilla::Plugin::EnsurePrereqsInstalled" : "0",
"Dist::Zilla::Plugin::GatherDir" : "0",
"Dist::Zilla::Plugin::GatherDir::Template" : "0",
"Dist::Zilla::Plugin::InsertCopyright" : "0",
"Dist::Zilla::Plugin::InsertExample" : "0",
"Dist::Zilla::Plugin::MakeMaker::Awesome" : "0",
"Dist::Zilla::Plugin::MetaJSON" : "0",
"Dist::Zilla::Plugin::MetaNoIndex" : "0",
"Dist::Zilla::Plugin::MetaProvides::Package" : "0",
"Dist::Zilla::Plugin::MetaResources" : "0",
"Dist::Zilla::Plugin::NextRelease" : "0",
"Dist::Zilla::Plugin::PPPort" : "0",
"Dist::Zilla::Plugin::PodCoverageTests" : "0",
"Dist::Zilla::Plugin::PodSyntaxTests" : "0",
"Dist::Zilla::Plugin::PodWeaver" : "0",
"Dist::Zilla::Plugin::Prereqs" : "0",
"Dist::Zilla::Plugin::Prereqs::AuthorDeps" : "0",
"Dist::Zilla::Plugin::Readme::Brief" : "0",
"Dist::Zilla::Plugin::ReadmeAnyFromPod" : "0",
"Dist::Zilla::Plugin::Regenerate" : "0",
"Dist::Zilla::Plugin::RewriteVersion" : "0",
"Dist::Zilla::Plugin::RunExtraTests" : "0",
"Dist::Zilla::Plugin::Test::CPAN::Changes" : "0",
"Dist::Zilla::Plugin::Test::CPAN::Meta::JSON" : "0",
"Dist::Zilla::Plugin::Test::CleanNamespaces" : "0",
"Dist::Zilla::Plugin::Test::Compile" : "0",
"Dist::Zilla::Plugin::Test::DistManifest" : "0",
"Dist::Zilla::Plugin::Test::Fixme" : "0",
"Dist::Zilla::Plugin::Test::NoBreakpoints" : "0",
"Dist::Zilla::Plugin::Test::NoTabs" : "0",
"Dist::Zilla::Plugin::Test::Perl::Critic" : "0",
"Dist::Zilla::Plugin::Test::PodSpelling" : "0",
"Dist::Zilla::Plugin::Test::ReportPrereqs" : "0",
"Dist::Zilla::Plugin::Test::TrailingSpace" : "0",
"Dist::Zilla::Plugin::Test::Version" : "0",
"Dist::Zilla::PluginBundle::Basic" : "0",
"Dist::Zilla::PluginBundle::Filter" : "0",
"Pod::Coverage::TrustPod" : "0",
"Pod::Weaver::Plugin::StopWords" : "0",
"Pod::Weaver::Section::Contributors" : "0",
"Pod::Weaver::Section::GenerateSection" : "0",
"Pod::Weaver::Section::SeeAlso" : "0",
"Pod::Wordlist" : "0",
"Software::License::GPL_3" : "0",
"Test::CPAN::Changes" : "0.19",
"Test::CPAN::Meta::JSON" : "0.16",
"Test::CleanNamespaces" : "0.15",
"Test::DistManifest" : "0",
"Test::Fixme" : "0",
"Test::More" : "0.96",
"Test::NoBreakpoints" : "0.15",
"Test::NoTabs" : "0",
"Test::Perl::Critic" : "0",
"Test::Pod" : "1.41",
"Test::Pod::Coverage" : "1.08",
"Test::Spelling" : "0.12",
"Test::TrailingSpace" : "0.0203",
"Test::Version" : "1"
}
},
"runtime" : {
"requires" : {
"Alien::NLopt" : "0",
"Carp" : "0",
"Exporter" : "0",
"XSLoader" : "0",
"overload" : "0",
"parent" : "0",
"perl" : "5.012",
"strict" : "0",
"warnings" : "0"
}
},
"test" : {
"recommends" : {
"CPAN::Meta" : "2.120900"
},
"requires" : {
"Class::Struct" : "0",
"Devel::Peek" : "0",
"ExtUtils::MakeMaker" : "0",
"File::Spec" : "0",
"IO::Handle" : "0",
"IPC::Open3" : "0",
"POSIX" : "0",
"Test2::V0" : "0",
"Test::More" : "0",
"constant" : "0"
}
}
},
"provides" : {
"Math::NLopt" : {
"file" : "lib/Math/NLopt.pm",
"version" : "0.09"
},
"Math::NLopt::Exception" : {
"file" : "lib/Math/NLopt/Exception.pm",
"version" : "0.09"
},
"Math::NLopt::Exception::Failure" : {
"file" : "lib/Math/NLopt/Exception.pm",
"version" : "0.09"
},
"Math::NLopt::Exception::ForcedStop" : {
"file" : "lib/Math/NLopt/Exception.pm",
"version" : "0.09"
},
"Math::NLopt::Exception::InvalidArgs" : {
"file" : "lib/Math/NLopt/Exception.pm",
"version" : "0.09"
},
"Math::NLopt::Exception::OutOfMemory" : {
"file" : "lib/Math/NLopt/Exception.pm",
"version" : "0.09"
},
"Math::NLopt::Exception::RoundoffLimited" : {
"file" : "lib/Math/NLopt/Exception.pm",
"version" : "0.09"
}
},
"release_status" : "stable",
"resources" : {
"bugtracker" : {
"mailto" : "bug-math-nlopt@rt.cpan.org",
},
"repository" : {
"type" : "git",
}
},
"version" : "0.09",
"x_generated_by_perl" : "v5.40.0",
"x_serialization_backend" : "Cpanel::JSON::XS version 4.38",
"x_spdx_expression" : "GPL-3.0-only"
}