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

{
    "count": 51950,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=844",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=842",
    "results": [
        {
            "name": "p5-io-stringy",
            "portdir": "perl/p5-io-stringy",
            "version": "2.113.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-io-stringy",
            "homepage": "https://metacpan.org/pod/IO::Stringy",
            "description": "IO-stringy - I/O on in-core objects like strings and arrays",
            "long_description": "IO-stringy - I/O on in-core objects like strings and arrays",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-io-stringy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-io-string",
            "portdir": "perl/p5-io-string",
            "version": "1.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::String",
            "description": "IO::String - Emulate file interface for in-core strings",
            "long_description": "IO::String - Emulate file interface for in-core strings",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-redis",
                        "p5.30-mouse",
                        "p5.30-pdf-reuse",
                        "p5.30-pod-readme"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-email-outlook-message",
                        "p5.30-finance-quote",
                        "p5.30-font-ttf",
                        "p5.30-io-handle-util",
                        "p5.30-mail-spamassassin",
                        "p5.30-bio-variation",
                        "p5.30-bioperl",
                        "p5.30-config-ini",
                        "p5.30-data-stag"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.30-io-compress-lzma"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-io-string",
            "portdir": "perl/p5-io-string",
            "version": "1.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::String",
            "description": "IO::String - Emulate file interface for in-core strings",
            "long_description": "IO::String - Emulate file interface for in-core strings",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-redis",
                        "p5.28-mouse",
                        "p5.28-pdf-reuse",
                        "p5.28-pod-readme"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-email-outlook-message",
                        "p5.28-finance-quote",
                        "p5.28-font-ttf",
                        "p5.28-io-handle-util",
                        "p5.28-mail-spamassassin",
                        "p5.28-bio-variation",
                        "p5.28-bioperl",
                        "p5.28-config-ini",
                        "p5.28-data-stag"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.28-io-compress-lzma"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-io-string",
            "portdir": "perl/p5-io-string",
            "version": "1.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::String",
            "description": "Emulate file interface for in-core strings",
            "long_description": "The IO::String module provides the IO::File interface for in-core strings. An IO::String object can be attached to a string, and makes it possible to use the normal file operations for reading or writing data, as well as for seeking to various locations of the string. This is useful when you want to use a library module that only provides an interface to file handles on data that you have in a string variable.",
            "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-mouse",
                        "p5.26-redis",
                        "p5.26-pod-readme",
                        "p5.26-moose"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-email-outlook-message",
                        "p5.26-font-ttf",
                        "p5.26-bio-variation",
                        "p5.26-perl-critic",
                        "p5.26-ppi",
                        "p5.26-io-handle-util",
                        "p5.26-bioperl",
                        "p5.26-config-ini",
                        "p5.26-data-stag"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.26-io-compress-lzma"
                    ]
                }
            ]
        },
        {
            "name": "p5-io-string",
            "portdir": "perl/p5-io-string",
            "version": "1.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-io-string",
            "homepage": "https://metacpan.org/pod/IO::String",
            "description": "IO::String - Emulate file interface for in-core strings",
            "long_description": "IO::String - Emulate file interface for in-core strings",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-io-string"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-io-socket-timeout",
            "portdir": "perl/p5-io-socket-timeout",
            "version": "0.320.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Socket::Timeout",
            "description": "IO::Socket with read/write timeout",
            "long_description": "IO::Socket with read/write timeout",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-module-build",
                        "p5.30-module-build-tiny",
                        "p5.30-test-tcp",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-perlio-via-timeout"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-redis"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-io-socket-timeout",
            "portdir": "perl/p5-io-socket-timeout",
            "version": "0.320.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Socket::Timeout",
            "description": "IO::Socket with read/write timeout",
            "long_description": "IO::Socket with read/write timeout",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-module-build",
                        "p5.28-module-build-tiny",
                        "p5.28-test-tcp",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-perlio-via-timeout"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-redis"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-io-socket-timeout",
            "portdir": "perl/p5-io-socket-timeout",
            "version": "0.320.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Socket::Timeout",
            "description": "IO::Socket with read/write timeout",
            "long_description": "IO::Socket with read/write timeout",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-module-build-tiny",
                        "p5.26-test-tcp"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-module-build",
                        "p5.26-perlio-via-timeout"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-redis"
                    ]
                }
            ]
        },
        {
            "name": "p5-io-socket-timeout",
            "portdir": "perl/p5-io-socket-timeout",
            "version": "0.320.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-io-socket-timeout",
            "homepage": "https://metacpan.org/pod/IO::Socket::Timeout",
            "description": "IO::Socket with read/write timeout",
            "long_description": "IO::Socket with read/write timeout",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-io-socket-timeout"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-io-socket-ssl",
            "portdir": "perl/p5-io-socket-ssl",
            "version": "2.98.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/dist/IO-Socket-SSL",
            "description": "IO::Socket::SSL - SSL sockets with IO::Socket interface",
            "long_description": "IO::Socket::SSL - SSL sockets with IO::Socket interface",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-io-socket-ip",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-net-ssleay",
                        "p5.30-scalar-list-utils",
                        "p5.30-uri"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-search-elasticsearch-client-5_0",
                        "p5.30-search-elasticsearch-client-6_0",
                        "p5.30-search-elasticsearch",
                        "p5.30-search-elasticsearch-client-2_0",
                        "p5.30-b-c"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-http-daemon-ssl",
                        "p5.30-http-tiny",
                        "p5.30-lwp-protocol-https",
                        "p5.30-mail-imapclient",
                        "p5.30-mail-sender",
                        "p5.30-mail-spamassassin",
                        "p5.30-metacpan-client",
                        "p5.30-net",
                        "p5.30-net-eboks",
                        "p5.30-net-http",
                        "p5.30-net-smtp-ssl",
                        "p5.30-net-smtp-tls",
                        "p5.30-net-smtp-tls-butmaintained",
                        "p5.30-net-smtps",
                        "p5.30-net-stomp",
                        "p5.30-perl-ldap",
                        "p5.30-redis",
                        "p5.30-soap-lite",
                        "p5.30-twitter-api",
                        "p5.30-webservice-musicbrainz",
                        "p5.30-authcas",
                        "p5.30-dist-zilla-plugin-github",
                        "p5.30-event-rpc",
                        "p5.30-gearman"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-io-socket-ssl",
            "portdir": "perl/p5-io-socket-ssl",
            "version": "2.98.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/dist/IO-Socket-SSL",
            "description": "IO::Socket::SSL - SSL sockets with IO::Socket interface",
            "long_description": "IO::Socket::SSL - SSL sockets with IO::Socket interface",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-io-socket-ip",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-net-ssleay",
                        "p5.28-scalar-list-utils",
                        "p5.28-uri"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-search-elasticsearch-client-6_0",
                        "p5.28-search-elasticsearch",
                        "p5.28-search-elasticsearch-client-2_0",
                        "p5.28-search-elasticsearch-client-5_0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-http-daemon-ssl",
                        "p5.28-http-tiny",
                        "p5.28-lwp-protocol-https",
                        "p5.28-mail-imapclient",
                        "p5.28-mail-sender",
                        "p5.28-mail-spamassassin",
                        "p5.28-metacpan-client",
                        "p5.28-net",
                        "p5.28-net-http",
                        "p5.28-net-smtp-ssl",
                        "p5.28-net-smtp-tls",
                        "p5.28-net-smtp-tls-butmaintained",
                        "p5.28-net-smtps",
                        "p5.28-net-stomp",
                        "p5.28-perl-ldap",
                        "p5.28-redis",
                        "p5.28-soap-lite",
                        "p5.28-twitter-api",
                        "p5.28-authcas",
                        "p5.28-webservice-musicbrainz",
                        "p5.28-dist-zilla-plugin-github",
                        "p5.28-event-rpc",
                        "p5.28-gearman"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-io-socket-ssl",
            "portdir": "perl/p5-io-socket-ssl",
            "version": "2.71.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Socket::SSL",
            "description": "Nearly transparent SSL encapsulation for IO::Socket::INET",
            "long_description": "IO::Socket::SSL is a class implementing an object oriented interface to SSL sockets. The class is a descendent of IO::Socket::INET.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-io-socket-inet6",
                        "p5.26-io-socket-ip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-net-ssleay",
                        "p5.26-mozilla-ca",
                        "p5.26-net-libidn"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-search-elasticsearch-client-2_0",
                        "p5.26-search-elasticsearch-client-5_0",
                        "p5.26-search-elasticsearch-client-6_0",
                        "p5.26-b-c",
                        "p5.26-search-elasticsearch"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-http-tiny",
                        "p5.26-lwp-protocol-https",
                        "p5.26-mail-imapclient",
                        "p5.26-mail-sender",
                        "p5.26-metacpan-client",
                        "p5.26-net",
                        "p5.26-net-http",
                        "p5.26-net-smtp-ssl",
                        "p5.26-net-smtp-tls",
                        "p5.26-net-smtp-tls-butmaintained",
                        "p5.26-net-smtps",
                        "p5.26-net-stomp",
                        "p5.26-perl-ldap",
                        "p5.26-soap-lite",
                        "p5.26-authcas",
                        "p5.26-twitter-api",
                        "p5.26-dist-zilla-plugin-github",
                        "p5.26-event-rpc",
                        "p5.26-gearman",
                        "p5.26-http-daemon-ssl"
                    ]
                }
            ]
        },
        {
            "name": "p5-io-socket-ssl",
            "portdir": "perl/p5-io-socket-ssl",
            "version": "2.98.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-io-socket-ssl",
            "homepage": "https://metacpan.org/dist/IO-Socket-SSL",
            "description": "IO::Socket::SSL - SSL sockets with IO::Socket interface",
            "long_description": "IO::Socket::SSL - SSL sockets with IO::Socket interface",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-io-socket-ssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-io-socket-socks",
            "portdir": "perl/p5-io-socket-socks",
            "version": "0.740.0",
            "license": "LGPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Socket::Socks",
            "description": "Provides a way to create socks client or server both 4 and 5 version",
            "long_description": "Provides a way to create socks client or server both 4 and 5 version",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-io-socket-ip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-io-socket-socks",
            "portdir": "perl/p5-io-socket-socks",
            "version": "0.740.0",
            "license": "LGPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Socket::Socks",
            "description": "Provides a way to create socks client or server both 4 and 5 version",
            "long_description": "Provides a way to create socks client or server both 4 and 5 version",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-io-socket-ip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-io-socket-socks",
            "portdir": "perl/p5-io-socket-socks",
            "version": "0.740.0",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Socket::Socks",
            "description": "Provides a way to create socks client or server both 4 and 5 version",
            "long_description": "Provides a way to create socks client or server both 4 and 5 version",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-io-socket-ip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-io-socket-socks",
            "portdir": "perl/p5-io-socket-socks",
            "version": "0.740.0",
            "license": "LGPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-io-socket-socks",
            "homepage": "https://metacpan.org/pod/IO::Socket::Socks",
            "description": "Provides a way to create socks client or server both 4 and 5 version",
            "long_description": "Provides a way to create socks client or server both 4 and 5 version",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-io-socket-socks"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-io-socket-ip",
            "portdir": "perl/p5-io-socket-ip",
            "version": "0.440.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Socket::IP",
            "description": "IO::Socket::IP - Family-neutral IP socket supporting both IPv4 and IPv6",
            "long_description": "IO::Socket::IP - Family-neutral IP socket supporting both IPv4 and IPv6",
            "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-socket"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-rpc-xml",
                        "p5.30-io-socket-ssl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-http-tiny",
                        "p5.30-io-async",
                        "p5.30-io-socket-socks",
                        "p5.30-mail-box-imap4",
                        "p5.30-mail-box-pop3",
                        "p5.30-mail-spamassassin",
                        "p5.30-mojolicious",
                        "p5.30-net",
                        "p5.30-net-dns",
                        "p5.30-net-http",
                        "p5.30-net-stomp",
                        "p5.30-perl-ldap",
                        "p5.30-razor2-client-agent",
                        "p5.30-gearman",
                        "p5.30-test-tcp",
                        "p5.30-http-daemon"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-io-socket-ip",
            "portdir": "perl/p5-io-socket-ip",
            "version": "0.440.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Socket::IP",
            "description": "IO::Socket::IP - Family-neutral IP socket supporting both IPv4 and IPv6",
            "long_description": "IO::Socket::IP - Family-neutral IP socket supporting both IPv4 and IPv6",
            "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-socket"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-rpc-xml",
                        "p5.28-io-socket-ssl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-http-tiny",
                        "p5.28-io-async",
                        "p5.28-io-socket-socks",
                        "p5.28-mail-box-imap4",
                        "p5.28-mail-box-pop3",
                        "p5.28-mail-spamassassin",
                        "p5.28-mojolicious",
                        "p5.28-net",
                        "p5.28-net-dns",
                        "p5.28-net-http",
                        "p5.28-net-stomp",
                        "p5.28-perl-ldap",
                        "p5.28-razor2-client-agent",
                        "p5.28-gearman",
                        "p5.28-test-tcp",
                        "p5.28-http-daemon"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-io-socket-ip",
            "portdir": "perl/p5-io-socket-ip",
            "version": "0.410.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Socket::IP",
            "description": "IO::Socket::IP - Family-neutral IP socket supporting both IPv4 and IPv6",
            "long_description": "IO::Socket::IP - Family-neutral IP socket supporting both IPv4 and IPv6",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-module-build",
                        "p5.26-socket"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-io-socket-ssl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-net-dns",
                        "p5.26-gearman",
                        "p5.26-http-daemon",
                        "p5.26-http-tiny",
                        "p5.26-io-async",
                        "p5.26-io-socket-socks",
                        "p5.26-mail-box-imap4",
                        "p5.26-mojolicious",
                        "p5.26-net",
                        "p5.26-net-stomp",
                        "p5.26-test-tcp"
                    ]
                }
            ]
        },
        {
            "name": "p5-io-socket-ip",
            "portdir": "perl/p5-io-socket-ip",
            "version": "0.440.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-io-socket-ip",
            "homepage": "https://metacpan.org/pod/IO::Socket::IP",
            "description": "IO::Socket::IP - Family-neutral IP socket supporting both IPv4 and IPv6",
            "long_description": "IO::Socket::IP - Family-neutral IP socket supporting both IPv4 and IPv6",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-io-socket-ip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-io-socket-inet6",
            "portdir": "perl/p5-io-socket-inet6",
            "version": "2.730.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Socket::INET6",
            "description": "IO::Socket::INET6 object interface to IPv6",
            "long_description": "IO::Socket::INET6 provides an object interface to creating and using sockets in both AF_INET|AF_INET6 domain. Deprecated in favor of IO::Socket::IP.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-io",
                        "p5.30-socket6"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-b-c"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-io-socket-inet6",
            "portdir": "perl/p5-io-socket-inet6",
            "version": "2.730.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Socket::INET6",
            "description": "IO::Socket::INET6 object interface to IPv6",
            "long_description": "IO::Socket::INET6 provides an object interface to creating and using sockets in both AF_INET|AF_INET6 domain. Deprecated in favor of IO::Socket::IP.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-io",
                        "p5.28-socket6"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "mythtv-core.27"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-io-socket-inet6",
            "portdir": "perl/p5-io-socket-inet6",
            "version": "2.720.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Socket::INET6",
            "description": "IO::Socket::INET6 object interface to IPv6",
            "long_description": "IO::Socket::INET6 provides an object interface to creating and using sockets in both AF_INET|AF_INET6 domain. It is built upon the IO::Socket interface and inherits all the methods defined by IO::Socket.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-io",
                        "p5.26-socket6"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-io-socket-ssl",
                        "p5.26-b-c"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-net-http",
                        "p5.26-perl-ldap"
                    ]
                }
            ]
        },
        {
            "name": "p5-io-socket-inet6",
            "portdir": "perl/p5-io-socket-inet6",
            "version": "2.730.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-io-socket-inet6",
            "homepage": "https://metacpan.org/pod/IO::Socket::INET6",
            "description": "IO::Socket::INET6 object interface to IPv6",
            "long_description": "IO::Socket::INET6 provides an object interface to creating and using sockets in both AF_INET|AF_INET6 domain. Deprecated in favor of IO::Socket::IP.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-io-socket-inet6"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-io-sessiondata",
            "portdir": "perl/p5-io-sessiondata",
            "version": "1.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::SessionData",
            "description": "supporting module for SOAP::Lite",
            "long_description": "supporting module for SOAP::Lite",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-soap-lite"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-io-sessiondata",
            "portdir": "perl/p5-io-sessiondata",
            "version": "1.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::SessionData",
            "description": "supporting module for SOAP::Lite",
            "long_description": "supporting module for SOAP::Lite",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-soap-lite"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-io-sessiondata",
            "portdir": "perl/p5-io-sessiondata",
            "version": "1.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::SessionData",
            "description": "supporting module for SOAP::Lite",
            "long_description": "supporting module for SOAP::Lite",
            "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-soap-lite"
                    ]
                }
            ]
        },
        {
            "name": "p5-io-sessiondata",
            "portdir": "perl/p5-io-sessiondata",
            "version": "1.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-io-sessiondata",
            "homepage": "https://metacpan.org/pod/IO::SessionData",
            "description": "supporting module for SOAP::Lite",
            "long_description": "supporting module for SOAP::Lite",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-io-sessiondata"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-io-pty-easy",
            "portdir": "perl/p5-io-pty-easy",
            "version": "0.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Pty::Easy",
            "description": "Easy interface to IO::Pty",
            "long_description": "IO::Pty::Easy provides an interface to IO::Pty which hides most of the ugly details of handling ptys, wrapping them instead in simple spawn/read/write commands.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-io-tty"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-io-pty-easy",
            "portdir": "perl/p5-io-pty-easy",
            "version": "0.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Pty::Easy",
            "description": "Easy interface to IO::Pty",
            "long_description": "IO::Pty::Easy provides an interface to IO::Pty which hides most of the ugly details of handling ptys, wrapping them instead in simple spawn/read/write commands.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-io-tty"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-io-pty-easy",
            "portdir": "perl/p5-io-pty-easy",
            "version": "0.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Pty::Easy",
            "description": "Easy interface to IO::Pty",
            "long_description": "IO::Pty::Easy provides an interface to IO::Pty which hides most of the ugly details of handling ptys, wrapping them instead in simple spawn/read/write commands.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-io-tty"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-io-pty-easy",
            "portdir": "perl/p5-io-pty-easy",
            "version": "0.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-io-pty-easy",
            "homepage": "https://metacpan.org/pod/IO::Pty::Easy",
            "description": "Easy interface to IO::Pty",
            "long_description": "IO::Pty::Easy provides an interface to IO::Pty which hides most of the ugly details of handling ptys, wrapping them instead in simple spawn/read/write commands.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-io-pty-easy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-io-prompt-tiny",
            "portdir": "perl/p5-io-prompt-tiny",
            "version": "0.3.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Prompt::Tiny",
            "description": "IO::Prompt::Tiny - Prompt for user input with a default option",
            "long_description": "IO::Prompt::Tiny - Prompt for user input with a default option",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-capture-tiny",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-net-appliance-session"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-io-prompt-tiny",
            "portdir": "perl/p5-io-prompt-tiny",
            "version": "0.3.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Prompt::Tiny",
            "description": "IO::Prompt::Tiny - Prompt for user input with a default option",
            "long_description": "IO::Prompt::Tiny - Prompt for user input with a default option",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-capture-tiny",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-net-appliance-session"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-io-prompt-tiny",
            "portdir": "perl/p5-io-prompt-tiny",
            "version": "0.3.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Prompt::Tiny",
            "description": "IO::Prompt::Tiny - Prompt for user input with a default option",
            "long_description": "IO::Prompt::Tiny - Prompt for user input with a default option",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-capture-tiny"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-net-appliance-session"
                    ]
                }
            ]
        },
        {
            "name": "p5-io-prompt-tiny",
            "portdir": "perl/p5-io-prompt-tiny",
            "version": "0.3.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-io-prompt-tiny",
            "homepage": "https://metacpan.org/pod/IO::Prompt::Tiny",
            "description": "IO::Prompt::Tiny - Prompt for user input with a default option",
            "long_description": "IO::Prompt::Tiny - Prompt for user input with a default option",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-io-prompt-tiny"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-io-pipely",
            "portdir": "perl/p5-io-pipely",
            "version": "0.6.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Pipely",
            "description": "Portably create pipe() or pipe-like handles, one way or another",
            "long_description": "Portably create pipe() or pipe-like handles, one way or another",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-poe"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-io-pipely",
            "portdir": "perl/p5-io-pipely",
            "version": "0.6.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Pipely",
            "description": "Portably create pipe() or pipe-like handles, one way or another",
            "long_description": "Portably create pipe() or pipe-like handles, one way or another",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-poe"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-io-pipely",
            "portdir": "perl/p5-io-pipely",
            "version": "0.5.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Pipely",
            "description": "Portably create pipe() or pipe-like handles, one way or another",
            "long_description": "Portably create pipe() or pipe-like handles, one way or another",
            "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-poe"
                    ]
                }
            ]
        },
        {
            "name": "p5-io-pipely",
            "portdir": "perl/p5-io-pipely",
            "version": "0.6.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-io-pipely",
            "homepage": "https://metacpan.org/pod/IO::Pipely",
            "description": "Portably create pipe() or pipe-like handles, one way or another",
            "long_description": "Portably create pipe() or pipe-like handles, one way or another",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-io-pipely"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-io-pager",
            "portdir": "perl/p5-io-pager",
            "version": "2.100.0",
            "license": "Artistic-1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Pager",
            "description": "IO-Pager perl module",
            "long_description": "IO-Pager perl module",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-file-which",
                        "p5.30-term-readkey"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-io-pager",
            "portdir": "perl/p5-io-pager",
            "version": "2.100.0",
            "license": "Artistic-1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Pager",
            "description": "IO-Pager perl module",
            "long_description": "IO-Pager perl module",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-file-which",
                        "p5.28-term-readkey"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-io-pager",
            "portdir": "perl/p5-io-pager",
            "version": "2.100.0",
            "license": "Artistic-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Pager",
            "description": "IO-Pager perl module",
            "long_description": "IO-Pager perl module",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-file-which",
                        "p5.26-term-readkey"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-io-pager",
            "portdir": "perl/p5-io-pager",
            "version": "2.100.0",
            "license": "Artistic-1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-io-pager",
            "homepage": "https://metacpan.org/pod/IO::Pager",
            "description": "IO-Pager perl module",
            "long_description": "IO-Pager perl module",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-io-pager"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-io-multiplex",
            "portdir": "perl/p5-io-multiplex",
            "version": "1.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Multiplex",
            "description": "Manage IO on many file handles",
            "long_description": "IO::Multiplex is designed to take the effort out of managing multiple file handles. It is essentially a really fancy front end to the select system calls. In addition to maintaining the select loop, it buffers all input and output to/from the file handles. It can also accept incoming connections on one or more listen sockets.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-io-multiplex",
            "portdir": "perl/p5-io-multiplex",
            "version": "1.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Multiplex",
            "description": "Manage IO on many file handles",
            "long_description": "IO::Multiplex is designed to take the effort out of managing multiple file handles. It is essentially a really fancy front end to the select system calls. In addition to maintaining the select loop, it buffers all input and output to/from the file handles. It can also accept incoming connections on one or more listen sockets.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-io-multiplex",
            "portdir": "perl/p5-io-multiplex",
            "version": "1.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Multiplex",
            "description": "Manage IO on many file handles",
            "long_description": "IO::Multiplex is designed to take the effort out of managing multiple file handles. It is essentially a really fancy front end to the select system calls. In addition to maintaining the select loop, it buffers all input and output to/from the file handles. It can also accept incoming connections on one or more listen sockets.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-io-multiplex",
            "portdir": "perl/p5-io-multiplex",
            "version": "1.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-io-multiplex",
            "homepage": "https://metacpan.org/pod/IO::Multiplex",
            "description": "Manage IO on many file handles",
            "long_description": "IO::Multiplex is designed to take the effort out of managing multiple file handles. It is essentially a really fancy front end to the select system calls. In addition to maintaining the select loop, it buffers all input and output to/from the file handles. It can also accept incoming connections on one or more listen sockets.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-io-multiplex"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-io-lambda",
            "portdir": "perl/p5-io-lambda",
            "version": "1.340.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Lambda",
            "description": "Non-blocking I/O as lambda calculus",
            "long_description": "Non-blocking I/O as lambda calculus",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 175
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-net-dns",
                        "p5.30-scalar-list-utils",
                        "p5.30-storable",
                        "p5.30-libwww-perl",
                        "p5.30-time-hires",
                        "p5.30-uri",
                        "p5.30-sub-name"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-net-eboks"
                    ]
                }
            ]
        }
    ]
}