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

{
    "count": 50576,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=817",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=815",
    "results": [
        {
            "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-14"
                    ]
                },
                {
                    "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-14"
                    ]
                },
                {
                    "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-14"
                    ]
                },
                {
                    "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-14"
                    ]
                },
                {
                    "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-14"
                    ]
                },
                {
                    "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-14"
                    ]
                },
                {
                    "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-14"
                    ]
                },
                {
                    "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-14"
                    ]
                },
                {
                    "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-14"
                    ]
                },
                {
                    "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-14"
                    ]
                },
                {
                    "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-14"
                    ]
                },
                {
                    "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-14"
                    ]
                },
                {
                    "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-14"
                    ]
                },
                {
                    "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-14"
                    ]
                },
                {
                    "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-14"
                    ]
                },
                {
                    "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-14"
                    ]
                },
                {
                    "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-14"
                    ]
                },
                {
                    "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-14"
                    ]
                },
                {
                    "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-14"
                    ]
                },
                {
                    "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": 172
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "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"
                    ]
                }
            ]
        },
        {
            "name": "p5-io-lambda",
            "portdir": "perl/p5-io-lambda",
            "version": "1.340.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-io-lambda",
            "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": 172
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-io-lambda"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-io-kqueue",
            "portdir": "perl/p5-io-kqueue",
            "version": "0.390.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::KQueue",
            "description": "Perl interface to the BSD kqueue system call",
            "long_description": "This module provides a fairly low level interface to the BSD kqueue() system call, allowing you to monitor for changes on sockets, files, processes and signals.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.30-devel-checklib"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-xsloader"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-danga-socket",
                        "p5.30-filesys-notify-kqueue"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-io-kqueue",
            "portdir": "perl/p5-io-kqueue",
            "version": "0.390.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::KQueue",
            "description": "Perl interface to the BSD kqueue system call",
            "long_description": "This module provides a fairly low level interface to the BSD kqueue() system call, allowing you to monitor for changes on sockets, files, processes and signals.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.28-devel-checklib"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-xsloader"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-danga-socket",
                        "p5-io-kqueue",
                        "p5.28-filesys-notify-kqueue"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-io-kqueue",
            "portdir": "perl/p5-io-kqueue",
            "version": "0.390.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::KQueue",
            "description": "Perl interface to the BSD kqueue system call",
            "long_description": "This module provides a fairly low level interface to the BSD kqueue() system call, allowing you to monitor for changes on sockets, files, processes and signals.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-devel-checklib"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-xsloader"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-danga-socket",
                        "p5.26-filesys-notify-kqueue"
                    ]
                }
            ]
        },
        {
            "name": "p5-io-kqueue",
            "portdir": "perl/p5-io-kqueue",
            "version": "0.390.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.28-io-kqueue",
            "homepage": "https://metacpan.org/pod/IO::KQueue",
            "description": "Perl interface to the BSD kqueue system call",
            "long_description": "This module provides a fairly low level interface to the BSD kqueue() system call, allowing you to monitor for changes on sockets, files, processes and signals.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-io-kqueue"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-io-interface",
            "portdir": "perl/p5-io-interface",
            "version": "1.90.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Interface",
            "description": "Perl extension for access to network card configuration information",
            "long_description": "IO::Interface adds methods to IO::Socket objects that allows them to be used to retrieve and change information about the network interfaces on your system. In addition to the object-oriented access methods, you can use a function-oriented style. IO::Interface::Simple allows you to interrogate and change network interfaces. It has overlapping functionality with Net::Interface, but might compile and run on more platforms.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "jpo",
                    "github": "jpoliv",
                    "ports_count": 60
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-module-build"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-io-interface",
            "portdir": "perl/p5-io-interface",
            "version": "1.90.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Interface",
            "description": "Perl extension for access to network card configuration information",
            "long_description": "IO::Interface adds methods to IO::Socket objects that allows them to be used to retrieve and change information about the network interfaces on your system. In addition to the object-oriented access methods, you can use a function-oriented style. IO::Interface::Simple allows you to interrogate and change network interfaces. It has overlapping functionality with Net::Interface, but might compile and run on more platforms.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "jpo",
                    "github": "jpoliv",
                    "ports_count": 60
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-module-build"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-io-interface"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-io-interface",
            "portdir": "perl/p5-io-interface",
            "version": "1.90.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Interface",
            "description": "Perl extension for access to network card configuration information",
            "long_description": "IO::Interface adds methods to IO::Socket objects that allows them to be used to retrieve and change information about the network interfaces on your system. In addition to the object-oriented access methods, you can use a function-oriented style. IO::Interface::Simple allows you to interrogate and change network interfaces. It has overlapping functionality with Net::Interface, but might compile and run on more platforms.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "jpo",
                    "github": "jpoliv",
                    "ports_count": 60
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-module-build"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-io-interface",
            "portdir": "perl/p5-io-interface",
            "version": "1.90.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.28-io-interface",
            "homepage": "https://metacpan.org/pod/IO::Interface",
            "description": "Perl extension for access to network card configuration information",
            "long_description": "IO::Interface adds methods to IO::Socket objects that allows them to be used to retrieve and change information about the network interfaces on your system. In addition to the object-oriented access methods, you can use a function-oriented style. IO::Interface::Simple allows you to interrogate and change network interfaces. It has overlapping functionality with Net::Interface, but might compile and run on more platforms.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "jpo",
                    "github": "jpoliv",
                    "ports_count": 60
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-io-interface"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-io-html",
            "portdir": "perl/p5-io-html",
            "version": "1.4.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::HTML",
            "description": "Open an HTML file with automatic charset detection",
            "long_description": "Open an HTML file with automatic charset detection",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-http-response-encoding",
                        "p5.30-http-message"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-io-html",
            "portdir": "perl/p5-io-html",
            "version": "1.4.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::HTML",
            "description": "Open an HTML file with automatic charset detection",
            "long_description": "Open an HTML file with automatic charset detection",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-http-response-encoding",
                        "p5.28-http-message"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-io-html",
            "portdir": "perl/p5-io-html",
            "version": "1.4.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::HTML",
            "description": "Open an HTML file with automatic charset detection",
            "long_description": "Open an HTML file with automatic charset detection",
            "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-http-message",
                        "p5.26-http-response-encoding"
                    ]
                }
            ]
        },
        {
            "name": "p5-io-html",
            "portdir": "perl/p5-io-html",
            "version": "1.4.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-io-html",
            "homepage": "https://metacpan.org/pod/IO::HTML",
            "description": "Open an HTML file with automatic charset detection",
            "long_description": "Open an HTML file with automatic charset detection",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-io-html"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-io-handle-util",
            "portdir": "perl/p5-io-handle-util",
            "version": "0.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Handle::Util",
            "description": "IO::Handle::Util - Functions for working with IO::Handle like objects.",
            "long_description": "IO::Handle::Util - Functions for working with IO::Handle like objects.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-module-build",
                        "p5.30-module-build-tiny",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-sub-exporter",
                        "p5.30-asa",
                        "p5.30-io-string"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-plack"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-io-handle-util",
            "portdir": "perl/p5-io-handle-util",
            "version": "0.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Handle::Util",
            "description": "IO::Handle::Util - Functions for working with IO::Handle like objects.",
            "long_description": "IO::Handle::Util - Functions for working with IO::Handle like objects.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-module-build",
                        "p5.28-module-build-tiny",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-sub-exporter",
                        "p5.28-asa",
                        "p5.28-io-string"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-plack"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-io-handle-util",
            "portdir": "perl/p5-io-handle-util",
            "version": "0.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Handle::Util",
            "description": "IO::Handle::Util - Functions for working with IO::Handle like objects.",
            "long_description": "IO::Handle::Util - Functions for working with IO::Handle like objects.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-module-build-tiny"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-io-string",
                        "perl5.26",
                        "p5.26-sub-exporter",
                        "p5.26-module-build",
                        "p5.26-asa"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-plack"
                    ]
                }
            ]
        },
        {
            "name": "p5-io-handle-util",
            "portdir": "perl/p5-io-handle-util",
            "version": "0.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-io-handle-util",
            "homepage": "https://metacpan.org/pod/IO::Handle::Util",
            "description": "IO::Handle::Util - Functions for working with IO::Handle like objects.",
            "long_description": "IO::Handle::Util - Functions for working with IO::Handle like objects.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-io-handle-util"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-io-fdpass",
            "portdir": "perl/p5-io-fdpass",
            "version": "1.300.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::FDPass",
            "description": "IO::FDPass - pass a file descriptor over a socket",
            "long_description": "IO::FDPass - pass a file descriptor over a socket",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-canary-stability",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-mce-shared"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-io-fdpass",
            "portdir": "perl/p5-io-fdpass",
            "version": "1.300.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::FDPass",
            "description": "IO::FDPass - pass a file descriptor over a socket",
            "long_description": "IO::FDPass - pass a file descriptor over a socket",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-canary-stability",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-mce-shared"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-io-fdpass",
            "portdir": "perl/p5-io-fdpass",
            "version": "1.200.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::FDPass",
            "description": "IO::FDPass - pass a file descriptor over a socket",
            "long_description": "IO::FDPass - pass a file descriptor over a socket",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-canary-stability"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-mce-shared"
                    ]
                }
            ]
        },
        {
            "name": "p5-io-fdpass",
            "portdir": "perl/p5-io-fdpass",
            "version": "1.300.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-io-fdpass",
            "homepage": "https://metacpan.org/pod/IO::FDPass",
            "description": "IO::FDPass - pass a file descriptor over a socket",
            "long_description": "IO::FDPass - pass a file descriptor over a socket",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-io-fdpass"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-io-digest",
            "portdir": "perl/p5-io-digest",
            "version": "0.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Digest",
            "description": "This is a Perl extension for calculating digests while reading or writing",
            "long_description": "This is a Perl extension for calculating digests while reading or writing",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-perlio-via-dynamic"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-io-digest",
            "portdir": "perl/p5-io-digest",
            "version": "0.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Digest",
            "description": "This is a Perl extension for calculating digests while reading or writing",
            "long_description": "This is a Perl extension for calculating digests while reading or writing",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-perlio-via-dynamic"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-io-digest",
            "portdir": "perl/p5-io-digest",
            "version": "0.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Digest",
            "description": "This is a Perl extension for calculating digests while reading or writing",
            "long_description": "This is a Perl extension for calculating digests while reading or writing",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-perlio-via-dynamic"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}