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

{
    "count": 52178,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=507",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=505",
    "results": [
        {
            "name": "p5.28-convert-bencode",
            "portdir": "perl/p5-convert-bencode",
            "version": "1.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Convert::Bencode",
            "description": "Functions for converting to/from bencoded strings",
            "long_description": "This module provides two functions, bencode and bdecode, which encode and decode bencoded strings respectively. The description of bencode is part of the bittorrent protocol specification which can be found at http://bitconjurer.org/BitTorrent/protocol.html",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-convert-bencode",
            "portdir": "perl/p5-convert-bencode",
            "version": "1.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Convert::Bencode",
            "description": "Functions for converting to/from bencoded strings",
            "long_description": "This module provides two functions, bencode and bdecode, which encode and decode bencoded strings respectively. The description of bencode is part of the bittorrent protocol specification which can be found at http://bitconjurer.org/BitTorrent/protocol.html",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-convert-bencode",
            "portdir": "perl/p5-convert-bencode",
            "version": "1.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Convert::Bencode",
            "description": "Functions for converting to/from bencoded strings",
            "long_description": "This module provides two functions, bencode and bdecode, which encode and decode bencoded strings respectively. The description of bencode is part of the bittorrent protocol specification which can be found at http://bitconjurer.org/BitTorrent/protocol.html",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-convert-bencode",
            "portdir": "perl/p5-convert-bencode",
            "version": "1.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Convert::Bencode",
            "description": "Functions for converting to/from bencoded strings",
            "long_description": "This module provides two functions, bencode and bdecode, which encode and decode bencoded strings respectively. The description of bencode is part of the bittorrent protocol specification which can be found at http://bitconjurer.org/BitTorrent/protocol.html",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-convert-bencode"
                    ]
                }
            ]
        },
        {
            "name": "p5-convert-binary-c",
            "portdir": "perl/p5-convert-binary-c",
            "version": "0.860.0",
            "license": "(Artistic-1 or GPL) and BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-convert-binary-c",
            "homepage": "https://metacpan.org/pod/Convert::Binary::C",
            "description": "Convert::Binary::C - Binary Data Conversion using C Types",
            "long_description": "Convert::Binary::C - Binary Data Conversion using C Types",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-convert-binary-c"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-convert-binhex",
            "portdir": "perl/p5-convert-binhex",
            "version": "1.125.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-convert-binhex",
            "homepage": "https://metacpan.org/pod/Convert::BinHex",
            "description": "Module for converting to and from BinHex encoded files",
            "long_description": "BinHex is a format used by Macintosh for transporting Mac files safely through electronic mail, as short-lined, 7-bit, semi-compressed data streams. Ths module provides a means of converting those data streams back into into binary data.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-convert-binhex"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-convert-binary-c",
            "portdir": "perl/p5-convert-binary-c",
            "version": "0.860.0",
            "license": "(Artistic-1 or GPL) and BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Convert::Binary::C",
            "description": "Convert::Binary::C - Binary Data Conversion using C Types",
            "long_description": "Convert::Binary::C - Binary Data Conversion using C Types",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-convert-binary-c",
            "portdir": "perl/p5-convert-binary-c",
            "version": "0.860.0",
            "license": "(Artistic-1 or GPL) and BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Convert::Binary::C",
            "description": "Convert::Binary::C - Binary Data Conversion using C Types",
            "long_description": "Convert::Binary::C - Binary Data Conversion using C Types",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-convert-binary-c",
            "portdir": "perl/p5-convert-binary-c",
            "version": "0.860.0",
            "license": "(Artistic-1 or GPL) and BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Convert::Binary::C",
            "description": "Convert::Binary::C - Binary Data Conversion using C Types",
            "long_description": "Convert::Binary::C - Binary Data Conversion using C Types",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-convert-binary-c",
            "portdir": "perl/p5-convert-binary-c",
            "version": "0.860.0",
            "license": "(Artistic-1 or GPL) and BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Convert::Binary::C",
            "description": "Convert::Binary::C - Binary Data Conversion using C Types",
            "long_description": "Convert::Binary::C - Binary Data Conversion using C Types",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-convert-binary-c"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-convert-binhex",
            "portdir": "perl/p5-convert-binhex",
            "version": "1.125.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Convert::BinHex",
            "description": "Module for converting to and from BinHex encoded files",
            "long_description": "BinHex is a format used by Macintosh for transporting Mac files safely through electronic mail, as short-lined, 7-bit, semi-compressed data streams. Ths module provides a means of converting those data streams back into into binary data.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-file-slurp",
                        "p5.28-test-most",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-mime-tools"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-convert-binhex",
            "portdir": "perl/p5-convert-binhex",
            "version": "1.125.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Convert::BinHex",
            "description": "Module for converting to and from BinHex encoded files",
            "long_description": "BinHex is a format used by Macintosh for transporting Mac files safely through electronic mail, as short-lined, 7-bit, semi-compressed data streams. Ths module provides a means of converting those data streams back into into binary data.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-file-slurp",
                        "p5.30-test-most",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-mime-tools"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-convert-binhex",
            "portdir": "perl/p5-convert-binhex",
            "version": "1.125.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Convert::BinHex",
            "description": "Module for converting to and from BinHex encoded files",
            "long_description": "BinHex is a format used by Macintosh for transporting Mac files safely through electronic mail, as short-lined, 7-bit, semi-compressed data streams. Ths module provides a means of converting those data streams back into into binary data.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-file-slurp",
                        "p5.32-test-most",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-mime-tools"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-convert-binhex",
            "portdir": "perl/p5-convert-binhex",
            "version": "1.125.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Convert::BinHex",
            "description": "Module for converting to and from BinHex encoded files",
            "long_description": "BinHex is a format used by Macintosh for transporting Mac files safely through electronic mail, as short-lined, 7-bit, semi-compressed data streams. Ths module provides a means of converting those data streams back into into binary data.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-file-slurp",
                        "p5.34-test-most",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-convert-binhex",
                        "p5.34-mime-tools"
                    ]
                }
            ]
        },
        {
            "name": "p5-convert-color",
            "portdir": "perl/p5-convert-color",
            "version": "0.180.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-convert-color",
            "homepage": "https://metacpan.org/pod/Convert::Color",
            "description": "Convert::Color - color space conversions and named lookups",
            "long_description": "Convert::Color - color space conversions and named lookups",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-convert-color"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-convert-color-xterm",
            "portdir": "perl/p5-convert-color-xterm",
            "version": "0.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-convert-color-xterm",
            "homepage": "https://metacpan.org/pod/Convert::Color::XTerm",
            "description": "Convert::Color::XTerm - indexed colors used by XTerm",
            "long_description": "Convert::Color::XTerm - indexed colors used by XTerm",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-convert-color-xterm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-convert-color",
            "portdir": "perl/p5-convert-color",
            "version": "0.180.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Convert::Color",
            "description": "Convert::Color - color space conversions and named lookups",
            "long_description": "Convert::Color - color space conversions and named lookups",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-module-build",
                        "p5.28-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-meta",
                        "p5.28-list-utilsby",
                        "p5.28-module-pluggable"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-convert-color-xterm",
                        "p5.28-string-tagged-markdown",
                        "p5.28-string-tagged-terminal"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-convert-color",
            "portdir": "perl/p5-convert-color",
            "version": "0.180.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Convert::Color",
            "description": "Convert::Color - color space conversions and named lookups",
            "long_description": "Convert::Color - color space conversions and named lookups",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-module-build",
                        "p5.30-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-meta",
                        "p5.30-list-utilsby",
                        "p5.30-module-pluggable"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-convert-color-xterm",
                        "p5.30-string-tagged-markdown",
                        "p5.30-string-tagged-terminal"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-convert-color",
            "portdir": "perl/p5-convert-color",
            "version": "0.180.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Convert::Color",
            "description": "Convert::Color - color space conversions and named lookups",
            "long_description": "Convert::Color - color space conversions and named lookups",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-module-build",
                        "p5.32-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-meta",
                        "p5.32-list-utilsby",
                        "p5.32-module-pluggable"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-convert-color-xterm",
                        "p5.32-string-tagged-markdown",
                        "p5.32-string-tagged-terminal"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-convert-color",
            "portdir": "perl/p5-convert-color",
            "version": "0.180.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Convert::Color",
            "description": "Convert::Color - color space conversions and named lookups",
            "long_description": "Convert::Color - color space conversions and named lookups",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-module-build",
                        "p5.34-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-meta",
                        "p5.34-list-utilsby",
                        "p5.34-module-pluggable"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-convert-color",
                        "p5.34-convert-color-xterm",
                        "p5.34-string-tagged-markdown",
                        "p5.34-string-tagged-terminal"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-convert-color-xterm",
            "portdir": "perl/p5-convert-color-xterm",
            "version": "0.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Convert::Color::XTerm",
            "description": "Convert::Color::XTerm - indexed colors used by XTerm",
            "long_description": "Convert::Color::XTerm - indexed colors used by XTerm",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-module-build",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-convert-color"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-string-tagged-terminal"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-convert-color-xterm",
            "portdir": "perl/p5-convert-color-xterm",
            "version": "0.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Convert::Color::XTerm",
            "description": "Convert::Color::XTerm - indexed colors used by XTerm",
            "long_description": "Convert::Color::XTerm - indexed colors used by XTerm",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-module-build",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-convert-color"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-string-tagged-terminal"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-convert-color-xterm",
            "portdir": "perl/p5-convert-color-xterm",
            "version": "0.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Convert::Color::XTerm",
            "description": "Convert::Color::XTerm - indexed colors used by XTerm",
            "long_description": "Convert::Color::XTerm - indexed colors used by XTerm",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-module-build",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-convert-color"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-string-tagged-terminal"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-convert-color-xterm",
            "portdir": "perl/p5-convert-color-xterm",
            "version": "0.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Convert::Color::XTerm",
            "description": "Convert::Color::XTerm - indexed colors used by XTerm",
            "long_description": "Convert::Color::XTerm - indexed colors used by XTerm",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-module-build",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-convert-color"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-convert-color-xterm",
                        "p5.34-string-tagged-terminal"
                    ]
                }
            ]
        },
        {
            "name": "p5-convert-moji",
            "portdir": "perl/p5-convert-moji",
            "version": "0.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-convert-moji",
            "homepage": "https://metacpan.org/pod/Convert::Moji",
            "description": "Convert::Moji - Convert between alphabets",
            "long_description": "Convert::Moji - Convert between alphabets",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "raf",
                    "github": "macportsraf",
                    "ports_count": 33
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-convert-moji"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-convert-pem",
            "portdir": "perl/p5-convert-pem",
            "version": "0.130.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-convert-pem",
            "homepage": "https://metacpan.org/pod/Convert::PEM",
            "description": "Convert::PEM - Read/write encrypted ASN.1 PEM files",
            "long_description": "Convert::PEM - Read/write encrypted ASN.1 PEM files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-convert-pem"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-convert-moji",
            "portdir": "perl/p5-convert-moji",
            "version": "0.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Convert::Moji",
            "description": "Convert::Moji - Convert between alphabets",
            "long_description": "Convert::Moji - Convert between alphabets",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "raf",
                    "github": "macportsraf",
                    "ports_count": 33
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-lingua-ja-moji"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-convert-moji",
            "portdir": "perl/p5-convert-moji",
            "version": "0.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Convert::Moji",
            "description": "Convert::Moji - Convert between alphabets",
            "long_description": "Convert::Moji - Convert between alphabets",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "raf",
                    "github": "macportsraf",
                    "ports_count": 33
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-lingua-ja-moji"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-convert-moji",
            "portdir": "perl/p5-convert-moji",
            "version": "0.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Convert::Moji",
            "description": "Convert::Moji - Convert between alphabets",
            "long_description": "Convert::Moji - Convert between alphabets",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "raf",
                    "github": "macportsraf",
                    "ports_count": 33
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-lingua-ja-moji"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-convert-moji",
            "portdir": "perl/p5-convert-moji",
            "version": "0.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Convert::Moji",
            "description": "Convert::Moji - Convert between alphabets",
            "long_description": "Convert::Moji - Convert between alphabets",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "raf",
                    "github": "macportsraf",
                    "ports_count": 33
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-convert-moji",
                        "p5.34-lingua-ja-moji"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-convert-pem",
            "portdir": "perl/p5-convert-pem",
            "version": "0.130.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Convert::PEM",
            "description": "Convert::PEM - Read/write encrypted ASN.1 PEM files",
            "long_description": "Convert::PEM - Read/write encrypted ASN.1 PEM files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-exception",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-convert-asn1",
                        "p5.28-crypt-des_ede3",
                        "perl5.28",
                        "p5.28-digest-md5",
                        "p5.28-mime-base64",
                        "p5.28-cryptx",
                        "p5.28-class-errorhandler"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-crypt-dsa"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-convert-pem",
            "portdir": "perl/p5-convert-pem",
            "version": "0.130.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Convert::PEM",
            "description": "Convert::PEM - Read/write encrypted ASN.1 PEM files",
            "long_description": "Convert::PEM - Read/write encrypted ASN.1 PEM files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-test-exception",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-convert-asn1",
                        "p5.30-crypt-des_ede3",
                        "perl5.30",
                        "p5.30-digest-md5",
                        "p5.30-mime-base64",
                        "p5.30-cryptx",
                        "p5.30-class-errorhandler"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-crypt-dsa"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-convert-pem",
            "portdir": "perl/p5-convert-pem",
            "version": "0.130.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Convert::PEM",
            "description": "Convert::PEM - Read/write encrypted ASN.1 PEM files",
            "long_description": "Convert::PEM - Read/write encrypted ASN.1 PEM files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-exception",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-convert-asn1",
                        "p5.32-crypt-des_ede3",
                        "perl5.32",
                        "p5.32-digest-md5",
                        "p5.32-mime-base64",
                        "p5.32-cryptx",
                        "p5.32-class-errorhandler"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-crypt-dsa"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-convert-pem",
            "portdir": "perl/p5-convert-pem",
            "version": "0.130.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Convert::PEM",
            "description": "Convert::PEM - Read/write encrypted ASN.1 PEM files",
            "long_description": "Convert::PEM - Read/write encrypted ASN.1 PEM files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-test-exception",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-convert-asn1",
                        "p5.34-crypt-des_ede3",
                        "perl5.34",
                        "p5.34-digest-md5",
                        "p5.34-mime-base64",
                        "p5.34-cryptx",
                        "p5.34-class-errorhandler"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-crypt-dsa",
                        "p5-convert-pem"
                    ]
                }
            ]
        },
        {
            "name": "p5-convert-tnef",
            "portdir": "perl/p5-convert-tnef",
            "version": "0.180.0",
            "license": "unknown",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-convert-tnef",
            "homepage": "https://metacpan.org/pod/Convert::TNEF",
            "description": "Perl module to read TNEF files",
            "long_description": "Perl module to read TNEF files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-convert-tnef"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-convert-uu",
            "portdir": "perl/p5-convert-uu",
            "version": "0.520.100",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-convert-uu",
            "homepage": "https://metacpan.org/pod/Convert::UU",
            "description": "Perl module for uuencode and uudecode",
            "long_description": "Perl module for uuencode and uudecode",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-convert-uu"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-convert-tnef",
            "portdir": "perl/p5-convert-tnef",
            "version": "0.180.0",
            "license": "unknown",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Convert::TNEF",
            "description": "Perl module to read TNEF files",
            "long_description": "Perl module to read TNEF files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-io-stringy",
                        "p5.28-mime-tools"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-convert-tnef",
            "portdir": "perl/p5-convert-tnef",
            "version": "0.180.0",
            "license": "unknown",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Convert::TNEF",
            "description": "Perl module to read TNEF files",
            "long_description": "Perl module to read TNEF files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-io-stringy",
                        "p5.30-mime-tools"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-convert-tnef",
            "portdir": "perl/p5-convert-tnef",
            "version": "0.180.0",
            "license": "unknown",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Convert::TNEF",
            "description": "Perl module to read TNEF files",
            "long_description": "Perl module to read TNEF files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-io-stringy",
                        "p5.32-mime-tools"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-convert-tnef",
            "portdir": "perl/p5-convert-tnef",
            "version": "0.180.0",
            "license": "unknown",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Convert::TNEF",
            "description": "Perl module to read TNEF files",
            "long_description": "Perl module to read TNEF files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-io-stringy",
                        "p5.34-mime-tools"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-convert-tnef"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-convert-uu",
            "portdir": "perl/p5-convert-uu",
            "version": "0.520.100",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Convert::UU",
            "description": "Perl module for uuencode and uudecode",
            "long_description": "Perl module for uuencode and uudecode",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-convert-uu",
            "portdir": "perl/p5-convert-uu",
            "version": "0.520.100",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Convert::UU",
            "description": "Perl module for uuencode and uudecode",
            "long_description": "Perl module for uuencode and uudecode",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-convert-uu",
            "portdir": "perl/p5-convert-uu",
            "version": "0.520.100",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Convert::UU",
            "description": "Perl module for uuencode and uudecode",
            "long_description": "Perl module for uuencode and uudecode",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-convert-uu",
            "portdir": "perl/p5-convert-uu",
            "version": "0.520.100",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Convert::UU",
            "description": "Perl module for uuencode and uudecode",
            "long_description": "Perl module for uuencode and uudecode",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-convert-uu"
                    ]
                }
            ]
        },
        {
            "name": "p5-convert-uulib",
            "portdir": "perl/p5-convert-uulib",
            "version": "1.800.0",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-convert-uulib",
            "homepage": "https://metacpan.org/pod/Convert::UUlib",
            "description": "Perl interface to the uulib library",
            "long_description": "p5-convert-uulib is a Perl interface to the uulib library (a.k.a. uudeview/uuenview)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "borys",
                    "github": "",
                    "ports_count": 6
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-convert-uulib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-cookie-baker",
            "portdir": "perl/p5-cookie-baker",
            "version": "0.120.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-cookie-baker",
            "homepage": "https://metacpan.org/pod/Cookie::Baker",
            "description": "Cookie::Baker - A cookie string generator/parser",
            "long_description": "Cookie::Baker - A cookie string generator/parser",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-cookie-baker"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-convert-uulib",
            "portdir": "perl/p5-convert-uulib",
            "version": "1.800.0",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Convert::UUlib",
            "description": "Perl interface to the uulib library",
            "long_description": "p5-convert-uulib is a Perl interface to the uulib library (a.k.a. uudeview/uuenview)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "borys",
                    "github": "",
                    "ports_count": 6
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-canary-stability",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-common-sense"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-convert-uulib",
            "portdir": "perl/p5-convert-uulib",
            "version": "1.800.0",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Convert::UUlib",
            "description": "Perl interface to the uulib library",
            "long_description": "p5-convert-uulib is a Perl interface to the uulib library (a.k.a. uudeview/uuenview)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "borys",
                    "github": "",
                    "ports_count": 6
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-canary-stability",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-common-sense"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-convert-uulib",
            "portdir": "perl/p5-convert-uulib",
            "version": "1.800.0",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Convert::UUlib",
            "description": "Perl interface to the uulib library",
            "long_description": "p5-convert-uulib is a Perl interface to the uulib library (a.k.a. uudeview/uuenview)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "borys",
                    "github": "",
                    "ports_count": 6
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-canary-stability",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-common-sense"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-convert-uulib",
            "portdir": "perl/p5-convert-uulib",
            "version": "1.800.0",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Convert::UUlib",
            "description": "Perl interface to the uulib library",
            "long_description": "p5-convert-uulib is a Perl interface to the uulib library (a.k.a. uudeview/uuenview)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "borys",
                    "github": "",
                    "ports_count": 6
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-canary-stability",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-common-sense"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-convert-uulib"
                    ]
                }
            ]
        }
    ]
}