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

{
    "count": 50616,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=551",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=549",
    "results": [
        {
            "name": "p5.32-image-metadata-jpeg",
            "portdir": "perl/p5-image-metadata-jpeg",
            "version": "0.159.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Image::MetaData::JPEG",
            "description": "Access to and modification of JPEG meta-data",
            "long_description": "This module provide functions to access and extract various kind of meta information from JPEG image files.",
            "active": true,
            "categories": [
                "graphics",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-image-size",
            "portdir": "perl/p5-image-size",
            "version": "3.300.0",
            "license": "(Artistic-2 or LGPL-2.1)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Image::Size",
            "description": "Extract size information from image files",
            "long_description": "Image::Size is a simple library that allows the fetching of image size information from files in a wide variety of common (and not-so-common) formats.",
            "active": true,
            "categories": [
                "graphics",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-module-build",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-io-compress"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-panotools-script"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-imap-bodystructure",
            "portdir": "perl/p5-imap-bodystructure",
            "version": "1.30.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IMAP::BodyStructure",
            "description": "IMAP4-compatible BODYSTRUCTURE and ENVELOPE parser",
            "long_description": "An IMAP4-compatible IMAP server MUST include a full MIME-parser which parses the messages inside IMAP mailboxes and is accessible via BODYSTRUCTURE fetch item. This module provides a Perl interface to parse the output of IMAP4 MIME-parser.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-module-build",
                        "p5.32-test-nowarnings",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-import-into",
            "portdir": "perl/p5-import-into",
            "version": "1.2.5",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Import::Into",
            "description": "Import::Into - import packages into other packages",
            "long_description": "Writing exporters is a pain. Some use Exporter, some use Sub::Exporter, some use Moose::Exporter, some use Exporter::Declare ... and some things are pragmas. Exporting on someone else's behalf is harder. The exporters don't provide a consistent API for this, and pragmas need to have their import method called directly, since they affect the current unit of compilation. Import::Into provides global methods to make this painless.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-module-runtime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-pithub"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-moosex-extended",
                        "p5.32-zmq-ffi",
                        "p5.32-package-variant",
                        "p5.32-dancer2",
                        "p5.32-utf8-all",
                        "p5.32-test-kit"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-importer",
            "portdir": "perl/p5-importer",
            "version": "0.26.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Importer",
            "description": "Importer - Alternative but compatible interface to modules that export symbols.",
            "long_description": "Importer - Alternative but compatible interface to modules that export symbols.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2620
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-long-jump",
                        "p5.32-sub-info",
                        "p5.32-test2-harness"
                    ]
                }
            ]
        },
        {
            "name": "p5.325.32-inc-latest",
            "portdir": "perl/p5-inc-latest",
            "version": "0.500.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/inc::latest",
            "description": "inc::latest - use modules bundled in inc/ if they are newer than installed ones",
            "long_description": "inc::latest - use modules bundled in inc/ if they are newer than installed ones",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.325.32-module-build"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-indirect",
            "portdir": "perl/p5-indirect",
            "version": "0.390.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/indirect",
            "description": "indirect - Lexically warn about using the indirect method call syntax.",
            "long_description": "indirect - Lexically warn about using the indirect method call syntax.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.32-devel-declare"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-strictures"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-inline",
            "portdir": "perl/p5-inline",
            "version": "0.870.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Inline",
            "description": "Inline - Write Perl Subroutines in Other Programming Languages",
            "long_description": "Inline - Write Perl Subroutines in Other Programming Languages",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-warn",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-alien-gimp"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-alien-proj4",
                        "p5.32-inline-c",
                        "p5.32-inline-filters",
                        "p5.32-inline-python",
                        "p5.32-pdl"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-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.32-file-copy-recursive",
                        "p5.32-file-sharedir-install",
                        "p5.32-io-all",
                        "p5.32-test-warn",
                        "p5.32-yaml-libyaml"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-extutils-makemaker",
                        "p5.32-inline",
                        "p5.32-parse-recdescent",
                        "p5.32-pegex",
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-alien-gimp"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-alien-proj4",
                        "p5.32-inline-filters",
                        "p5.32-pdl"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-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.32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-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.32",
                        "p5.32-inline",
                        "p5.32-inline-c"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-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.32-test-number-delta",
                        "p5.32-parse-recdescent",
                        "p5.32-proc-processtable",
                        "p5.32-test-deep",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "p5.32-inline",
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-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.32",
                        "p5.32-dbd-mysql",
                        "p5.32-dbi",
                        "p5.32-term-readkey"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-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.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-perlio-via-dynamic"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-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.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-dist-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-io-socket-inet6",
                        "p5.32-mail-spf",
                        "p5.32-authen-radius",
                        "p5.32-net-dns",
                        "p5.32-net-dns-sec",
                        "p5.32-future-io",
                        "p5.32-io-async"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.32-html-formatter"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-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.32-canary-stability",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-common-sense"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-mogilefs-server",
                        "p5.32-anyevent-aio",
                        "p5.32-danga-socket",
                        "p5.32-perl-languageserver"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-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.32-file-readbackwards",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-inline-c",
                        "p5.32-alien-hdf4",
                        "p5.32-alien-gimp"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-gimp",
                        "p5.32-mo",
                        "p5.32-email-outlook-message",
                        "p5.32-app-svn-bisect"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-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.32-module-build",
                        "p5.32-file-temp",
                        "p5.32-test-metrics-any",
                        "p5.32-test-simple",
                        "p5.32-test-future-io-impl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-storable",
                        "perl5.32",
                        "p5.32-time-hires",
                        "p5.32-struct-dumb",
                        "p5.32-socket",
                        "p5.32-future",
                        "p5.32-future-io",
                        "p5.32-io",
                        "p5.32-io-socket-ip"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-moosex-extended"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-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.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-www-search"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-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.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-xml-twig"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-io-compress",
            "portdir": "perl/p5-io-compress",
            "version": "2.216.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.32-test-cpan-meta",
                        "p5.32-test-cpan-meta-json",
                        "p5.32-test-pod",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-compress-raw-bzip2",
                        "p5.32-compress-raw-zlib",
                        "p5.32-time-local"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.32-test-cpan-meta",
                        "p5.32-test-cpan-meta-json",
                        "p5.32-test-pod"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-pdf-builder",
                        "p5.32-pdf-api2",
                        "p5.32-image-size",
                        "p5.32-parse-cpan-packages-fast",
                        "p5.32-soap-lite",
                        "p5.32-swf-builder",
                        "p5.32-swf-file",
                        "p5.32-text-pdf",
                        "p5.32-pdf-reuse",
                        "p5.32-mail-spamassassin",
                        "p5.32-archive-tar",
                        "p5.32-io-zlib",
                        "p5.32-http-message",
                        "p5.32-astro-spacetrack",
                        "p5.32-archive-zip-simplezip",
                        "p5.32-crypt-openpgp",
                        "p5.32-io-compress-lzf",
                        "p5.32-io-compress-lzma",
                        "p5.32-io-compress-zstd"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-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.32",
                        "p5.32-compress-lzf",
                        "p5.32-io-compress"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-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.32-compress-raw-lzma",
                        "p5.32-io-compress",
                        "perl5.32"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.32-test-cpan-meta",
                        "p5.32-test-cpan-meta-json",
                        "p5.32-test-pod",
                        "lzip",
                        "p7zip",
                        "p5.32-io-string"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-archive-tar",
                        "p5.32-archive-zip-simplezip"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-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.32",
                        "p5.32-compress-stream-zstd",
                        "p5.32-io-compress"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-archive-zip-simplezip"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-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.32",
                        "p5.32-perlio-via-dynamic"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-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.32-canary-stability",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-mce-shared"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-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.32-module-build",
                        "p5.32-module-build-tiny",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-sub-exporter",
                        "p5.32-asa",
                        "p5.32-io-string"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-plack"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-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.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-http-response-encoding",
                        "p5.32-http-message"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-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.32",
                        "p5.32-module-build"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-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.32-devel-checklib"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-xsloader"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-danga-socket",
                        "p5.32-filesys-notify-kqueue"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-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.32-libwww-perl",
                        "p5.32-net-dns",
                        "p5.32-storable",
                        "p5.32-scalar-list-utils",
                        "p5.32-time-hires",
                        "p5.32-uri",
                        "p5.32-sub-name"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-net-eboks"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-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.32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-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.32",
                        "p5.32-file-which",
                        "p5.32-term-readkey"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-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.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-poe"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-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.32-capture-tiny",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-net-appliance-session"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-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.32",
                        "p5.32-io-tty"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-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.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-soap-lite"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-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.32",
                        "p5.32-io",
                        "p5.32-socket6"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-b-c"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-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.32-module-build",
                        "p5.32-test-simple",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-socket"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-rpc-xml",
                        "p5.32-io-socket-ssl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-gearman",
                        "p5.32-io-socket-socks",
                        "p5.32-perl-ldap",
                        "p5.32-test-tcp",
                        "p5.32-mojolicious",
                        "p5.32-http-daemon",
                        "p5.32-mail-spamassassin",
                        "p5.32-net-stomp",
                        "p5.32-mail-box-imap4",
                        "p5.32-mail-box-pop3",
                        "p5.32-http-tiny",
                        "p5.32-net-dns",
                        "p5.32-net",
                        "p5.32-io-async",
                        "p5.32-net-http"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-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.32",
                        "p5.32-io-socket-ip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-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.32-io-socket-ip",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-scalar-list-utils",
                        "p5.32-net-ssleay",
                        "p5.32-uri"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-b-c",
                        "p5.32-search-elasticsearch",
                        "p5.32-search-elasticsearch-client-2_0",
                        "p5.32-search-elasticsearch-client-5_0",
                        "p5.32-search-elasticsearch-client-6_0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-gearman",
                        "p5.32-http-daemon-ssl",
                        "p5.32-mail-imapclient",
                        "p5.32-mail-sender",
                        "p5.32-net-smtp-ssl",
                        "p5.32-net-smtps",
                        "p5.32-perl-ldap",
                        "p5.32-soap-lite",
                        "p5.32-twitter-api",
                        "p5.32-mail-spamassassin",
                        "p5.32-net-smtp-tls",
                        "p5.32-net-smtp-tls-butmaintained",
                        "p5.32-lwp-protocol-https",
                        "p5.32-net-stomp",
                        "p5.32-event-rpc",
                        "p5.32-metacpan-client",
                        "p5.32-http-tiny",
                        "p5.32-net-eboks",
                        "p5.32-dist-zilla-plugin-github",
                        "p5.32-webservice-musicbrainz",
                        "p5.32-net",
                        "p5.32-net-http",
                        "p5.32-redis",
                        "p5.32-authcas"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-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.32-module-build",
                        "p5.32-module-build-tiny",
                        "p5.32-test-tcp",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-perlio-via-timeout"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-redis"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-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.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-redis",
                        "p5.32-pdf-reuse",
                        "p5.32-pod-readme",
                        "p5.32-mouse"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-email-outlook-message",
                        "p5.32-font-ttf",
                        "p5.32-config-ini",
                        "p5.32-data-stag",
                        "p5.32-mail-spamassassin",
                        "p5.32-io-handle-util",
                        "p5.32-finance-quote",
                        "p5.32-bio-variation",
                        "p5.32-bioperl"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.32-io-compress-lzma"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-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.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-strict",
                        "p5.32-soap-lite",
                        "p5.32-class-trigger",
                        "p5.32-xml-twig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-log-dispatch-config",
                        "p5.32-mogilefs-client",
                        "p5.32-moosex-log-log4perl",
                        "p5.32-moosex-storage",
                        "p5.32-net-ftpserver",
                        "p5.32-bioperl",
                        "p5.32-wx-demo",
                        "p5.32-text-recordparser",
                        "p5.32-mime-tools",
                        "p5.32-spreadsheet-parseexcel",
                        "p5.32-amazon-s3",
                        "p5.32-mail-message",
                        "p5.32-gimp",
                        "p5.32-rtf-tokenizer",
                        "p5.32-config-inifiles",
                        "p5.32-convert-tnef",
                        "p5.32-gtk2-ex-podviewer"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-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.32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-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.32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-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.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-app-cmd"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-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.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-dist-zilla-plugin-promptifstale"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-io-pty-easy",
                        "p5.32-poe",
                        "p5.32-expect",
                        "p5.32-net-cli-interact",
                        "p5.32-ipc-run"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-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.32",
                        "p5.32-io-compress"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-archive-tar"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-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.32"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}