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

{
    "count": 50480,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=714",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=712",
    "results": [
        {
            "name": "p5.32-mac-errors",
            "portdir": "perl/p5-mac-errors",
            "version": "1.194.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Mac::Errors",
            "description": "Mac::Errors - constants for Mac error codes",
            "long_description": "Mac::Errors - constants for Mac error codes",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-pod",
                        "p5.32-test-pod-coverage",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.32-test-pod",
                        "p5.32-test-pod-coverage"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-mac-applesingledouble",
            "portdir": "perl/p5-mac-applesingledouble",
            "version": "1.0.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Mac::AppleSingleDouble",
            "description": "Read Mac files in AppleSingle or AppleDouble format",
            "long_description": "Mac::AppleSingleDouble is a class which knows how to decode the AppleSingle and AppleDouble file formats.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-mac-applescript-glue",
            "portdir": "perl/p5-mac-applescript-glue",
            "version": "0.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Mac::AppleScript::Glue",
            "description": "Glue to use AppleScript to communicate with Mac apps",
            "long_description": "This module allows you to write Perl code in object-oriented syntax to control Mac applications. The module does not actually execute Apple Events, but actually translates Perl code to AppleScript code and causes it to be executed.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-mac-applescript",
                        "p5.32-test-pod"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-mac-applescript",
            "portdir": "perl/p5-mac-applescript",
            "version": "0.40.0",
            "license": "Restrictive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Mac::AppleScript",
            "description": "Perl extension to execute applescript commands on OS X",
            "long_description": "Simple interface to the OSA scripting stuff. Returns undef on error and sets $@ to the error code. Codes are listed in the AppleScript documentation. On successful completion, this returns the output of the AppleScript command.",
            "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-mac-applescript-glue"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-lwpx-paranoidagent",
            "portdir": "perl/p5-lwpx-paranoidagent",
            "version": "1.120.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/LWPx::ParanoidAgent",
            "description": "LWPx::ParanoidAgent - subclass of LWP::UserAgent that protects you from harm",
            "long_description": "LWPx::ParanoidAgent - subclass of LWP::UserAgent that protects you from harm",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-libwww-perl",
                        "p5.32-net-dns",
                        "p5.32-time-hires"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-lwp-useragent-determined",
            "portdir": "perl/p5-lwp-useragent-determined",
            "version": "1.70.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/LWP::UserAgent::Determined",
            "description": "a virtual browser that retries errors",
            "long_description": "a virtual browser that retries errors",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-libwww-perl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-amazon-s3"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-lwp-useragent-cached",
            "portdir": "perl/p5-lwp-useragent-cached",
            "version": "0.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/LWP::UserAgent::Cached",
            "description": "LWP::UserAgent with simple caching mechanism",
            "long_description": "LWP::UserAgent::Cached is yet another LWP::UserAgent subclass with cache support. It stores cache in the files on local filesystem and if response already available in the cache returns it instead of making HTTP request.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "macports",
                    "github": "thekevjames",
                    "ports_count": 9
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-libwww-perl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-pgtop"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-lwp-protocol-https",
            "portdir": "perl/p5-lwp-protocol-https",
            "version": "6.140.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/LWP::Protocol::https",
            "description": "LWP::Protocol::https - SSL support for libwww-perl",
            "long_description": "The LWP::Protocol::https module used to be bundled with p5-libwww-perl, but it was unbundled in v6.02 so that dependencies could be declared properly. Ports that need https support can just declare their dependency on p5-lwp-protocol-https and will no longer need to know what underlying modules to install.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-needs",
                        "p5.32-test-requiresinternet",
                        "p5.32-test-simple",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-net-http",
                        "p5.32-io-socket-ssl",
                        "p5.32-libwww-perl",
                        "p5.32-mozilla-ca"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-starman",
                        "p5.32-metacpan-client",
                        "p5.32-alien-wxwidgets"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-crypt-ssleay",
                        "p5.32-finance-quotehist",
                        "p5.32-net-github",
                        "p5.32-net-twitter",
                        "p5.32-net-twitter-lite",
                        "p5.32-bio-db-ncbihelper",
                        "p5.32-mail-spamassassin",
                        "p5.32-www-shorten-googl",
                        "p5.32-astro-spacetrack",
                        "p5.32-amazon-s3",
                        "p5.32-geo-webservice-elevation-usgs",
                        "p5.32-astro-simbad-client",
                        "p5.32-cpan-uploader",
                        "p5.32-finance-quote"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-lwp-protocol-http10",
            "portdir": "perl/p5-lwp-protocol-http10",
            "version": "6.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/LWP::Protocol::http10",
            "description": "LWP::Protocol::http10 - Legacy HTTP/1.0 support for LWP",
            "long_description": "LWP::Protocol::http10 - Legacy HTTP/1.0 support for LWP",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-libwww-perl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-lwp-mediatypes",
            "portdir": "perl/p5-lwp-mediatypes",
            "version": "6.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/LWP::MediaTypes",
            "description": "Media types and mailcap processing",
            "long_description": "Media types and mailcap processing",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-fatal",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-http-daemon",
                        "p5.32-http-message",
                        "p5.32-libwww-perl"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-lwp-curl",
            "portdir": "perl/p5-lwp-curl",
            "version": "0.140.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/LWP::Curl",
            "description": "LWP::Curl - LWP methods implementation with Curl engine",
            "long_description": "LWP::Curl - LWP methods implementation with Curl engine",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-exception",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-net-curl",
                        "p5.32-uri"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-lwp-consolelogger",
            "portdir": "perl/p5-lwp-consolelogger",
            "version": "1.0.1",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/LWP::ConsoleLogger",
            "description": "LWP::ConsoleLogger - LWP tracing and debugging",
            "long_description": "LWP::ConsoleLogger - LWP tracing and debugging",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-capture-tiny",
                        "p5.32-html-formattext-withlinks",
                        "p5.32-http-cookiejar",
                        "p5.32-http-server-simple-psgi",
                        "p5.32-log-dispatch-array",
                        "p5.32-mojolicious",
                        "p5.32-path-tiny",
                        "p5.32-pithub",
                        "p5.32-plack",
                        "p5.32-plack-test-agent",
                        "p5.32-test-fatal",
                        "p5.32-test-lwp-useragent",
                        "p5.32-test-most",
                        "p5.32-test-warnings",
                        "p5.32-www-mechanize",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-parse-mime",
                        "p5.32-ref-util",
                        "p5.32-string-trim",
                        "p5.32-sub-exporter",
                        "p5.32-term-size-any",
                        "perl5.32",
                        "p5.32-try-tiny",
                        "p5.32-type-tiny",
                        "p5.32-uri",
                        "p5.32-xml-simple",
                        "p5.32-text-simpletable-autowidth",
                        "p5.32-class-method-modifiers",
                        "p5.32-data-printer",
                        "p5.32-datetime",
                        "p5.32-html-restrict",
                        "p5.32-http-body",
                        "p5.32-http-cookiemonster",
                        "p5.32-http-message",
                        "p5.32-json-maybexs",
                        "p5.32-libwww-perl",
                        "p5.32-list-allutils",
                        "p5.32-log-dispatch",
                        "p5.32-module-load-conditional",
                        "p5.32-module-runtime",
                        "p5.32-moo",
                        "p5.32-moox-strictconstructor"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-www-mechanize-cached"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-lwp-authen-wsse",
            "portdir": "perl/p5-lwp-authen-wsse",
            "version": "0.50.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/LWP::Authen::Wsse",
            "description": "Library for enabling X-WSSE authentication in LWP.",
            "long_description": "LWP::Authen::Wsse allows LWP to authenticate against servers that are using the X-WSSE authentication scheme, as required by the Atom Authentication API. The module is used indirectly through LWP, rather than including it directly in your code. The LWP system will invoke the WSSE authentication when it encounters the authentication scheme while attempting to retrieve a URL from a server.",
            "active": true,
            "categories": [
                "www",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-digest-sha1",
                        "p5.32-libwww-perl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-long-jump",
            "portdir": "perl/p5-long-jump",
            "version": "0.0.3",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Long::Jump",
            "description": "Long::Jump - Mechanism for returning to a specific point from a deeply nested stack",
            "long_description": "Long::Jump - Mechanism for returning to a specific point from a deeply nested stack",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-simple",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-importer"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-test2-harness"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-log-report-optional",
            "portdir": "perl/p5-log-report-optional",
            "version": "1.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Log::Report::Optional",
            "description": "Log::Report::Optional - pick Log::Report or ::Minimal",
            "long_description": "Log::Report::Optional - pick Log::Report or ::Minimal",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-string-print"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-log-report"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-log-report",
            "portdir": "perl/p5-log-report",
            "version": "1.440.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Log::Report",
            "description": "Log::Report - report a problem, with exceptions and translation support",
            "long_description": "Log::Report - report a problem, with exceptions and translation support",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-encode",
                        "p5.32-devel-globaldestruction",
                        "perl5.32",
                        "p5.32-log-report-optional",
                        "p5.32-string-print",
                        "p5.32-sys-syslog"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-mail-box-imap4",
                        "p5.32-mail-box",
                        "p5.32-mail-message",
                        "p5.32-mail-transport",
                        "p5.32-object-realize-later",
                        "p5.32-user-identity",
                        "p5.32-mail-box-pop3"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-log-message-simple",
            "portdir": "perl/p5-log-message-simple",
            "version": "0.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Log::Message::Simple",
            "description": "Log::Message::Simple - Simplified interface to Log::Message",
            "long_description": "Log::Message::Simple - Simplified interface to Log::Message",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-log-message"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-term-ui"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-log-message",
            "portdir": "perl/p5-log-message",
            "version": "0.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Log::Message",
            "description": "Log::Message - A generic message storing mechanism",
            "long_description": "Log::Message - A generic message storing mechanism",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-locale-maketext-simple",
                        "p5.32-module-load"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-log-message-simple"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-log-log4perl-appender-socket-unix",
            "portdir": "perl/p5-log-log4perl-appender-socket-unix",
            "version": "1.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Log::Log4perl::Appender::Socket::UNIX",
            "description": "Log to a Unix Domain Socket",
            "long_description": "Log to a Unix Domain Socket",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-log-log4perl",
            "portdir": "perl/p5-log-log4perl",
            "version": "1.570.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Log::Log4perl",
            "description": "Log4j implementation for Perl",
            "long_description": "Log::Log4perl lets you remote-control and fine-tune the logging behaviour of your system from the outside. It implements the widely popular (Java-based) Log4j logging package in pure Perl.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "jpo",
                    "github": "jpoliv",
                    "ports_count": 60
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-dbd-csv",
                        "p5.32-dbd-sqlite",
                        "p5.32-dbi",
                        "perl5.32",
                        "p5.32-log-dispatch-filerotate",
                        "p5.32-sql-statement",
                        "p5.32-xml-dom",
                        "p5.32-log-dispatch"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-plack",
                        "p5.32-javascript-spidermonkey"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-moosex-log-log4perl",
                        "p5.32-rdf-trine",
                        "p5.32-sysadm-install",
                        "p5.32-catalyst-log-log4perl",
                        "p5.32-archive-tar-wrapper",
                        "p5.32-file-comments"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-log-handler",
            "portdir": "perl/p5-log-handler",
            "version": "0.900.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Log::Handler",
            "description": "Log::Handler - Log messages to several outputs.",
            "long_description": "Log::Handler - Log messages to several outputs.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-module-build",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-config-properties",
                        "p5.32-data-dumper",
                        "p5.32-dbi",
                        "perl5.32",
                        "p5.32-params-validate",
                        "p5.32-time-hires",
                        "p5.32-yaml",
                        "p5.32-email-date",
                        "p5.32-config-general"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-log-dispatchouli",
            "portdir": "perl/p5-log-dispatchouli",
            "version": "3.13.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Log::Dispatchouli",
            "description": "Log::Dispatchouli - a simple wrapper around Log::Dispatch",
            "long_description": "Log::Dispatchouli - a simple wrapper around Log::Dispatch",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-file-temp",
                        "p5.32-json-maybexs",
                        "p5.32-test-deep",
                        "p5.32-test-fatal",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-params-util",
                        "p5.32-string-flogger",
                        "p5.32-sub-exporter",
                        "perl5.32",
                        "p5.32-sys-syslog",
                        "p5.32-try-tiny",
                        "p5.32-sub-exporter-globexporter",
                        "p5.32-encode",
                        "p5.32-scalar-list-utils",
                        "p5.32-log-dispatch",
                        "p5.32-log-dispatch-array"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-dist-zilla-plugin-git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-dist-zilla",
                        "p5.32-pod-weaver"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-log-dispatch-filerotate",
            "portdir": "perl/p5-log-dispatch-filerotate",
            "version": "1.380.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Log::Dispatch::FileRotate",
            "description": "Log::Dispatch::FileRotate - Log to Files that Archive/Rotate Themselves",
            "long_description": "Log::Dispatch::FileRotate - Log to Files that Archive/Rotate Themselves",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "p5.32-encode",
                        "p5.32-path-tiny",
                        "p5.32-test-warn"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-version",
                        "p5.32-date-manip",
                        "p5.32-log-dispatch"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-log-log4perl"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-log-dispatch-configurator-any",
            "portdir": "perl/p5-log-dispatch-configurator-any",
            "version": "1.122.640",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Log::Dispatch::Configurator::Any",
            "description": "Log::Dispatch::Configurator::Any - Configurator implementation with Config::Any",
            "long_description": "Log::Dispatch::Configurator::Any - Configurator implementation with Config::Any",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-config-tiny",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-config-any",
                        "p5.32-log-dispatch",
                        "p5.32-log-dispatch-config"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-net-cli-interact"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-log-dispatch-config",
            "portdir": "perl/p5-log-dispatch-config",
            "version": "1.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Log::Dispatch::Config",
            "description": "Log::Dispatch::Config - Log4j for Perl",
            "long_description": "Log::Dispatch::Config - Log4j for Perl",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-appconfig",
                        "p5.32-io-stringy",
                        "p5.32-log-dispatch"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-log-dispatch-configurator-any",
                        "p5.32-net-cli-interact"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-log-dispatch-array",
            "portdir": "perl/p5-log-dispatch-array",
            "version": "1.5.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Log::Dispatch::Array",
            "description": "Log::Dispatch::Array - log events to an array (reference)",
            "long_description": "Log::Dispatch::Array - log events to an array (reference)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-extutils-makemaker",
                        "p5.32-test-deep",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-log-dispatch"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-lwp-consolelogger",
                        "p5.32-plack"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-log-dispatchouli"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-log-dispatch",
            "portdir": "perl/p5-log-dispatch",
            "version": "2.710.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Log::Dispatch",
            "description": "Dispatches messages to one or more outputs",
            "long_description": "Dispatches messages to one or more outputs",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "jpo",
                    "github": "jpoliv",
                    "ports_count": 60
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-ipc-run3",
                        "p5.32-test-fatal",
                        "p5.32-test-needs",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-namespace-autoclean",
                        "p5.32-params-validationcompiler",
                        "perl5.32",
                        "p5.32-sys-syslog",
                        "p5.32-try-tiny",
                        "p5.32-specio",
                        "p5.32-devel-globaldestruction",
                        "p5.32-dist-checkconflicts",
                        "p5.32-module-runtime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-plack"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-log-dispatch-config",
                        "p5.32-log-dispatch-configurator-any",
                        "p5.32-log-dispatch-filerotate",
                        "p5.32-dist-zilla-plugin-checkissues",
                        "p5.32-log-log4perl",
                        "p5.32-log-dispatchouli",
                        "p5.32-lwp-consolelogger",
                        "p5.32-log-dispatch-array"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-log-any-adapter-tap",
            "portdir": "perl/p5-log-any-adapter-tap",
            "version": "0.3.3",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Log::Any::Adapter::TAP",
            "description": "Log::Any::Adapter::TAP - Logging adapter suitable for use in TAP testcases",
            "long_description": "Log::Any::Adapter::TAP - Logging adapter suitable for use in TAP testcases",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-data-dumper",
                        "p5.32-log-any",
                        "p5.32-try-tiny"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-net-stomp"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-log-any-adapter-callback",
            "portdir": "perl/p5-log-any-adapter-callback",
            "version": "0.102.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Log::Any::Adapter::Callback",
            "description": "Log::Any::Adapter::Callback - (DEPRECATED) Send Log::Any logs to a subroutine.",
            "long_description": "Log::Any::Adapter::Callback - (DEPRECATED) Send Log::Any logs to a subroutine. Log::Any distribution since 1.708 comes with Log::Any::Adapter::Capture which does the same thing.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-log-any"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "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"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-log-any",
            "portdir": "perl/p5-log-any",
            "version": "1.718.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Log::Any",
            "description": "Log::Any - Bringing loggers and listeners together",
            "long_description": "Log::Any - Bringing loggers and listeners together",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-search-elasticsearch-client-6_0",
                        "p5.32-search-elasticsearch-client-2_0",
                        "p5.32-search-elasticsearch-client-5_0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-log-any-adapter-tap",
                        "p5.32-mason",
                        "p5.32-search-elasticsearch",
                        "p5.32-html-mason",
                        "p5.32-net-stomp",
                        "p5.32-html-masonx-free",
                        "p5.32-code-tidyall",
                        "p5.32-log-any-adapter-callback",
                        "p5.32-chi"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-lockfile-simple",
            "portdir": "perl/p5-lockfile-simple",
            "version": "0.208.0",
            "license": "Artistic-1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/LockFile::Simple",
            "description": "Simple file locking scheme",
            "long_description": "Simple file locking scheme",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-local-lib",
            "portdir": "perl/p5-local-lib",
            "version": "2.0.29",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/local::lib",
            "description": "Create and use a local lib/ for perl modules with PERL5LIB",
            "long_description": "Create and use a local lib/ for perl modules with PERL5LIB",
            "active": true,
            "categories": [
                "devel",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-module-build",
                        "p5.32-extutils-install",
                        "p5.32-extutils-makemaker"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-locale-maketext-simple",
            "portdir": "perl/p5-locale-maketext-simple",
            "version": "0.210.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Locale::Maketext::Simple",
            "description": "Simple interface to Locale::Maketext::Lexicon.",
            "long_description": "Simple interface to Locale::Maketext::Lexicon.",
            "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-cli",
                        "p5.32-archive-extract",
                        "p5.32-ipc-cmd",
                        "p5.32-log-message",
                        "p5.32-module-load-conditional",
                        "p5.32-params-check",
                        "p5.32-term-ui"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-locale-maketext-lexicon",
            "portdir": "perl/p5-locale-maketext-lexicon",
            "version": "1.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Locale::Maketext::Lexicon",
            "description": "Use other catalog formats in Maketext.",
            "long_description": "Use other catalog formats in Maketext.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-locale-maketext-fuzzy",
            "portdir": "perl/p5-locale-maketext-fuzzy",
            "version": "0.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Locale::Maketext::Fuzzy",
            "description": "Maketext from already interpolated strings",
            "long_description": "Maketext from already interpolated strings",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-locale-gettext",
            "portdir": "perl/p5-locale-gettext",
            "version": "1.70.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Locale::gettext",
            "description": "Perl interface to GNU gettext",
            "long_description": "Perl interface to GNU gettext",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "libiconv",
                        "gettext-runtime"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-locale-codes",
            "portdir": "perl/p5-locale-codes",
            "version": "3.860.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Locale::Codes",
            "description": "Locale::Codes - a distribution of modules to handle locale codes",
            "long_description": "Locale::Codes - a distribution of modules to handle locale codes",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-inter",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-datetime-timezone"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-lj-simple",
            "portdir": "perl/p5-lj-simple",
            "version": "0.150.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.bpfh.net/computing/software/LJ::Simple/",
            "description": "Simple perl module for managing your LiveJournal account",
            "long_description": "LJ::Simple is an object based perl module which is used to access LiveJournal-based web logs. This module implements most of the flat protocol LiveJournal uses",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-list-utilsby",
            "portdir": "perl/p5-list-utilsby",
            "version": "0.120.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/List::UtilsBy",
            "description": "List::UtilsBy - higher-order list utility functions",
            "long_description": "List::UtilsBy - higher-order list utility functions",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-module-build",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-list-allutils",
                        "p5.32-convert-color",
                        "p5.32-dist-zilla-plugin-git-contributors",
                        "p5.32-devel-mat"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-list-uniq",
            "portdir": "perl/p5-list-uniq",
            "version": "0.21.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/release/JFITZ/List-Uniq-v0.21.0",
            "description": "List::Uniq extracts the unique elements of a list",
            "long_description": "List::Uniq extracts the unique elements of a list",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-exception",
                        "p5.32-test-nowarnings",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-list-someutils-xs",
            "portdir": "perl/p5-list-someutils-xs",
            "version": "0.580.0",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/List::SomeUtils::XS",
            "description": "List::SomeUtils::XS - XS implementation for List::SomeUtils",
            "long_description": "List::SomeUtils::XS - XS implementation for List::SomeUtils",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-leaktrace",
                        "p5.32-test-warnings",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-list-someutils",
                        "p5.32-const-exporter"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-list-someutils",
            "portdir": "perl/p5-list-someutils",
            "version": "0.590.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/List::SomeUtils",
            "description": "List::SomeUtils - Provide the stuff missing in List::Util",
            "long_description": "List::SomeUtils - Provide the stuff missing in List::Util",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-leaktrace",
                        "p5.32-text-parsewords",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-module-implementation",
                        "p5.32-scalar-list-utils",
                        "p5.32-list-someutils-xs"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-list-allutils",
                        "p5.32-perl-critic",
                        "p5.32-code-tidyall"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-list-moreutils-xs",
            "portdir": "perl/p5-list-moreutils-xs",
            "version": "0.430.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/List::MoreUtils::XS",
            "description": "List::MoreUtils::XS - Provide compiled List::MoreUtils functions",
            "long_description": "List::MoreUtils::XS - Provide compiled List::MoreUtils functions",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-inc-latest",
                        "p5.32-config-autoconf",
                        "p5.32-test-leaktrace",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-xsloader"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-list-moreutils"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-list-moreutils",
            "portdir": "perl/p5-list-moreutils",
            "version": "0.430.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/List::MoreUtils",
            "description": "Provide the stuff missing in List::Util",
            "long_description": "List::MoreUtils provides some trivial but commonly needed functionality on lists which is not going to go into List::Util.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "p5.32-inc-latest",
                        "p5.32-config-autoconf",
                        "p5.32-test-leaktrace",
                        "p5.32-test-writevariants"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-exporter-tiny",
                        "p5.32-list-moreutils-xs",
                        "p5.32-xsloader",
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-math-random-secure",
                        "p5.32-text-markdown",
                        "p5.32-moose"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-bioperl",
                        "p5.32-chi",
                        "p5.32-config-jfdi",
                        "p5.32-data-perl",
                        "p5.32-fey-test",
                        "p5.32-file-sharedir",
                        "p5.32-gearman",
                        "p5.32-html-wikiconverter",
                        "p5.32-catalyst-authentication-store-dbix-class",
                        "p5.32-net-appliance-phrasebook",
                        "p5.32-pod-weaver-section-contributors",
                        "p5.32-test-moose-more",
                        "p5.32-text-trac",
                        "p5.32-text-recordparser",
                        "p5.32-email-sender",
                        "p5.32-statistics-descriptive",
                        "p5.32-catalyst-model-dbic-schema",
                        "p5.32-pod-weaver",
                        "p5.32-moose-autobox",
                        "p5.32-catalystx-component-traits",
                        "p5.32-moosex-traits-pluggable"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-list-keywords",
            "portdir": "perl/p5-list-keywords",
            "version": "0.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/List::Keywords",
            "description": "List::Keywords - a selection of list utility keywords",
            "long_description": "List::Keywords - a selection of list utility keywords",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-module-build",
                        "p5.32-test-simple",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-xs-parse-keyword"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-list-compare",
            "portdir": "perl/p5-list-compare",
            "version": "0.550.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/List::Compare",
            "description": "List::Compare - Compare elements of two or more lists",
            "long_description": "List::Compare - Compare elements of two or more lists",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-capture-tiny",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-code-tidyall"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-list-allutils",
            "portdir": "perl/p5-list-allutils",
            "version": "0.190.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/List::AllUtils",
            "description": "List::AllUtils - mixes List::Utils and List::MoreUtils",
            "long_description": "List::AllUtils - mixes List::Utils and List::MoreUtils",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-scalar-list-utils",
                        "p5.32-list-someutils",
                        "p5.32-list-utilsby"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-data-uuid-mt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-dist-zilla-plugin-contributorsfromgit",
                        "p5.32-fey-orm",
                        "p5.32-html-masonx-free",
                        "p5.32-fey",
                        "p5.32-lwp-consolelogger",
                        "p5.32-text-table-manifold"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-lingua-translit",
            "portdir": "perl/p5-lingua-translit",
            "version": "0.290.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Lingua::Translit",
            "description": "convert text from one writing system to another",
            "long_description": "Lingua::Translit can be used to convert text from one writing system to another, based on national or international transliteration tables. Where possible a reverse transliteration is supported.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-lingua-stem-snowball-da",
            "portdir": "perl/p5-lingua-stem-snowball-da",
            "version": "1.10.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Lingua::Stem::Snowball::Da",
            "description": "Porters stemming algorithm for Denmark",
            "long_description": "Porters stemming algorithm for Denmark",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-lingua-stem"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-lingua-stem-ru",
            "portdir": "perl/p5-lingua-stem-ru",
            "version": "0.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Lingua::Stem::Ru",
            "description": "Porter's stemming algorithm for Russian (KOI8-R only)",
            "long_description": "Porter's stemming algorithm for Russian (KOI8-R only)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-lingua-stem"
                    ]
                }
            ]
        }
    ]
}