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

{
    "name": "p5.34-net-ping-external",
    "portdir": "perl/p5-net-ping-external",
    "version": "0.150.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Net::Ping::External",
    "description": "Cross-platform interface to ICMP 'ping' utilities",
    "long_description": "Net::Ping::External is a module which interfaces with the 'ping' command on many systems. It presently provides a single function, 'ping()', that takes in a hostname and (optionally) a timeout and returns true if the host is alive, and false otherwise. Unless you have the ability (and willingness) to run your scripts as the superuser on your system, this module will probably provide more accurate results than Net::Ping will.",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.34"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "fwknop",
                "p5-net-ping-external"
            ]
        }
    ]
}