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

{
    "count": 51981,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=341",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=339",
    "results": [
        {
            "name": "p5.34-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": [
                        "clang-18",
                        "p5.34-proc-processtable",
                        "p5.34-test-deep",
                        "p5.34-test-number-delta",
                        "p5.34-parse-recdescent"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-inline",
                        "python27"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-inline-python"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-dbd-mysql",
                        "p5.34-dbi",
                        "p5.34-term-readkey"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-innotop"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-internals",
                        "p5.34-perlio-via-dynamic"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-dist-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-future-io",
                        "wml",
                        "p5.34-authen-radius",
                        "p5-io",
                        "p5.34-io-async",
                        "p5.34-io-socket-inet6",
                        "p5.34-mail-spf",
                        "p5.34-net-dns",
                        "p5.34-net-dns-sec"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.34-html-formatter"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-canary-stability",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-common-sense"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-anyevent-aio",
                        "p5.34-danga-socket",
                        "p5-io-aio",
                        "p5.34-mogilefs-server",
                        "p5.34-perl-languageserver"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-file-readbackwards",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-inline-c",
                        "p5.34-alien-hdf4",
                        "p5.34-alien-gimp"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-gimp",
                        "p5-io-all",
                        "p5.34-mo",
                        "p5.34-app-svn-bisect",
                        "p5.34-email-outlook-message"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-file-temp",
                        "p5.34-module-build",
                        "p5.34-test-metrics-any",
                        "p5.34-test-simple",
                        "p5.34-test-future-io-impl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-storable",
                        "perl5.34",
                        "p5.34-time-hires",
                        "p5.34-struct-dumb",
                        "p5.34-future",
                        "p5.34-future-io",
                        "p5.34-io",
                        "p5.34-io-socket-ip",
                        "p5.34-socket"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-moosex-extended"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-io-async"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "fusioninventory-agent",
                        "p5.34-www-search"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-io-capture"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-xml-twig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-io-captureoutput"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-io-compress",
            "portdir": "perl/p5-io-compress",
            "version": "2.220.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/release/IO-Compress/",
            "description": "IO::Compress - read/write compressed data in multiple formats",
            "long_description": "IO::Compress - read/write compressed data in multiple formats",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-compress-raw-bzip2",
                        "p5.34-compress-raw-zlib",
                        "p5.34-time-local",
                        "perl5.34"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.34-test-cpan-meta",
                        "p5.34-test-cpan-meta-json",
                        "p5.34-test-pod"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-archive-tar",
                        "p5-io-compress",
                        "p5.34-soap-lite",
                        "p5.34-swf-builder",
                        "p5.34-swf-file",
                        "p5.34-text-pdf",
                        "fsdb",
                        "p5.34-archive-zip-simplezip",
                        "p5.34-astro-spacetrack",
                        "p5.34-crypt-openpgp",
                        "p5.34-http-message",
                        "p5.34-image-size",
                        "p5.34-io-compress-lzf",
                        "p5.34-io-compress-lzma",
                        "p5.34-io-compress-zstd",
                        "p5.34-io-zlib",
                        "p5.34-mail-spamassassin",
                        "p5.34-parse-cpan-packages-fast",
                        "p5.34-pdf-api2",
                        "p5.34-pdf-builder",
                        "p5.34-pdf-reuse"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "amavisd-new",
                        "cws2fws-pl",
                        "auto-multiple-choice-devel",
                        "auto-multiple-choice"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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": 2651
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "p5.34-alien-cmake3"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-file-slurper",
                        "p5.34-getopt-long",
                        "p5.34-time-hires"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-io-compress-brotli"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-io-compress-lzf",
            "portdir": "perl/p5-io-compress-lzf",
            "version": "2.217.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.34",
                        "p5.34-compress-lzf",
                        "p5.34-io-compress"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-io-compress-lzf"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-io-compress-lzma",
            "portdir": "perl/p5-io-compress-lzma",
            "version": "2.217.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Compress::Lzma",
            "description": "IO::Compress::Lzma - Write lzma files/buffers",
            "long_description": "IO::Compress::Lzma - Write 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.34-compress-raw-lzma",
                        "p5.34-io-compress",
                        "perl5.34"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "lzip",
                        "p7zip",
                        "p5.34-io-string"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-archive-tar",
                        "fsdb",
                        "p5.34-archive-zip-simplezip",
                        "p5-io-compress-lzma"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-io-compress-zstd",
            "portdir": "perl/p5-io-compress-zstd",
            "version": "2.217.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 - Write zstd files/buffers",
            "long_description": "IO::Compress::Zstd - Write zstd files/buffers",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "zstd",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-compress-stream-zstd",
                        "p5.34-io-compress"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-archive-zip-simplezip",
                        "p5-io-compress-zstd"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-perlio-via-dynamic"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-io-digest"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-canary-stability",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-io-fdpass",
                        "p5.34-mce-shared"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-module-build",
                        "p5.34-module-build-tiny",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-sub-exporter",
                        "p5.34-asa",
                        "p5.34-io-string"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-io-handle-util",
                        "p5.34-plack"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "smokeping",
                        "p5.34-http-message",
                        "p5.34-http-response-encoding",
                        "p5-io-html"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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": [
                        "p5.34-module-build",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-io-interface"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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": [
                        "p5.34-devel-checklib",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-xsloader"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-danga-socket",
                        "p5.34-filesys-notify-kqueue",
                        "p5-io-kqueue"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-io-lambda",
            "portdir": "perl/p5-io-lambda",
            "version": "1.340.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Lambda",
            "description": "Non-blocking I/O as lambda calculus",
            "long_description": "Non-blocking I/O as lambda calculus",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 175
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-net-dns",
                        "p5.34-scalar-list-utils",
                        "p5.34-storable",
                        "p5.34-libwww-perl",
                        "p5.34-time-hires",
                        "p5.34-uri",
                        "p5.34-sub-name"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-io-lambda",
                        "p5.34-net-eboks"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-io-multiplex",
            "portdir": "perl/p5-io-multiplex",
            "version": "1.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Multiplex",
            "description": "Manage IO on many file handles",
            "long_description": "IO::Multiplex is designed to take the effort out of managing multiple file handles. It is essentially a really fancy front end to the select system calls. In addition to maintaining the select loop, it buffers all input and output to/from the file handles. It can also accept incoming connections on one or more listen sockets.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "postgrey",
                        "sqlgrey",
                        "p5-io-multiplex"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-io-pager",
            "portdir": "perl/p5-io-pager",
            "version": "2.100.0",
            "license": "Artistic-1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Pager",
            "description": "IO-Pager perl module",
            "long_description": "IO-Pager perl module",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-file-which",
                        "p5.34-term-readkey"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-io-pager"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-io-pipely",
            "portdir": "perl/p5-io-pipely",
            "version": "0.6.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Pipely",
            "description": "Portably create pipe() or pipe-like handles, one way or another",
            "long_description": "Portably create pipe() or pipe-like handles, one way or another",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-io-pipely",
                        "p5.34-poe"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-capture-tiny",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-io-prompt-tiny",
                        "p5.34-net-appliance-session"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-io-pty-easy",
            "portdir": "perl/p5-io-pty-easy",
            "version": "0.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Pty::Easy",
            "description": "Easy interface to IO::Pty",
            "long_description": "IO::Pty::Easy provides an interface to IO::Pty which hides most of the ugly details of handling ptys, wrapping them instead in simple spawn/read/write commands.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-io-tty"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-io-pty-easy"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-io-sessiondata",
            "portdir": "perl/p5-io-sessiondata",
            "version": "1.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::SessionData",
            "description": "supporting module for SOAP::Lite",
            "long_description": "supporting module for SOAP::Lite",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-io-sessiondata",
                        "p5.34-soap-lite"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-io-socket-inet6",
            "portdir": "perl/p5-io-socket-inet6",
            "version": "2.730.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Socket::INET6",
            "description": "IO::Socket::INET6 object interface to IPv6",
            "long_description": "IO::Socket::INET6 provides an object interface to creating and using sockets in both AF_INET|AF_INET6 domain. Deprecated in favor of IO::Socket::IP.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-io",
                        "p5.34-socket6"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-b-c"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mythtv-core.28",
                        "p5-io-socket-inet6"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "imapsync",
                        "swaks"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-io-socket-ip",
            "portdir": "perl/p5-io-socket-ip",
            "version": "0.440.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Socket::IP",
            "description": "IO::Socket::IP - Family-neutral IP socket supporting both IPv4 and IPv6",
            "long_description": "IO::Socket::IP - Family-neutral IP socket supporting both IPv4 and IPv6",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-module-build",
                        "p5.34-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-socket"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-rpc-xml",
                        "p5.34-io-socket-ssl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sieve-connect",
                        "sympa",
                        "mosh",
                        "p5.34-gearman",
                        "p5.34-http-daemon",
                        "p5.34-io-async",
                        "p5.34-io-socket-socks",
                        "p5.34-mail-box-imap4",
                        "p5.34-mail-box-pop3",
                        "p5.34-mail-spamassassin",
                        "p5.34-mojolicious",
                        "p5.34-net",
                        "p5.34-net-dns",
                        "p5.34-net-http",
                        "p5.34-net-stomp",
                        "p5.34-perl-ldap",
                        "p5.34-razor2-client-agent",
                        "p5.34-test-tcp",
                        "p5.34-http-tiny",
                        "p5-io-socket-ip"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "imapsync"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-io-socket-socks",
            "portdir": "perl/p5-io-socket-socks",
            "version": "0.740.0",
            "license": "LGPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Socket::Socks",
            "description": "Provides a way to create socks client or server both 4 and 5 version",
            "long_description": "Provides a way to create socks client or server both 4 and 5 version",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-io-socket-ip"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-io-socket-socks"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-io-socket-ip",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-net-ssleay",
                        "p5.34-scalar-list-utils",
                        "p5.34-uri"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-b-c",
                        "p5.34-search-elasticsearch-client-6_0",
                        "p5.34-search-elasticsearch",
                        "p5.34-search-elasticsearch-client-2_0",
                        "p5.34-search-elasticsearch-client-5_0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "fusioninventory-agent",
                        "p5.34-authcas",
                        "p5.34-dist-zilla-plugin-github",
                        "p5.34-event-rpc",
                        "p5.34-gearman",
                        "p5.34-http-daemon-ssl",
                        "p5-io-socket-ssl",
                        "p5.34-lwp-protocol-https",
                        "p5.34-mail-imapclient",
                        "p5.34-mail-sender",
                        "p5.34-mail-spamassassin",
                        "p5.34-metacpan-client",
                        "p5.34-net",
                        "p5.34-net-eboks",
                        "p5.34-net-http",
                        "p5.34-net-smtp-ssl",
                        "p5.34-net-smtp-tls",
                        "p5.34-net-smtp-tls-butmaintained",
                        "p5.34-net-smtps",
                        "p5.34-net-stomp",
                        "p5.34-perl-ldap",
                        "p5.34-redis",
                        "sqlninja-devel",
                        "p5.34-http-tiny",
                        "sieve-connect",
                        "sympa",
                        "ddclient",
                        "p5.34-webservice-musicbrainz",
                        "sqlninja",
                        "p5.34-soap-lite",
                        "p5.34-twitter-api"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "imapsync"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "wget"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-module-build",
                        "p5.34-module-build-tiny",
                        "p5.34-test-tcp",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-perlio-via-timeout"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-io-socket-timeout",
                        "p5.34-redis"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-io-string",
            "portdir": "perl/p5-io-string",
            "version": "1.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::String",
            "description": "IO::String - Emulate file interface for in-core strings",
            "long_description": "IO::String - Emulate file interface for in-core strings",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-redis",
                        "p5.34-mouse",
                        "p5.34-pdf-reuse",
                        "p5.34-pod-readme"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-email-outlook-message",
                        "p5.34-finance-quote",
                        "p5.34-font-ttf",
                        "p5.34-io-handle-util",
                        "p5-io-string",
                        "p5.34-mail-spamassassin",
                        "biblatex-biber",
                        "p5.34-bioperl",
                        "p5.34-config-ini",
                        "p5.34-data-stag",
                        "p5.34-bio-variation",
                        "rex",
                        "LaTeXML"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.34-io-compress-lzma"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "hivex",
                        "p5.34-class-trigger",
                        "p5.34-soap-lite",
                        "p5.34-test-strict",
                        "p5.34-xml-twig",
                        "stow"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-config-inifiles",
                        "p5.34-convert-tnef",
                        "p5.34-gimp",
                        "p5.34-gtk2-ex-podviewer",
                        "p5-io-stringy",
                        "p5.34-log-dispatch-config",
                        "p5.34-mail-message",
                        "p5.34-mime-tools",
                        "p5.34-mogilefs-client",
                        "p5.34-moosex-log-log4perl",
                        "p5.34-moosex-storage",
                        "p5.34-net-ftpserver",
                        "p5.34-rtf-tokenizer",
                        "p5.34-text-recordparser",
                        "p5.34-spreadsheet-parseexcel",
                        "bugzilla",
                        "sympa",
                        "p5.34-amazon-s3",
                        "p5.34-bioperl",
                        "p5.34-wx-demo"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-io-stty",
            "portdir": "perl/p5-io-stty",
            "version": "0.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Stty",
            "description": "IO::Stty - Change and print terminal line settings",
            "long_description": "IO::Stty - Change and print terminal line settings",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-io-stty"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-io-tee"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "imapsync"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-app-cmd",
                        "p5-io-tiecombine"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-io-tty",
            "portdir": "perl/p5-io-tty",
            "version": "1.290.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Tty",
            "description": "IO::Tty - Low-level allocate a pseudo-Tty, import constants",
            "long_description": "IO::Tty - Low-level allocate a pseudo-Tty, import constants",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-dist-zilla-plugin-promptifstale"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "smokeping",
                        "p5.34-expect",
                        "p5.34-io-pty-easy",
                        "p5-io-tty",
                        "p5.34-ipc-run",
                        "p5.34-net-cli-interact",
                        "p5.34-poe"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "ack"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-io-compress"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-archive-tar",
                        "p5-io-zlib"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-locale-maketext-simple",
                        "p5.34-module-load-conditional",
                        "p5.34-params-check"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-archive-extract",
                        "p5.34-extutils-cbuilder",
                        "p5.34-git-wrapper",
                        "p5-ipc-cmd",
                        "biblatex-biber"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-ip-country"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-ipc-run",
            "portdir": "perl/p5-ipc-run",
            "version": "20260402.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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-io-tty",
                        "p5.34-readonly"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "ikiwiki",
                        "timescaledb",
                        "pg12-timescaledb",
                        "pg13-timescaledb",
                        "pg14-timescaledb",
                        "pg15-timescaledb",
                        "pg16-timescaledb",
                        "pg17-timescaledb",
                        "pg18-timescaledb",
                        "fusioninventory-agent",
                        "p5.34-module-signature",
                        "p5.34-pdl-fftw3"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-archive-tar-wrapper",
                        "p5.34-bioperl",
                        "p5.34-config-identity",
                        "p5.34-graphviz",
                        "p5-ipc-run",
                        "pearl",
                        "p5.34-pdl-graphics-gnuplot",
                        "p5.34-net-cli-interact",
                        "p5.34-b-c"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "moreutils",
                        "cvsweb"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-lwp-consolelogger",
                        "p5.34-catalyst-devel",
                        "p5.34-log-dispatch",
                        "p5.34-module-scandeps",
                        "p5.34-test2-plugin-nowarnings"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-spelling",
                        "biblatex-biber",
                        "p5.34-sys-cpuload",
                        "p5.34-code-tidyall",
                        "p5.34-graphviz2",
                        "p5-ipc-run3"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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": 433
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-cache-cache",
                        "p5-ipc-sharelite"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-autobox",
                        "p5.34-datetime-locale"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-astro-app-satpass2",
                        "p5.34-code-tidyall",
                        "p5.34-dist-zilla-plugin-contributorsfromgit",
                        "p5.34-dist-zilla-plugin-git",
                        "p5.34-file-basedir",
                        "p5-ipc-system-simple",
                        "p5.34-mason",
                        "p5.34-unix-process",
                        "frozenbubble2",
                        "gscan2pdf"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "texlive-bin-extra"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-eval",
                        "p5.34-xml-libxml",
                        "p5.34-xml-checker"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-ipe"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-iri",
            "portdir": "perl/p5-iri",
            "version": "0.14.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": 2651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "p5.34-test-simple",
                        "p5.34-try-tiny",
                        "p5.34-uri"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-moo",
                        "p5.34-moox-handlesvia",
                        "p5.34-type-tiny"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-iri",
                        "p5.34-rdf-trine"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-iterator",
            "portdir": "perl/p5-iterator",
            "version": "0.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Iterator",
            "description": "An implementation of iterators",
            "long_description": "p5-Iterator provides a class that simplifies the creation and use of these iterator objects. Other p5-iterator modules provide many general-purpose and special-purpose iterator functions.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-class-data-inheritable",
                        "p5.34-devel-stacktrace",
                        "p5.34-exception-class"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-iterator",
                        "p5.34-iterator-util"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-iterator-util",
            "portdir": "perl/p5-iterator-util",
            "version": "0.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Iterator::Util",
            "description": "Essential utilities for the Iterator class.",
            "long_description": "This module implements many useful functions for creating and manipulating iterator objects.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-class-data-inheritable",
                        "p5.34-devel-stacktrace",
                        "p5.34-exception-class",
                        "p5.34-iterator"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-iterator-util"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-javascript-spidermonkey",
            "portdir": "perl/p5-javascript-spidermonkey",
            "version": "0.250.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/JavaScript::SpiderMonkey",
            "description": "Perl interface to the JavaScript Engine",
            "long_description": "JavaScript::SpiderMonkey is a Perl Interface to the SpiderMonkey JavaScript Engine. It is different from Claes Jacobsson's JavaScript.pm in that it offers two different levels of access: 1) A 1:1 mapping of the SpiderMonkey API to Perl 2) A more Perl-like API",
            "active": true,
            "categories": [
                "www",
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-log-log4perl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "spidermonkey",
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-javascript-spidermonkey"
                    ]
                }
            ]
        }
    ]
}