GET /api/v1/ports/p5.30-time-y2038/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "p5.30-time-y2038",
    "portdir": "perl/p5-time-y2038",
    "version": "20100403",
    "license": "(Artistic-1 or GPL) and MIT",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Time::y2038",
    "description": "Versions of Perl's time functions which work beyond 2038",
    "long_description": "On many computers, Perl's time functions will not work past the year 2038. This is a design fault in the underlying C libraries Perl uses. Time::y2038 provides replacements for those functions which will work accurately +/1 142 million years.",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0",
                "p5.30-json",
                "p5.30-test-exception",
                "p5.30-test-warn"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.30",
                "p5.30-module-build"
            ]
        }
    ],
    "depends_on": []
}