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

{
    "name": "p5.32-cgi-ajax",
    "portdir": "perl/p5-cgi-ajax",
    "version": "0.707.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/CGI::Ajax",
    "description": "A module for writing AJAX/DHTML-based web apps",
    "long_description": "CGI::Ajax is an object-oriented module that provides a unique mechanism for using Perl code asynchronously from JavaScript-enhanced HTML pages. CGI::Ajax unburdens the user from having to write extensive JavaScript, except for associating an exported method with a document-defined event (such as onClick, onKeyUp, etc). CGI::Ajax also mixes well with HTML containing more complex JavaScript.",
    "active": true,
    "categories": [
        "www",
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.32",
                "p5.32-class-accessor"
            ]
        }
    ],
    "depends_on": []
}