GET /api/v1/ports/?format=api&page=744
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 50375,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&page=745",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&page=743",
    "results": [
        {
            "name": "p5.26-time-format",
            "portdir": "perl/p5-time-format",
            "version": "1.160.0",
            "license": "unrestricted",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Time::Format",
            "description": "Easy-to-use date/time formatting",
            "long_description": "Easy-to-use date/time formatting",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-time-format",
            "portdir": "perl/p5-time-format",
            "version": "1.160.0",
            "license": "unrestricted",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-time-format",
            "homepage": "https://metacpan.org/pod/Time::Format",
            "description": "Easy-to-use date/time formatting",
            "long_description": "Easy-to-use date/time formatting",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-time-format"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-time-epoch",
            "portdir": "perl/p5-time-epoch",
            "version": "0.20.0",
            "license": "Artistic-1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Time::Epoch",
            "description": "Convert times in one epoch to times in another epoch",
            "long_description": "This is Time::Epoch, a tiny module that does nothing but convert times in one epoch to times in another. Implemented currently is only converting Mac OS epoch to and from the perl/Unix epoch.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-test-pod"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-time-epoch",
            "portdir": "perl/p5-time-epoch",
            "version": "0.20.0",
            "license": "Artistic-1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Time::Epoch",
            "description": "Convert times in one epoch to times in another epoch",
            "long_description": "This is Time::Epoch, a tiny module that does nothing but convert times in one epoch to times in another. Implemented currently is only converting Mac OS epoch to and from the perl/Unix epoch.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-test-pod"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-time-epoch",
            "portdir": "perl/p5-time-epoch",
            "version": "0.20.0",
            "license": "Artistic-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Time::Epoch",
            "description": "Convert times in one epoch to times in another epoch",
            "long_description": "This is Time::Epoch, a tiny module that does nothing but convert times in one epoch to times in another. Implemented currently is only converting Mac OS epoch to and from the perl/Unix epoch.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-test-pod"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-time-epoch",
            "portdir": "perl/p5-time-epoch",
            "version": "0.20.0",
            "license": "Artistic-1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-time-epoch",
            "homepage": "https://metacpan.org/pod/Time::Epoch",
            "description": "Convert times in one epoch to times in another epoch",
            "long_description": "This is Time::Epoch, a tiny module that does nothing but convert times in one epoch to times in another. Implemented currently is only converting Mac OS epoch to and from the perl/Unix epoch.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-time-epoch"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-time-duration-parse",
            "portdir": "perl/p5-time-duration-parse",
            "version": "0.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Time::Duration::Parse",
            "description": "Time::Duration::Parse - Parse string that represents time duration",
            "long_description": "Time::Duration::Parse - Parse string that represents time duration",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-time-duration",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-chi",
                        "p5.30-dancer-session-cookie",
                        "p5.30-code-tidyall"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-time-duration-parse",
            "portdir": "perl/p5-time-duration-parse",
            "version": "0.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Time::Duration::Parse",
            "description": "Time::Duration::Parse - Parse string that represents time duration",
            "long_description": "Time::Duration::Parse - Parse string that represents time duration",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-time-duration",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-chi",
                        "p5.28-dancer-session-cookie",
                        "p5.28-code-tidyall"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-time-duration-parse",
            "portdir": "perl/p5-time-duration-parse",
            "version": "0.150.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Time::Duration::Parse",
            "description": "Time::Duration::Parse - Parse string that represents time duration",
            "long_description": "Time::Duration::Parse - Parse string that represents time duration",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-time-duration"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-exporter-lite"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-chi",
                        "p5.26-code-tidyall",
                        "p5.26-dancer-session-cookie"
                    ]
                }
            ]
        },
        {
            "name": "p5-time-duration-parse",
            "portdir": "perl/p5-time-duration-parse",
            "version": "0.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-time-duration-parse",
            "homepage": "https://metacpan.org/pod/Time::Duration::Parse",
            "description": "Time::Duration::Parse - Parse string that represents time duration",
            "long_description": "Time::Duration::Parse - Parse string that represents time duration",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-time-duration-parse"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-time-duration",
            "portdir": "perl/p5-time-duration",
            "version": "1.210.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Time::Duration",
            "description": "Rounded or exact English expression of durations",
            "long_description": "This module provides functions for expressing durations in rounded or exact terms, e.g. \"1 second,\" \"2 minutes and 5 seconds,\" or \"1 hour, 3 minutes, and 40 seconds.\"",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-time-duration-parse"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-chi"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-time-duration",
            "portdir": "perl/p5-time-duration",
            "version": "1.210.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Time::Duration",
            "description": "Rounded or exact English expression of durations",
            "long_description": "This module provides functions for expressing durations in rounded or exact terms, e.g. \"1 second,\" \"2 minutes and 5 seconds,\" or \"1 hour, 3 minutes, and 40 seconds.\"",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-time-duration-parse"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-chi"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-time-duration",
            "portdir": "perl/p5-time-duration",
            "version": "1.210.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Time::Duration",
            "description": "Rounded or exact English expression of durations",
            "long_description": "This module provides functions for expressing durations in rounded or exact terms, e.g. \"1 second,\" \"2 minutes and 5 seconds,\" or \"1 hour, 3 minutes, and 40 seconds.\"",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-time-duration-parse"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-chi"
                    ]
                }
            ]
        },
        {
            "name": "p5-time-duration",
            "portdir": "perl/p5-time-duration",
            "version": "1.210.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-time-duration",
            "homepage": "https://metacpan.org/pod/Time::Duration",
            "description": "Rounded or exact English expression of durations",
            "long_description": "This module provides functions for expressing durations in rounded or exact terms, e.g. \"1 second,\" \"2 minutes and 5 seconds,\" or \"1 hour, 3 minutes, and 40 seconds.\"",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-time-duration"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-tie-toobject",
            "portdir": "perl/p5-tie-toobject",
            "version": "0.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Tie::ToObject",
            "description": "Tie to an existing object",
            "long_description": "Tie to an existing object",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-data-visitor"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-tie-toobject",
            "portdir": "perl/p5-tie-toobject",
            "version": "0.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Tie::ToObject",
            "description": "Tie to an existing object",
            "long_description": "Tie to an existing object",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-data-visitor"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-tie-toobject",
            "portdir": "perl/p5-tie-toobject",
            "version": "0.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Tie::ToObject",
            "description": "Tie to an existing object",
            "long_description": "Tie to an existing object",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-data-visitor"
                    ]
                }
            ]
        },
        {
            "name": "p5-tie-toobject",
            "portdir": "perl/p5-tie-toobject",
            "version": "0.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-tie-toobject",
            "homepage": "https://metacpan.org/pod/Tie::ToObject",
            "description": "Tie to an existing object",
            "long_description": "Tie to an existing object",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-tie-toobject"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-tie-simple",
            "portdir": "perl/p5-tie-simple",
            "version": "1.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Tie::Simple",
            "description": "Tie::Simple - Variable ties made easier: much, much, much easier...",
            "long_description": "Tie::Simple - Variable ties made easier: much, much, much easier...",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-sdl"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-tie-simple",
            "portdir": "perl/p5-tie-simple",
            "version": "1.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Tie::Simple",
            "description": "Tie::Simple - Variable ties made easier: much, much, much easier...",
            "long_description": "Tie::Simple - Variable ties made easier: much, much, much easier...",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-sdl"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-tie-simple",
            "portdir": "perl/p5-tie-simple",
            "version": "1.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Tie::Simple",
            "description": "Tie::Simple - Variable ties made easier: much, much, much easier...",
            "long_description": "Tie::Simple - Variable ties made easier: much, much, much easier...",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-sdl"
                    ]
                }
            ]
        },
        {
            "name": "p5-tie-simple",
            "portdir": "perl/p5-tie-simple",
            "version": "1.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-tie-simple",
            "homepage": "https://metacpan.org/pod/Tie::Simple",
            "description": "Tie::Simple - Variable ties made easier: much, much, much easier...",
            "long_description": "Tie::Simple - Variable ties made easier: much, much, much easier...",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-tie-simple"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-tie-refhash-weak",
            "portdir": "perl/p5-tie-refhash-weak",
            "version": "0.90.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Tie::RefHash::Weak",
            "description": "Tie::RefHash::Weak - A Tie::RefHash subclass with weakened references in the keys",
            "long_description": "Tie::RefHash::Weak - A Tie::RefHash subclass with weakened references in the keys",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-task-weaken",
                        "p5.30-tie-refhash",
                        "p5.30-variable-magic"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-hash-util-fieldhash-compat"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-tie-refhash-weak",
            "portdir": "perl/p5-tie-refhash-weak",
            "version": "0.90.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Tie::RefHash::Weak",
            "description": "Tie::RefHash::Weak - A Tie::RefHash subclass with weakened references in the keys",
            "long_description": "Tie::RefHash::Weak - A Tie::RefHash subclass with weakened references in the keys",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-task-weaken",
                        "p5.28-tie-refhash",
                        "p5.28-variable-magic"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-hash-util-fieldhash-compat"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-tie-refhash-weak",
            "portdir": "perl/p5-tie-refhash-weak",
            "version": "0.90.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Tie::RefHash::Weak",
            "description": "Tie::RefHash::Weak - A Tie::RefHash subclass with weakened references in the keys",
            "long_description": "Tie::RefHash::Weak - A Tie::RefHash subclass with weakened references in the keys",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-task-weaken",
                        "p5.26-tie-refhash",
                        "p5.26-variable-magic"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-hash-util-fieldhash-compat"
                    ]
                }
            ]
        },
        {
            "name": "p5-tie-refhash-weak",
            "portdir": "perl/p5-tie-refhash-weak",
            "version": "0.90.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-tie-refhash-weak",
            "homepage": "https://metacpan.org/pod/Tie::RefHash::Weak",
            "description": "Tie::RefHash::Weak - A Tie::RefHash subclass with weakened references in the keys",
            "long_description": "Tie::RefHash::Weak - A Tie::RefHash subclass with weakened references in the keys",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-tie-refhash-weak"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-tie-refhash",
            "portdir": "perl/p5-tie-refhash",
            "version": "1.410.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Tie::RefHash",
            "description": "Tie::RefHash - Use references as hash keys",
            "long_description": "Tie::RefHash - Use references as hash keys",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-data-visitor"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-hash-util-fieldhash-compat",
                        "p5.30-tie-refhash-weak"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-tie-refhash",
            "portdir": "perl/p5-tie-refhash",
            "version": "1.410.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Tie::RefHash",
            "description": "Tie::RefHash - Use references as hash keys",
            "long_description": "Tie::RefHash - Use references as hash keys",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-data-visitor"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-hash-util-fieldhash-compat",
                        "p5.28-tie-refhash-weak"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-tie-refhash",
            "portdir": "perl/p5-tie-refhash",
            "version": "1.400.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Tie::RefHash",
            "description": "use references as hash keys",
            "long_description": "This module provides the ability to use references as hash keys if you first tie the hash variable to this module. Normally, only the keys of the tied hash itself are preserved as references; to use references as keys in hashes-of-hashes, use Tie::RefHash::Nestable, included as part of Tie::RefHash.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-data-visitor"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-catalyst-plugin-session",
                        "p5.26-hash-util-fieldhash-compat",
                        "p5.26-tie-refhash-weak"
                    ]
                }
            ]
        },
        {
            "name": "p5-tie-refhash",
            "portdir": "perl/p5-tie-refhash",
            "version": "1.410.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-tie-refhash",
            "homepage": "https://metacpan.org/pod/Tie::RefHash",
            "description": "Tie::RefHash - Use references as hash keys",
            "long_description": "Tie::RefHash - Use references as hash keys",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-tie-refhash"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-tie-ixhash",
            "portdir": "perl/p5-tie-ixhash",
            "version": "1.230.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Tie::IxHash",
            "description": "Module that preserves order in perl associative arrays.",
            "long_description": "Module that preserves order in perl associative arrays.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-pegex"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-extutils-xsbuilder",
                        "p5.30-test-spec",
                        "p5.30-text-trac",
                        "p5.30-config-mvp",
                        "p5.30-fey",
                        "p5.30-catalyst-model-dbic-schema",
                        "p5.30-catalyst-controller-formbuilder",
                        "p5.30-xml-twig"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-tie-ixhash",
            "portdir": "perl/p5-tie-ixhash",
            "version": "1.230.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Tie::IxHash",
            "description": "Module that preserves order in perl associative arrays.",
            "long_description": "Module that preserves order in perl associative arrays.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-pegex"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-extutils-xsbuilder",
                        "p5.28-test-spec",
                        "p5.28-text-trac",
                        "p5.28-config-mvp",
                        "p5.28-fey",
                        "p5.28-catalyst-model-dbic-schema",
                        "p5.28-catalyst-controller-formbuilder",
                        "p5.28-xml-twig"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-tie-ixhash",
            "portdir": "perl/p5-tie-ixhash",
            "version": "1.230.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Tie::IxHash",
            "description": "Module that preserves order in perl associative arrays.",
            "long_description": "Module that preserves order in perl associative arrays.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-pegex"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-catalyst-model-dbic-schema",
                        "p5.26-config-mvp",
                        "p5.26-extutils-xsbuilder",
                        "p5.26-fey",
                        "p5.26-test-spec",
                        "p5.26-text-trac",
                        "p5.26-catalyst-controller-formbuilder",
                        "p5.26-xml-twig"
                    ]
                }
            ]
        },
        {
            "name": "p5-tie-ixhash",
            "portdir": "perl/p5-tie-ixhash",
            "version": "1.230.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-tie-ixhash",
            "homepage": "https://metacpan.org/pod/Tie::IxHash",
            "description": "Module that preserves order in perl associative arrays.",
            "long_description": "Module that preserves order in perl associative arrays.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-tie-ixhash"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-tie-function",
            "portdir": "perl/p5-tie-function",
            "version": "0.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Tie::Function",
            "description": "Tie::Function - wrap functions in tied hash sugar",
            "long_description": "Tie::Function - wrap functions in tied hash sugar",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-html-entities-interpolate"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-tie-function",
            "portdir": "perl/p5-tie-function",
            "version": "0.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Tie::Function",
            "description": "Tie::Function - wrap functions in tied hash sugar",
            "long_description": "Tie::Function - wrap functions in tied hash sugar",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-html-entities-interpolate"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-tie-function",
            "portdir": "perl/p5-tie-function",
            "version": "0.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Tie::Function",
            "description": "Tie::Function - wrap functions in tied hash sugar",
            "long_description": "Tie::Function - wrap functions in tied hash sugar",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-html-entities-interpolate"
                    ]
                }
            ]
        },
        {
            "name": "p5-tie-function",
            "portdir": "perl/p5-tie-function",
            "version": "0.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-tie-function",
            "homepage": "https://metacpan.org/pod/Tie::Function",
            "description": "Tie::Function - wrap functions in tied hash sugar",
            "long_description": "Tie::Function - wrap functions in tied hash sugar",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-tie-function"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-tie-encryptedhash",
            "portdir": "perl/p5-tie-encryptedhash",
            "version": "1.240.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Tie::EncryptedHash",
            "description": "Hashes (and objects based on hashes) with encrypting fields.",
            "long_description": "Hashes (and objects based on hashes) with encrypting fields.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-crypt-blowfish",
                        "p5.30-crypt-cbc",
                        "p5.30-crypt-des"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-alt-crypt-rsa-bigint",
                        "p5.30-crypt-rsa"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-tie-encryptedhash",
            "portdir": "perl/p5-tie-encryptedhash",
            "version": "1.240.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Tie::EncryptedHash",
            "description": "Hashes (and objects based on hashes) with encrypting fields.",
            "long_description": "Hashes (and objects based on hashes) with encrypting fields.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-crypt-blowfish",
                        "p5.28-crypt-cbc",
                        "p5.28-crypt-des"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-alt-crypt-rsa-bigint",
                        "p5.28-crypt-rsa"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-tie-encryptedhash",
            "portdir": "perl/p5-tie-encryptedhash",
            "version": "1.240.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Tie::EncryptedHash",
            "description": "Hashes (and objects based on hashes) with encrypting fields.",
            "long_description": "Hashes (and objects based on hashes) with encrypting fields.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-crypt-blowfish",
                        "p5.26-crypt-cbc",
                        "p5.26-crypt-des"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-alt-crypt-rsa-bigint",
                        "p5.26-crypt-rsa"
                    ]
                }
            ]
        },
        {
            "name": "p5-tie-encryptedhash",
            "portdir": "perl/p5-tie-encryptedhash",
            "version": "1.240.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-tie-encryptedhash",
            "homepage": "https://metacpan.org/pod/Tie::EncryptedHash",
            "description": "Hashes (and objects based on hashes) with encrypting fields.",
            "long_description": "Hashes (and objects based on hashes) with encrypting fields.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-tie-encryptedhash"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-tie-dbi",
            "portdir": "perl/p5-tie-dbi",
            "version": "1.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Tie::DBI",
            "description": "Tie::DBI - Tie hashes to DBI relational databases",
            "long_description": "This module allows you to tie Perl associative arrays (hashes) to SQL databases using the DBI interface. The tied hash is associated with a table in a local or networked database. One column becomes the hash key. Each row of the table becomes an associative array, from which individual fields can be set or retrieved.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-dbd-sqlite",
                        "p5.30-dbi"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-tie-dbi",
            "portdir": "perl/p5-tie-dbi",
            "version": "1.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Tie::DBI",
            "description": "Tie::DBI - Tie hashes to DBI relational databases",
            "long_description": "This module allows you to tie Perl associative arrays (hashes) to SQL databases using the DBI interface. The tied hash is associated with a table in a local or networked database. One column becomes the hash key. Each row of the table becomes an associative array, from which individual fields can be set or retrieved.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-dbd-sqlite",
                        "p5.28-dbi"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-tie-dbi",
            "portdir": "perl/p5-tie-dbi",
            "version": "1.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Tie::DBI",
            "description": "Tie::DBI - Tie hashes to DBI relational databases",
            "long_description": "This module allows you to tie Perl associative arrays (hashes) to SQL databases using the DBI interface. The tied hash is associated with a table in a local or networked database. One column becomes the hash key. Each row of the table becomes an associative array, from which individual fields can be set or retrieved.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-dbd-sqlite",
                        "p5.26-dbi"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-tie-dbi",
            "portdir": "perl/p5-tie-dbi",
            "version": "1.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-tie-dbi",
            "homepage": "https://metacpan.org/pod/Tie::DBI",
            "description": "Tie::DBI - Tie hashes to DBI relational databases",
            "long_description": "This module allows you to tie Perl associative arrays (hashes) to SQL databases using the DBI interface. The tied hash is associated with a table in a local or networked database. One column becomes the hash key. Each row of the table becomes an associative array, from which individual fields can be set or retrieved.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-tie-dbi"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-tie-cycle",
            "portdir": "perl/p5-tie-cycle",
            "version": "1.233.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Tie::Cycle",
            "description": "Tie::Cycle - Cycle through a list of values via a scalar.",
            "long_description": "Tie::Cycle - Cycle through a list of values via a scalar.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-business-ismn"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-tie-cycle",
            "portdir": "perl/p5-tie-cycle",
            "version": "1.233.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Tie::Cycle",
            "description": "Tie::Cycle - Cycle through a list of values via a scalar.",
            "long_description": "Tie::Cycle - Cycle through a list of values via a scalar.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-business-ismn"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-tie-cycle",
            "portdir": "perl/p5-tie-cycle",
            "version": "1.226.0",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Tie::Cycle",
            "description": "Cycle through a list of values via a scalar.",
            "long_description": "Cycle through a list of values via a scalar.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-business-ismn"
                    ]
                }
            ]
        },
        {
            "name": "p5-tie-cycle",
            "portdir": "perl/p5-tie-cycle",
            "version": "1.233.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-tie-cycle",
            "homepage": "https://metacpan.org/pod/Tie::Cycle",
            "description": "Tie::Cycle - Cycle through a list of values via a scalar.",
            "long_description": "Tie::Cycle - Cycle through a list of values via a scalar.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-tie-cycle"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}