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

{
    "name": "p5.30-module-install",
    "portdir": "perl/p5-module-install",
    "version": "1.210.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Module::Install",
    "description": "Module::Install - Standalone, extensible Perl module installer",
    "long_description": "Module::Install is a package for writing installers for CPAN (or CPAN-like) distributions that are clean, simple, minimalist, act in a strictly correct manner with ExtUtils::MakeMaker, and will run on any Perl installation version 5.005 or newer. Use of Module::Install for new distributions is discouraged. Dist::Zilla is recommended instead.",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-15"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.30-archive-tar",
                "p5.30-cpan-meta",
                "p5.30-devel-ppport",
                "p5.30-extutils-install",
                "p5.30-file-remove",
                "perl5.30",
                "p5.30-libwww-perl",
                "p5.30-module-build",
                "p5.30-module-scandeps",
                "p5.30-par-dist",
                "p5.30-yaml-tiny",
                "p5.30-json-maybexs"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "p5.30-perlio-via-symlink"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.30-catalyst-devel"
            ]
        }
    ]
}