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

{
    "count": 50305,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=671",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=669",
    "results": [
        {
            "name": "p5.34-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.34",
                        "p5.34-mac-applescript",
                        "p5.34-test-pod"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-mac-applescript-glue"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-mac-applescript-glue"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-libwww-perl",
                        "p5.34-net-dns",
                        "p5.34-time-hires"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-lwpx-paranoidagent",
                        "ikiwiki"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34",
                        "p5.34-libwww-perl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-lwp-useragent-determined",
                        "mythtv-core.28",
                        "p5.34-amazon-s3",
                        "pearl",
                        "xmltv"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34",
                        "p5.34-libwww-perl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-lwp-useragent-cached",
                        "p5.34-pgtop",
                        "youtube-viewer"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-test-needs",
                        "p5.34-test-requiresinternet",
                        "p5.34-test-simple",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-net-http",
                        "p5.34-io-socket-ssl",
                        "p5.34-libwww-perl",
                        "p5.34-mozilla-ca"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-alien-wxwidgets",
                        "p5.34-metacpan-client",
                        "p5.34-starman"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-finance-quote",
                        "p5.34-crypt-ssleay",
                        "p5.34-finance-quotehist",
                        "p5.34-net-github",
                        "p5.34-net-twitter",
                        "p5.34-net-twitter-lite",
                        "p5.34-astro-spacetrack",
                        "p5.34-bio-db-ncbihelper",
                        "p5.34-mail-spamassassin",
                        "p5.34-www-shorten-googl",
                        "p5-lwp-protocol-https",
                        "p5.34-amazon-s3",
                        "fusioninventory-agent",
                        "youtube-viewer",
                        "p5.34-astro-simbad-client",
                        "p5.34-cpan-uploader",
                        "sympa",
                        "xmltv",
                        "p5.34-geo-webservice-elevation-usgs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "get_iplayer",
                        "gcstar",
                        "texlive-bin-extra"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34",
                        "p5.34-libwww-perl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-lwp-protocol-http10"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-test-fatal",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-lwp-mediatypes",
                        "p5.34-http-daemon",
                        "p5.34-http-message",
                        "p5.34-libwww-perl"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-test-exception",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-net-curl",
                        "p5.34-uri"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-lwp-curl"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-capture-tiny",
                        "p5.34-html-formattext-withlinks",
                        "p5.34-http-cookiejar",
                        "p5.34-http-server-simple-psgi",
                        "p5.34-log-dispatch-array",
                        "p5.34-mojolicious",
                        "p5.34-path-tiny",
                        "p5.34-pithub",
                        "p5.34-plack",
                        "p5.34-plack-test-agent",
                        "p5.34-test-fatal",
                        "p5.34-test-lwp-useragent",
                        "p5.34-test-most",
                        "p5.34-test-warnings",
                        "p5.34-www-mechanize",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-parse-mime",
                        "p5.34-ref-util",
                        "p5.34-string-trim",
                        "p5.34-sub-exporter",
                        "p5.34-term-size-any",
                        "perl5.34",
                        "p5.34-try-tiny",
                        "p5.34-type-tiny",
                        "p5.34-uri",
                        "p5.34-xml-simple",
                        "p5.34-text-simpletable-autowidth",
                        "p5.34-class-method-modifiers",
                        "p5.34-data-printer",
                        "p5.34-datetime",
                        "p5.34-html-restrict",
                        "p5.34-http-body",
                        "p5.34-http-cookiemonster",
                        "p5.34-http-message",
                        "p5.34-json-maybexs",
                        "p5.34-libwww-perl",
                        "p5.34-list-allutils",
                        "p5.34-log-dispatch",
                        "p5.34-module-load-conditional",
                        "p5.34-module-runtime",
                        "p5.34-moo",
                        "p5.34-moox-strictconstructor"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-www-mechanize-cached"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-lwp-consolelogger"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34",
                        "p5.34-digest-sha1",
                        "p5.34-libwww-perl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-lwp-authen-wsse"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-test-simple",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-importer"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-long-jump",
                        "p5.34-test2-harness"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-string-print"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-log-report",
                        "p5-log-report-optional"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-devel-globaldestruction",
                        "p5.34-encode",
                        "perl5.34",
                        "p5.34-log-report-optional",
                        "p5.34-string-print",
                        "p5.34-sys-syslog"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-log-report",
                        "p5.34-mail-box-imap4",
                        "p5.34-mail-box",
                        "p5.34-mail-message",
                        "p5.34-mail-transport",
                        "p5.34-object-realize-later",
                        "p5.34-user-identity",
                        "p5.34-mail-box-pop3"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34",
                        "p5.34-log-message"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-log-message-simple",
                        "p5.34-term-ui"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34",
                        "p5.34-locale-maketext-simple",
                        "p5.34-module-load"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-log-message",
                        "p5.34-log-message-simple"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-log-log4perl-appender-socket-unix"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-dbd-csv",
                        "p5.34-dbd-sqlite",
                        "p5.34-dbi",
                        "perl5.34",
                        "p5.34-log-dispatch-filerotate",
                        "p5.34-sql-statement",
                        "p5.34-xml-dom",
                        "p5.34-log-dispatch"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-javascript-spidermonkey",
                        "p5.34-plack"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-file-comments",
                        "p5.34-moosex-log-log4perl",
                        "p5.34-rdf-trine",
                        "p5.34-sysadm-install",
                        "biblatex-biber",
                        "p5-log-log4perl",
                        "gscan2pdf",
                        "p5.34-archive-tar-wrapper",
                        "p5.34-catalyst-log-log4perl",
                        "munin"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "texlive-bin-extra"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-module-build",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-config-properties",
                        "p5.34-data-dumper",
                        "p5.34-dbi",
                        "perl5.34",
                        "p5.34-params-validate",
                        "p5.34-time-hires",
                        "p5.34-yaml",
                        "p5.34-email-date",
                        "p5.34-config-general"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-log-handler"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-file-temp",
                        "p5.34-json-maybexs",
                        "p5.34-test-deep",
                        "p5.34-test-fatal",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-scalar-list-utils",
                        "p5.34-string-flogger",
                        "p5.34-sub-exporter",
                        "perl5.34",
                        "p5.34-sys-syslog",
                        "p5.34-try-tiny",
                        "p5.34-sub-exporter-globexporter",
                        "p5.34-encode",
                        "p5.34-log-dispatch",
                        "p5.34-log-dispatch-array",
                        "p5.34-params-util"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-dist-zilla-plugin-git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-log-dispatchouli",
                        "p5.34-dist-zilla",
                        "p5.34-pod-weaver"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "p5.34-encode",
                        "p5.34-path-tiny",
                        "p5.34-test-warn"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-date-manip",
                        "p5.34-log-dispatch",
                        "p5.34-version"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-log-dispatch-filerotate",
                        "p5.34-log-log4perl"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-config-tiny",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-config-any",
                        "p5.34-log-dispatch",
                        "p5.34-log-dispatch-config"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-log-dispatch-configurator-any",
                        "p5.34-net-cli-interact"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34",
                        "p5.34-appconfig",
                        "p5.34-io-stringy",
                        "p5.34-log-dispatch"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-log-dispatch-config",
                        "p5.34-log-dispatch-configurator-any",
                        "p5.34-net-cli-interact"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-extutils-makemaker",
                        "p5.34-test-deep",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-log-dispatch"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-lwp-consolelogger",
                        "p5.34-plack"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-log-dispatch-array",
                        "p5.34-log-dispatchouli"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-ipc-run3",
                        "p5.34-test-fatal",
                        "p5.34-test-needs",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-namespace-autoclean",
                        "p5.34-params-validationcompiler",
                        "perl5.34",
                        "p5.34-sys-syslog",
                        "p5.34-try-tiny",
                        "p5.34-specio",
                        "p5.34-devel-globaldestruction",
                        "p5.34-dist-checkconflicts",
                        "p5.34-module-runtime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-plack"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-log-dispatch-config",
                        "p5.34-log-dispatch-configurator-any",
                        "p5.34-log-dispatch-filerotate",
                        "p5.34-log-dispatch-array",
                        "p5.34-dist-zilla-plugin-checkissues",
                        "p5.34-log-dispatchouli",
                        "p5-log-dispatch",
                        "p5.34-lwp-consolelogger",
                        "p5.34-log-log4perl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "texlive-bin-extra"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-data-dumper",
                        "p5.34-log-any",
                        "p5.34-try-tiny"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-net-stomp"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-log-any-adapter-tap"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34",
                        "p5.34-log-any"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-search-elasticsearch",
                        "p5.34-search-elasticsearch-client-2_0",
                        "p5.34-search-elasticsearch-client-5_0",
                        "p5.34-search-elasticsearch-client-6_0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-log-any-adapter-callback"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-search-elasticsearch-client-2_0",
                        "p5.34-search-elasticsearch-client-5_0",
                        "p5.34-search-elasticsearch-client-6_0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-log-any-adapter-tap",
                        "p5.34-mason",
                        "p5.34-search-elasticsearch",
                        "p5.34-html-mason",
                        "p5.34-net-stomp",
                        "p5-log-any",
                        "p5.34-html-masonx-free",
                        "p5.34-code-tidyall",
                        "p5.34-log-any-adapter-callback",
                        "p5.34-chi"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rancid",
                        "p5-lockfile-simple"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34",
                        "p5.34-extutils-install",
                        "p5.34-extutils-makemaker",
                        "p5.34-module-build"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-local-lib"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-app-cli",
                        "p5.34-archive-extract",
                        "p5.34-ipc-cmd",
                        "p5-locale-maketext-simple",
                        "p5.34-log-message",
                        "p5.34-module-load-conditional",
                        "p5.34-params-check",
                        "p5.34-term-ui"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "frozenbubble2",
                        "p5-locale-maketext-lexicon"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-locale-maketext-fuzzy"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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": [
                        "libiconv",
                        "perl5.34",
                        "gettext-runtime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "dc3dd"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ikiwiki",
                        "po4a",
                        "gscan2pdf",
                        "help2man",
                        "p5-locale-gettext",
                        "tinyca2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "auto-multiple-choice-devel",
                        "auto-multiple-choice",
                        "t-prot"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-test-inter",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-datetime-timezone",
                        "gscan2pdf",
                        "p5-locale-codes"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gcstar",
                        "auto-multiple-choice",
                        "auto-multiple-choice-devel"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-lj-simple"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-module-build",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-list-allutils",
                        "p5-list-utilsby",
                        "p5.34-convert-color",
                        "p5.34-dist-zilla-plugin-git-contributors",
                        "p5.34-devel-mat"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-test-exception",
                        "p5.34-test-nowarnings",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-list-uniq"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-test-leaktrace",
                        "p5.34-test-warnings",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-list-someutils",
                        "p5-list-someutils-xs",
                        "p5.34-const-exporter"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-test-leaktrace",
                        "p5.34-text-parsewords",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-scalar-list-utils",
                        "p5.34-list-someutils-xs",
                        "p5.34-module-implementation"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-list-allutils",
                        "p5.34-perl-critic",
                        "p5-list-someutils",
                        "p5.34-code-tidyall"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-config-autoconf",
                        "p5.34-inc-latest",
                        "p5.34-test-leaktrace",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-xsloader"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-list-moreutils",
                        "p5-list-moreutils-xs"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-config-autoconf",
                        "p5.34-inc-latest",
                        "p5.34-test-leaktrace",
                        "p5.34-test-writevariants"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-exporter-tiny",
                        "p5.34-list-moreutils-xs",
                        "p5.34-xsloader",
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-math-random-secure",
                        "p5.34-moose",
                        "p5.34-text-markdown"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-moosex-traits-pluggable",
                        "p5.34-bioperl",
                        "p5.34-chi",
                        "p5.34-config-jfdi",
                        "p5.34-data-perl",
                        "p5.34-fey-test",
                        "p5.34-file-sharedir",
                        "p5.34-gearman",
                        "p5.34-html-wikiconverter",
                        "p5-list-moreutils",
                        "p5.34-moose-autobox",
                        "p5.34-net-appliance-phrasebook",
                        "p5.34-pod-weaver-section-contributors",
                        "p5.34-test-moose-more",
                        "p5.34-text-trac",
                        "biblatex-biber",
                        "p5.34-text-recordparser",
                        "p5.34-email-sender",
                        "p5.34-statistics-descriptive",
                        "p5.34-catalyst-model-dbic-schema",
                        "rex",
                        "gscan2pdf",
                        "p5.34-pod-weaver",
                        "xmltv",
                        "p5.34-catalyst-authentication-store-dbix-class",
                        "p5.34-catalystx-component-traits",
                        "bugzilla"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "cpan2port"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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": 2610
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-module-build",
                        "p5.34-test-simple",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-xs-parse-keyword"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-list-keywords"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-capture-tiny",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-list-compare",
                        "p5.34-code-tidyall"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34",
                        "p5.34-list-someutils",
                        "p5.34-list-utilsby",
                        "p5.34-scalar-list-utils"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-data-uuid-mt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-dist-zilla-plugin-contributorsfromgit",
                        "p5.34-fey-orm",
                        "p5-list-allutils",
                        "p5.34-text-table-manifold",
                        "biblatex-biber",
                        "p5.34-fey",
                        "p5.34-html-masonx-free",
                        "p5.34-lwp-consolelogger"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-lingua-translit",
                        "biblatex-biber"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-lingua-stem-snowball-da",
                        "p5.34-lingua-stem"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-lingua-stem-ru",
                        "p5.34-lingua-stem"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-lingua-stem-it",
            "portdir": "perl/p5-lingua-stem-it",
            "version": "0.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Lingua::Stem::It",
            "description": "Porter's stemming algorithm for Italian",
            "long_description": "Porter's stemming algorithm for Italian",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-lingua-stem-it",
                        "p5.34-lingua-stem"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-lingua-stem-fr",
            "portdir": "perl/p5-lingua-stem-fr",
            "version": "0.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Lingua::Stem::Fr",
            "description": "Perl French Stemming",
            "long_description": "Perl French Stemming",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-lingua-stem-fr",
                        "p5.34-lingua-stem"
                    ]
                }
            ]
        }
    ]
}