AI-Anthropic
view release on metacpan or search on metacpan
{
"abstract" : "Perl interface to Anthropic Claude API",
"author" : [
"Your Name <your@email.com>"
],
"dynamic_config" : 1,
"generated_by" : "ExtUtils::MakeMaker version 7.76, CPAN::Meta::Converter version 2.150010",
"keywords" : [
"anthropic",
"claude",
"ai",
"llm",
"api",
"chatbot",
"gpt",
"language-model"
],
"license" : [
"perl_5"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : 2
},
"name" : "AI-Anthropic",
"no_index" : {
"directory" : [
"t",
"inc"
]
},
"prereqs" : {
"build" : {
"requires" : {
"ExtUtils::MakeMaker" : "0"
}
},
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "0"
}
},
"runtime" : {
"requires" : {
"Carp" : "0",
"HTTP::Tiny" : "0.070",
"JSON::PP" : "2.0",
"MIME::Base64" : "0",
"perl" : "5.010"
}
},
"test" : {
"requires" : {
"Test::More" : "0.88"
}
}
},
"release_status" : "stable",
"resources" : {
"bugtracker" : {
"web" : "https://github.com/yourusername/AI-Anthropic/issues"
},
"repository" : {
"type" : "git",
"url" : "https://github.com/yourusername/AI-Anthropic.git",
"web" : "https://github.com/yourusername/AI-Anthropic"
}
},
"version" : "0.01",
"x_serialization_backend" : "JSON::PP version 4.16"
}
( run in 1.252 second using v1.01-cache-2.11-cpan-39bf76dae61 )