GET /api/v1/ports/p5.32-file-temp/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "p5.32-file-temp",
    "portdir": "perl/p5-file-temp",
    "version": "0.231.100",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/File::Temp",
    "description": "return name and handle of a temporary file safely",
    "long_description": "File::Temp can be used to create and open temporary files in a safe way. There is both a function interface and an object-oriented interface. The File::Temp constructor or the tempfile() function can be used to return the name and the open filehandle of a temporary file. The tempdir() function can be used to create a temporary directory.",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.32"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "p5.32-cpan-uploader",
                "p5.32-dist-zilla-plugin-authority",
                "p5.32-dist-zilla-plugin-checkmetaresources",
                "p5.32-dist-zilla-plugin-git-remote-check",
                "p5.32-moosex-daemonize",
                "p5.32-pod-weaver-section-allowoverride",
                "p5.32-log-dispatchouli",
                "p5.32-io-async",
                "p5.32-file-rename",
                "p5.32-dbix-class"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.32-test-tempdir-tiny",
                "p5.32-mail-box-imap4",
                "p5.32-dbicx-testdatabase",
                "p5.32-http-body",
                "p5.32-archive-tar-wrapper",
                "p5.32-data-temporarybag",
                "p5.32-dbix-admin-dsnmanager",
                "p5.32-mime-tools",
                "p5.32-sgml-parser-opensp",
                "p5.32-devel-dumptrace",
                "p5.32-file-pushd",
                "p5.32-http-entity-parser",
                "p5.32-mail-spamassassin",
                "p5.32-dist-zilla"
            ]
        }
    ]
}