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

{
    "count": 50507,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=797",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=795",
    "results": [
        {
            "name": "p5.28-iri",
            "portdir": "perl/p5-iri",
            "version": "0.13.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IRI",
            "description": "IRI - Internationalized Resource Identifiers",
            "long_description": "IRI - Internationalized Resource Identifiers",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "p5.28-test-simple",
                        "p5.28-try-tiny",
                        "p5.28-uri"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-moo",
                        "p5.28-moox-handlesvia",
                        "p5.28-type-tiny"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-rdf-trine"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-ipe",
            "portdir": "perl/p5-ipe",
            "version": "0.3.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20240407185651/http://mblab.wustl.edu/software.html",
            "description": "Perl module for parameter estimation for Hidden Markov Models.",
            "long_description": "iParameterEstimation is a highly configurable maximum likelihood parameter estimation package for generalized Hidden Markov Models. Specific configuration files are included for training Twinscan, N-SCAN and their EST variants. For information and documentation, see https://web.archive.org/web/20240407185651/http://mblab.wustl.edu/software.html.",
            "active": true,
            "categories": [
                "perl",
                "biology"
            ],
            "maintainers": [
                {
                    "name": "rpz",
                    "github": "",
                    "ports_count": 7
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-eval",
                        "p5.28-xml-libxml",
                        "p5.28-xml-checker"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-ipc-system-simple",
            "portdir": "perl/p5-ipc-system-simple",
            "version": "1.300.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IPC::System::Simple",
            "description": "IPC::System::Simple - Run commands simply, with detailed diagnostics",
            "long_description": "IPC::System::Simple - Run commands simply, with detailed diagnostics",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-autobox",
                        "p5.28-datetime-locale"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-mason",
                        "p5.28-unix-process",
                        "p5.28-dist-zilla-plugin-contributorsfromgit",
                        "p5.28-code-tidyall",
                        "p5.28-dist-zilla-plugin-git",
                        "p5.28-astro-app-satpass2",
                        "p5.28-file-basedir"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-ipc-sharelite",
            "portdir": "perl/p5-ipc-sharelite",
            "version": "0.170.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IPC::ShareLite",
            "description": "Lightweight interface to shared memory",
            "long_description": "Lightweight interface to shared memory",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 431
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-ipc-sharelite",
                        "p5.28-cache-cache"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-ipc-run3",
            "portdir": "perl/p5-ipc-run3",
            "version": "0.49.0",
            "license": "(GPL or Artistic or BSD)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IPC::Run3",
            "description": "Run a subprocess in batch mode (a la system) on Unix, Win32, etc.",
            "long_description": "Run a subprocess in batch mode (a la system) on Unix, Win32, etc.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-catalyst-devel",
                        "p5.28-log-dispatch",
                        "p5.28-module-scandeps",
                        "p5.28-test2-plugin-nowarnings"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-code-tidyall",
                        "p5.28-graphviz2",
                        "p5.28-test-spelling",
                        "p5.28-sys-cpuload"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-ipc-run",
            "portdir": "perl/p5-ipc-run",
            "version": "20250809.0.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IPC::Run",
            "description": "IPC::Run - system() and background procs w/ piping, redirs, ptys",
            "long_description": "IPC::Run - system() and background procs w/ piping, redirs, ptys",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-io-tty",
                        "p5.28-readonly"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-pdl-fftw3",
                        "p5.28-module-signature"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-bioperl",
                        "p5.28-config-identity",
                        "p5.28-graphviz",
                        "p5.28-net-cli-interact",
                        "p5.28-archive-tar-wrapper",
                        "p5.28-pdl-graphics-gnuplot",
                        "p5.28-b-c"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-ip-country",
            "portdir": "perl/p5-ip-country",
            "version": "2.280.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IP::Country",
            "description": "Fast lookup of country codes from IP addresses",
            "long_description": "This module comes with a database of countries where various IP addresses have been assigned.",
            "active": true,
            "categories": [
                "net",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-ipc-cmd",
            "portdir": "perl/p5-ipc-cmd",
            "version": "1.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IPC::Cmd",
            "description": "finding and running system commands made easy",
            "long_description": "finding and running system commands made easy",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-locale-maketext-simple",
                        "p5.28-module-load-conditional",
                        "p5.28-params-check"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-archive-extract",
                        "p5.28-extutils-cbuilder",
                        "p5.28-git-wrapper"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-io-zlib",
            "portdir": "perl/p5-io-zlib",
            "version": "1.150.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Zlib",
            "description": "IO::-style interface to Compress::Zlib",
            "long_description": "This modules provides an IO:: style interface to the Compress::Zlib package. The main advantage is that you can use an IO::Zlib object in much the same way as an IO::File object so you can have common code that doesn't know which sort of file it is using.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-io-compress"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-archive-tar"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-io-tty",
            "portdir": "perl/p5-io-tty",
            "version": "1.200.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Tty",
            "description": "Provide an interface to TTYs and PTYs",
            "long_description": "Provide an interface to TTYs and PTYs",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-dist-zilla-plugin-promptifstale"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-io-pty-easy",
                        "p5.28-poe",
                        "p5.28-expect",
                        "p5.28-net-cli-interact",
                        "p5.28-ipc-run"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-io-tiecombine",
            "portdir": "perl/p5-io-tiecombine",
            "version": "1.5.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::TieCombine",
            "description": "IO::TieCombine - produce tied (and other) separate but combined variables",
            "long_description": "IO::TieCombine - produce tied (and other) separate but combined variables",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-app-cmd"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-io-tee",
            "portdir": "perl/p5-io-tee",
            "version": "0.660.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Tee",
            "description": "Multiplex output to multiple output handles",
            "long_description": "The `IO::Tee' constructor, given a list of output handles, returns a tied handle that can be written to but not read from. When written to (using print or printf), it multiplexes the output to the list of handles originally passed to the constructor.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-io-stty",
            "portdir": "perl/p5-io-stty",
            "version": "0.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Stty",
            "description": "Provide an interface to TTYs and PTYs",
            "long_description": "Provide an interface to TTYs and PTYs",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-io-stringy",
            "portdir": "perl/p5-io-stringy",
            "version": "2.113.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "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-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-strict",
                        "p5.28-soap-lite",
                        "p5.28-class-trigger",
                        "p5.28-xml-twig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-log-dispatch-config",
                        "p5.28-mogilefs-client",
                        "p5.28-moosex-log-log4perl",
                        "p5.28-moosex-storage",
                        "p5.28-net-ftpserver",
                        "p5.28-bioperl",
                        "p5.28-wx-demo",
                        "p5.28-text-recordparser",
                        "p5.28-mime-tools",
                        "p5.28-spreadsheet-parseexcel",
                        "p5.28-amazon-s3",
                        "p5.28-gimp",
                        "p5.28-mail-message",
                        "p5.28-rtf-tokenizer",
                        "p5.28-config-inifiles",
                        "p5.28-convert-tnef",
                        "p5.28-gtk2-ex-podviewer"
                    ]
                }
            ]
        },
        {
            "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": "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": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-redis",
                        "p5.28-pod-readme",
                        "p5.28-mouse"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-bioperl",
                        "p5.28-email-outlook-message",
                        "p5.28-config-ini",
                        "p5.28-io-handle-util",
                        "p5.28-data-stag",
                        "p5.28-mail-spamassassin",
                        "p5.28-font-ttf",
                        "p5.28-finance-quote",
                        "p5.28-bio-variation"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.28-io-compress-lzma"
                    ]
                }
            ]
        },
        {
            "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-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-perlio-via-timeout"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-redis"
                    ]
                }
            ]
        },
        {
            "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-2_0",
                        "p5.28-search-elasticsearch-client-5_0",
                        "p5.28-search-elasticsearch-client-6_0",
                        "p5.28-search-elasticsearch"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-authcas",
                        "p5.28-gearman",
                        "p5.28-http-daemon-ssl",
                        "p5.28-mail-imapclient",
                        "p5.28-mail-sender",
                        "p5.28-net-smtp-ssl",
                        "p5.28-net-smtps",
                        "p5.28-perl-ldap",
                        "p5.28-soap-lite",
                        "p5.28-twitter-api",
                        "p5.28-mail-spamassassin",
                        "p5.28-net-smtp-tls",
                        "p5.28-net-smtp-tls-butmaintained",
                        "p5.28-lwp-protocol-https",
                        "p5.28-metacpan-client",
                        "p5.28-net-stomp",
                        "p5.28-event-rpc",
                        "p5.28-http-tiny",
                        "p5.28-dist-zilla-plugin-github",
                        "p5.28-webservice-musicbrainz",
                        "p5.28-net",
                        "p5.28-net-http",
                        "p5.28-redis"
                    ]
                }
            ]
        },
        {
            "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-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-io-socket-ip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-io-socket-ip",
            "portdir": "perl/p5-io-socket-ip",
            "version": "0.430.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-17"
                    ]
                },
                {
                    "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-gearman",
                        "p5.28-io-socket-socks",
                        "p5.28-perl-ldap",
                        "p5.28-test-tcp",
                        "p5.28-mojolicious",
                        "p5.28-http-daemon",
                        "p5.28-mail-spamassassin",
                        "p5.28-net-stomp",
                        "p5.28-mail-box-imap4",
                        "p5.28-mail-box-pop3",
                        "p5.28-http-tiny",
                        "p5.28-net-dns",
                        "p5.28-net",
                        "p5.28-io-async",
                        "p5.28-net-http"
                    ]
                }
            ]
        },
        {
            "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-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-io",
                        "p5.28-socket6"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "mythtv-core.27"
                    ]
                }
            ]
        },
        {
            "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.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.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.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.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.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.28-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.28-net-dns",
                        "p5.28-scalar-list-utils",
                        "p5.28-storable",
                        "p5.28-libwww-perl",
                        "p5.28-time-hires",
                        "p5.28-uri",
                        "p5.28-sub-name"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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.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.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.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.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.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.28-io-compress-zstd",
            "portdir": "perl/p5-io-compress-zstd",
            "version": "2.214.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Compress::Zstd",
            "description": "IO::Compress::Zstd - Read/Write zstd files/buffers",
            "long_description": "IO::Compress::Zstd - Read/Write zstd files/buffers",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-compress-stream-zstd",
                        "p5.28-io-compress"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-archive-zip-simplezip"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-io-compress-lzma",
            "portdir": "perl/p5-io-compress-lzma",
            "version": "2.214.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Compress::Lzma",
            "description": "Perl interface to allow reading and writing of lzma files/buffers.",
            "long_description": "Perl interface to allow reading and writing of lzma files/buffers.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "calvin",
                    "github": "cardi",
                    "ports_count": 27
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-compress-raw-lzma",
                        "p5.28-io-compress",
                        "perl5.28"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.28-test-cpan-meta",
                        "p5.28-test-cpan-meta-json",
                        "p5.28-test-pod",
                        "lzip",
                        "p7zip",
                        "p5.28-io-string"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-archive-tar",
                        "p5.28-archive-zip-simplezip"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-io-compress-lzf",
            "portdir": "perl/p5-io-compress-lzf",
            "version": "2.214.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Compress::Lzf",
            "description": "IO::Compress::Lzf - Write lzf files/buffers",
            "long_description": "IO::Compress::Lzf - Write lzf files/buffers",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-compress-lzf",
                        "p5.28-io-compress"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-io-compress-brotli",
            "portdir": "perl/p5-io-compress-brotli",
            "version": "0.19.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Compress::Brotli",
            "description": "IO::Compress::Brotli - Read/Write Brotli buffers/streams",
            "long_description": "IO::Compress::Brotli - Read/Write Brotli buffers/streams",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "p5.28-alien-cmake3"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-file-slurper",
                        "p5.28-getopt-long",
                        "p5.28-time-hires"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-io-compress",
            "portdir": "perl/p5-io-compress",
            "version": "2.214.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/release/IO-Compress/",
            "description": "Perl interface to allow reading and writing of compressed data created with the zlib and bzip2 libraries.",
            "long_description": "Perl interface to allow reading and writing of compressed data created with the zlib and bzip2 libraries.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-cpan-meta",
                        "p5.28-test-cpan-meta-json",
                        "p5.28-test-pod",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-compress-raw-bzip2",
                        "p5.28-compress-raw-zlib",
                        "p5.28-time-local"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.28-test-cpan-meta",
                        "p5.28-test-cpan-meta-json",
                        "p5.28-test-pod"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-pdf-builder",
                        "p5.28-pdf-api2",
                        "p5.28-image-size",
                        "p5.28-parse-cpan-packages-fast",
                        "p5.28-pdf-reuse",
                        "p5.28-soap-lite",
                        "p5.28-swf-builder",
                        "p5.28-swf-file",
                        "p5.28-text-pdf",
                        "p5.28-mail-spamassassin",
                        "p5.28-astro-spacetrack",
                        "p5.28-archive-tar",
                        "p5.28-io-zlib",
                        "p5.28-http-message",
                        "p5.28-archive-zip-simplezip",
                        "p5.28-crypt-openpgp",
                        "p5.28-io-compress-lzf",
                        "p5.28-io-compress-lzma",
                        "p5.28-io-compress-zstd"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-io-captureoutput",
            "portdir": "perl/p5-io-captureoutput",
            "version": "1.110.500",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::CaptureOutput",
            "description": "IO::CaptureOutput - (DEPRECATED) capture STDOUT and STDERR from Perl code, subprocesses or XS",
            "long_description": "IO::CaptureOutput - (DEPRECATED) capture STDOUT and STDERR from Perl code, subprocesses or XS",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-xml-twig"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-io-capture",
            "portdir": "perl/p5-io-capture",
            "version": "0.50.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Capture",
            "description": "Abstract Base Class to build modules to capture output",
            "long_description": "Abstract Base Class to build modules to capture output",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-www-search"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-io-async",
            "portdir": "perl/p5-io-async",
            "version": "0.805.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Async",
            "description": "IO::Async - Asynchronous event-driven programming",
            "long_description": "IO::Async - Asynchronous event-driven programming",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-file-temp",
                        "p5.28-module-build",
                        "p5.28-test-metrics-any",
                        "p5.28-test-simple",
                        "p5.28-test-future-io-impl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-storable",
                        "perl5.28",
                        "p5.28-time-hires",
                        "p5.28-struct-dumb",
                        "p5.28-future",
                        "p5.28-future-io",
                        "p5.28-io",
                        "p5.28-io-socket-ip",
                        "p5.28-socket"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-moosex-extended"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-io-all",
            "portdir": "perl/p5-io-all",
            "version": "0.870.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::All",
            "description": "IO::All to Larry Wall!",
            "long_description": "IO::All combines all of the best Perl IO modules into a single nifty object oriented interface to greatly simplify your everyday Perl IO idioms. It exports a single function called io, which returns a new IO::All object. And that object can do it all!",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-file-readbackwards",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-inline-c",
                        "p5.28-alien-hdf4",
                        "p5.28-alien-gimp"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-gimp",
                        "p5.28-mo",
                        "p5.28-email-outlook-message",
                        "p5.28-app-svn-bisect"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-io-aio",
            "portdir": "perl/p5-io-aio",
            "version": "4.810.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::AIO",
            "description": "IO::AIO - Asynchronous/Advanced Input/Output",
            "long_description": "IO::AIO - Asynchronous/Advanced Input/Output",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-canary-stability",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-common-sense"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-mogilefs-server",
                        "p5.28-anyevent-aio",
                        "p5.28-danga-socket",
                        "p5.28-perl-languageserver"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-io",
            "portdir": "perl/p5-io",
            "version": "1.550.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO",
            "description": "IO - load various IO modules",
            "long_description": "IO - load various IO modules",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-dist-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-io-socket-inet6",
                        "p5.28-mail-spf",
                        "p5.28-authen-radius",
                        "p5.28-net-dns",
                        "p5.28-net-dns-sec",
                        "p5.28-future-io",
                        "p5.28-io-async"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.28-html-formatter"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-internals",
            "portdir": "perl/p5-internals",
            "version": "1.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Internals",
            "description": "This is a Perl extension for write protecting variables and manipulating refcounts.",
            "long_description": "This is a Perl extension for write protecting variables and manipulating refcounts.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-internals",
                        "p5.28-perlio-via-dynamic"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-innotop",
            "portdir": "perl/p5-innotop",
            "version": "1.10.0",
            "license": "(GPL-2 or Artistic-1)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/innotop/innotop",
            "description": "A MySQL and InnoDB monitor program.",
            "long_description": "MySQL and InnoDB transaction/status monitor. Like 'top' for MySQL. Displays queries, InnoDB transactions, lock waits, deadlocks, foreign key errors, open tables, replication status, buffer information, row operations, logs, I/O operations, load graph, and more. You can monitor any servers at once with innotop.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-dbd-mysql",
                        "p5.28-dbi",
                        "p5.28-term-readkey"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-inline-python",
            "portdir": "perl/p5-inline-python",
            "version": "0.560.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Inline::Python",
            "description": "Write inline python in perl scripts",
            "long_description": "The Inline::Python module allows you to put Python source code directly inline in a Perl script or module. It sets up an in-process Python interpreter, runs your code, and then examines Python's symbol table for things to bind to Perl. The process of interrogating the Python interpreter for globals only occurs the first time you run your Python code. The namespace is cached, and subsequent calls use the cached version.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-number-delta",
                        "p5.28-parse-recdescent",
                        "p5.28-proc-processtable",
                        "p5.28-test-deep",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "p5.28-inline",
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-inline-python"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-inline-filters",
            "portdir": "perl/p5-inline-filters",
            "version": "0.200.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Inline::Filters",
            "description": "Inline::Filters - Common source code filters for Inline Modules.",
            "long_description": "Inline::Filters - Common source code filters for Inline Modules.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-inline",
                        "p5.28-inline-c"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-inline-files",
            "portdir": "perl/p5-inline-files",
            "version": "0.710.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Inline::Files",
            "description": "Inline::Files - Multiple virtual files at the end of your code",
            "long_description": "Inline::Files generalizes the notion of the __DATA__ marker and the associated <DATA> filehandle, to an arbitrary number of markers and associated filehandles.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-inline-c",
            "portdir": "perl/p5-inline-c",
            "version": "0.820.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Inline::C",
            "description": "Inline::C Write Perl Subroutines in C",
            "long_description": "Inline::C is a module that allows you to write Perl subroutines in C.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "p5.28-file-copy-recursive",
                        "p5.28-file-sharedir-install",
                        "p5.28-io-all",
                        "p5.28-test-warn",
                        "p5.28-yaml-libyaml"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-extutils-makemaker",
                        "p5.28-inline",
                        "p5.28-parse-recdescent",
                        "p5.28-pegex",
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-alien-gimp"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-alien-proj4",
                        "p5.28-inline-filters",
                        "p5.28-pdl"
                    ]
                }
            ]
        }
    ]
}