GET /api/v1/ports/p5.34-autobox/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "p5.34-autobox",
    "portdir": "perl/p5-autobox",
    "version": "3.0.1",
    "license": "Artistic-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/autobox",
    "description": "Call methods on native types",
    "long_description": "The autobox pragma allows methods to be called on integers, floats, strings, arrays, hashes, and code references in exactly the same manner as blessed references.",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0",
                "p5.34-ipc-system-simple",
                "p5.34-test-fatal"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.34",
                "p5.34-scope-guard"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.34-autobox-core",
                "p5.34-autobox-junctions",
                "p5.34-moose-autobox"
            ]
        }
    ]
}