GET /api/v1/ports/p5.32-file-copy-recursive/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5.32-file-copy-recursive",
"portdir": "perl/p5-file-copy-recursive",
"version": "0.450.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::Copy::Recursive",
"description": "Perl extension for recursively copying files and directories",
"long_description": "This module copies and moves directories recursively (or single files, well... singley) to an optional depth and attempts to preserve each file or directory's mode.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-test-fatal",
"p5.32-path-tiny",
"p5.32-test-deep",
"clang-14",
"p5.32-test-file",
"p5.32-test-warnings"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.32-inline-c",
"p5.32-dist-zilla-plugin-git",
"p5.32-text-xslate",
"p5.32-data-messagepack"
]
},
{
"type": "lib",
"ports": [
"p5.32-dist-zilla",
"p5.32-file-flat",
"p5.32-test-file-sharedir",
"p5.32-catalyst-devel"
]
}
]
}