GET /api/v1/ports/p5.34-dbm-deep/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5.34-dbm-deep",
"portdir": "perl/p5-dbm-deep",
"version": "2.1.900",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DBM::Deep",
"description": "A pure perl persistent multi-level hash/array DBM",
"long_description": "A unique flat-file database module, written in pure perl. True multi-level hash/array support (unlike MLDBM, which is faked), hybrid OO / tie() interface, cross-platform FTPable files, and quite fast. Can handle millions of keys and unlimited hash levels without significant slow-down. Written from the ground-up in pure perl -- this is NOT a wrapper around a C-based DBM.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"p5.34-test-deep",
"p5.34-test-exception",
"p5.34-test-warn",
"p5.34-module-build"
]
},
{
"type": "lib",
"ports": [
"p5.34-dbd-sqlite",
"p5.34-dbi",
"perl5.34"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.34-moose"
]
},
{
"type": "lib",
"ports": [
"p5-dbm-deep"
]
}
]
}