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

{
    "count": 50467,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=777",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=775",
    "results": [
        {
            "name": "p5.28-variable-ondestruct",
            "portdir": "perl/p5-variable-ondestruct",
            "version": "0.90.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Variable::OnDestruct",
            "description": "Variable::OnDestruct - Call a subroutine on destruction of a variable.",
            "long_description": "Variable::OnDestruct - Call a subroutine on destruction of a variable.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-module-build",
                        "p5.28-module-build-tiny",
                        "p5.28-test-simple",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-variable-magic",
            "portdir": "perl/p5-variable-magic",
            "version": "0.640.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Variable::Magic",
            "description": "Associate user-defined magic to variables from Perl.",
            "long_description": "Associate user-defined magic to variables from Perl.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-package-stash-xs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-tie-refhash-weak",
                        "p5.28-b-hooks-endofscope"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-uuid-tiny",
            "portdir": "perl/p5-uuid-tiny",
            "version": "1.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/UUID::Tiny",
            "description": "UUID::Tiny - Pure Perl UUID Support With Functional Interface",
            "long_description": "UUID::Tiny - Pure Perl UUID Support With Functional Interface",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-mime-base64",
                        "p5.28-time-hires"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-test2-plugin-uuid"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-uuid-ffi",
            "portdir": "perl/p5-uuid-ffi",
            "version": "0.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/UUID::FFI",
            "description": "UUID::FFI - Universally Unique Identifiers FFI style",
            "long_description": "UUID::FFI - Universally Unique Identifiers FFI style",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-simple",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-alien-libuuid",
                        "p5.28-ffi-checklib",
                        "p5.28-ffi-platypus"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-uuid",
            "portdir": "perl/p5-uuid",
            "version": "0.370.0",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/UUID",
            "description": "UUID - Universally Unique Identifier library for Perl",
            "long_description": "UUID - Universally Unique Identifier library for Perl",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "p5.28-text-patch",
                        "p5.28-try-tiny",
                        "p5.28-cpan-meta",
                        "p5.28-devel-checklib",
                        "p5.28-extutils-makemaker",
                        "p5.28-extutils-manifest",
                        "p5.28-test-simple"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-time-hires",
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-utf8-all",
            "portdir": "perl/p5-utf8-all",
            "version": "0.24.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/utf8::all",
            "description": "Turn on Unicode - all of it",
            "long_description": "Turn on Unicode - all of it",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "davide.liessi",
                    "github": "dliessi",
                    "ports_count": 72
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-exception",
                        "p5.28-test-fatal",
                        "p5.28-test-warn",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-import-into",
                        "p5.28-perlio-utf8_strict",
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-user-identity",
            "portdir": "perl/p5-user-identity",
            "version": "4.0.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/User::Identity",
            "description": "User::Identity - maintains info about a physical person",
            "long_description": "User::Identity - maintains info about a physical person",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-hash-ordered",
                        "p5.28-log-report"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-mail-message"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-user",
            "portdir": "perl/p5-user",
            "version": "1.900.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/User",
            "description": "User - API for locating user information regardless of OS",
            "long_description": "User - API for locating user information regardless of OS",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-www-search"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-url-encode-xs",
            "portdir": "perl/p5-url-encode-xs",
            "version": "0.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/URL::Encode::XS",
            "description": "URL::Encode::XS - XS implementation of URL::Encode",
            "long_description": "URL::Encode::XS - XS implementation of URL::Encode",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-url-encode"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-url-encode-xs",
                        "p5.28-dancer2"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-url-encode",
            "portdir": "perl/p5-url-encode",
            "version": "0.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/URL::Encode",
            "description": "URL::Encode - Encoding and decoding of application/x-www-form-urlencoded encoding.",
            "long_description": "URL::Encode - Encoding and decoding of application/x-www-form-urlencoded encoding.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-twitter-api",
                        "p5.28-url-encode-xs"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-uri-ws",
            "portdir": "perl/p5-uri-ws",
            "version": "0.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/URI::ws",
            "description": "URI::ws - WebSocket support for the URI package",
            "long_description": "URI::ws - WebSocket support for the URI package",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-uri"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-uri-query",
            "portdir": "perl/p5-uri-query",
            "version": "0.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/URI::Query",
            "description": "URI::Query - class providing URI query string manipulation",
            "long_description": "URI::Query - class providing URI query string manipulation",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-yaml",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-clone",
                        "p5.28-uri"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-uri-fromhash",
            "portdir": "perl/p5-uri-fromhash",
            "version": "0.50.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/URI::FromHash",
            "description": "URI::FromHash - Build a URI from a set of named parameters",
            "long_description": "URI::FromHash - Build a URI from a set of named parameters",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-fatal",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-params-validate",
                        "p5.28-uri"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-moosex-types-uri"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-uri-find",
            "portdir": "perl/p5-uri-find",
            "version": "20160806",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/URI::Find",
            "description": "URI::Find - Find URIs in arbitrary text",
            "long_description": "URI::Find - Find URIs in arbitrary text",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-module-build",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-uri"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-catalyst-action-rest"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-uri-fetch",
            "portdir": "perl/p5-uri-fetch",
            "version": "0.150.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/URI::Fetch",
            "description": "URI::Fetch module for Perl",
            "long_description": "URI::Fetch is a class to intelligently fetch syndication feeds.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-requiresinternet",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-class-errorhandler",
                        "p5.28-libwww-perl",
                        "p5.28-uri"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-xml-feed"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-uri-escape-xs",
            "portdir": "perl/p5-uri-escape-xs",
            "version": "0.140.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/URI::Escape::XS",
            "description": "URI::Escape::XS - drop-in replacement for URI::Escape",
            "long_description": "URI::Escape::XS - drop-in replacement for URI::Escape",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-search-elasticsearch"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-uri",
            "portdir": "perl/p5-uri",
            "version": "5.340.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/URI",
            "description": "URI - Uniform Resource Identifiers (absolute and relative)",
            "long_description": "URI - Uniform Resource Identifiers (absolute and relative)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "p5.28-test-fatal",
                        "p5.28-test-needs",
                        "p5.28-test-warnings"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-mime-base32",
                        "p5.28-mime-base64",
                        "p5.28-regexp-ipv6"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-alien-libtiff",
                        "p5.28-plack-middleware-methodoverride",
                        "p5.28-alien-proj4",
                        "p5.28-http-cookiejar",
                        "p5.28-apache-logformat-compiler",
                        "p5.28-alien-sqlite",
                        "p5.28-http-headers-fast",
                        "p5.28-xml-feed",
                        "p5.28-iri",
                        "p5.28-test-www-mechanize"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-feed-find",
                        "p5.28-geo-coder-osm",
                        "p5.28-html-formattext-withlinks",
                        "p5.28-html-template-compiled",
                        "p5.28-html-wikiconverter",
                        "p5.28-http-cookiemonster",
                        "p5.28-http-recorder",
                        "p5.28-http-request-ascgi",
                        "p5.28-rdf-query",
                        "p5.28-lwp-curl",
                        "p5.28-mime-lite-html",
                        "p5.28-net-github",
                        "p5.28-net-openid-consumer",
                        "p5.28-net-twitter",
                        "p5.28-net-twitter-lite",
                        "p5.28-dancer",
                        "p5.28-aws-signature4",
                        "p5.28-perl-ldap",
                        "p5.28-plack-test-externalserver",
                        "p5.28-podtohtml",
                        "p5.28-poe",
                        "p5.28-poppler",
                        "p5.28-razor2-client-agent",
                        "p5.28-rdf-trine",
                        "p5.28-soap-lite",
                        "p5.28-svn-mirror",
                        "p5.28-test-lwp-useragent",
                        "p5.28-text-wikiformat",
                        "p5.28-twitter-api",
                        "p5.28-uri-fetch",
                        "p5.28-uri-find",
                        "p5.28-uri-fromhash",
                        "p5.28-uri-query",
                        "p5.28-uri-ws",
                        "p5.28-web-scraper",
                        "p5.28-cgi",
                        "p5.28-www-robotrules",
                        "p5.28-www-search",
                        "p5.28-www-wolframalpha",
                        "p5.28-xml-atom",
                        "p5.28-catalyst-authentication-credential-http",
                        "p5.28-search-elasticsearch",
                        "p5.28-mail-spf",
                        "p5.28-net-amazon-signature-v4",
                        "p5.28-cookie-baker",
                        "p5.28-bio-db-ncbihelper",
                        "p5.28-test-www-selenium",
                        "p5.28-www-shorten-googl",
                        "p5.28-io-socket-ssl",
                        "p5.28-astro-spacetrack",
                        "p5.28-html-restrict",
                        "p5.28-pod-markdown",
                        "p5.28-lwp-consolelogger",
                        "p5.28-clipboard",
                        "p5.28-amazon-s3",
                        "p5.28-metacpan-client",
                        "p5.28-alien-base-modulebuild",
                        "p5.28-alien-build-plugin-decode-sourceforge",
                        "p5.28-alien-build-plugin-download-github",
                        "p5.28-alien-build-plugin-download-gitlab",
                        "p5.28-catalyst-runtime",
                        "p5.28-pithub",
                        "p5.28-www-oauth",
                        "p5.28-http-message",
                        "p5.28-moosex-types-uri",
                        "p5.28-flickr-api",
                        "p5.28-plack",
                        "p5.28-file-desktopentry",
                        "p5.28-crypt-openpgp",
                        "p5.28-mail-message",
                        "p5.28-html-form",
                        "p5.28-libwww-perl",
                        "p5.28-www-mechanize",
                        "p5.28-dancer2",
                        "p5.28-net-oauth",
                        "p5.28-cgi-ssi",
                        "p5.28-astro-simbad-client",
                        "p5.28-apache-authcookie",
                        "p5.28-html-parser",
                        "p5.28-net-http",
                        "p5.28-io-lambda",
                        "p5.28-any-uri-escape",
                        "p5.28-app-nopaste",
                        "p5.28-auth-yubikey_webclient",
                        "p5.28-bioperl",
                        "p5.28-mozilla-publicsuffix"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-unix-syslog",
            "portdir": "perl/p5-unix-syslog",
            "version": "1.100.0",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Unix::Syslog",
            "description": "Access to the Unix system logger via Perl's XSUBs",
            "long_description": "Access to the Unix system logger via Perl's XSUBs",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-unix-syslog"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-unix-process",
            "portdir": "perl/p5-unix-process",
            "version": "1.310.100",
            "license": "LGPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Unix::Process",
            "description": "Unix::Process - Perl extension to get pid info from (/bin/ps).",
            "long_description": "Unix::Process - Perl extension to get pid info from (/bin/ps).",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-ipc-system-simple"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-shell-guess"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-unix-groups-ffi",
            "portdir": "perl/p5-unix-groups-ffi",
            "version": "1.0.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Unix::Groups::FFI",
            "description": "Unix::Groups::FFI - Interface to Unix group syscalls",
            "long_description": "Unix::Groups::FFI - Interface to Unix group syscalls",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-ffi-platypus"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-mojolicious-plugin-setusergroup"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-unix-groups",
            "portdir": "perl/p5-unix-groups",
            "version": "0.10.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Unix::Groups",
            "description": "Unix::Groups - Perl to support getgroups and setgroups syscalls",
            "long_description": "Unix::Groups - Perl to support getgroups and setgroups syscalls",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-unix-groups"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-universal-require",
            "portdir": "perl/p5-universal-require",
            "version": "0.190.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/UNIVERSAL::require",
            "description": "require() modules from a variable",
            "long_description": "require() modules from a variable",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-class-dbi-plugin-pager",
                        "p5.28-text-trac",
                        "p5.28-treepath",
                        "p5.28-web-scraper",
                        "p5.28-wx-demo",
                        "p5.28-xml-rss-libxml",
                        "p5.28-data-plist"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-universal-moniker",
            "portdir": "perl/p5-universal-moniker",
            "version": "0.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/UNIVERSAL::moniker",
            "description": "Class names in Perl often don't sound great when spoken",
            "long_description": "Class names in Perl often don't sound great when spoken, or look good when written in prose. For this reason, we tend to say things like customer or basket when we are referring to My::Site::User::Customer or My::Site::Shop::Basket. We thought it would be nice if our classes knew what we would prefer to call them.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-lingua-en-inflect"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-class-dbi"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-universal-isa",
            "portdir": "perl/p5-universal-isa",
            "version": "1.201.710.120",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/UNIVERSAL::isa",
            "description": "Attempt to recover from people calling UNIVERSAL::isa as a function",
            "long_description": "Attempt to recover from people calling UNIVERSAL::isa as a function",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-catalyst-plugin-authorization-roles",
                        "p5.28-test-mockobject"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-universal-can",
            "portdir": "perl/p5-universal-can",
            "version": "1.201.403.280",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/UNIVERSAL::can",
            "description": "Hack around people calling UNIVERSAL::can() as a function",
            "long_description": "The UNIVERSAL class provides a few default methods so that all objects can use them.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-test-mockobject"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-unicode-utf8",
            "portdir": "perl/p5-unicode-utf8",
            "version": "0.630.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Unicode::UTF8",
            "description": "Unicode::UTF8 - Encoding and decoding of UTF-8 encoding form",
            "long_description": "Unicode::UTF8 - Encoding and decoding of UTF-8 encoding form",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-fatal",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-unicode-string",
            "portdir": "perl/p5-unicode-string",
            "version": "2.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Unicode::String",
            "description": "String of Unicode characters (UCS2/UTF16)",
            "long_description": "A Unicode::String object represents a sequence of Unicode characters. The Unicode Standard is a fixed-width, uniform encoding scheme for written characters and text. This encoding treats alphabetic characters, ideographic characters, and symbols identically, which means that they can be used in any mixture and with equal facility. Unicode is modeled on the ASCII character set, but uses a 16-bit encoding to support full multilingual text.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-unicode-string",
                        "p5.28-unicode-escape"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-unicode-normalize",
            "portdir": "perl/p5-unicode-normalize",
            "version": "1.260.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Unicode::Normalize",
            "description": "Unicode::Normalize - Unicode Normalization Forms",
            "long_description": "Unicode::Normalize - Unicode Normalization Forms",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-text-bibtex",
                        "p5.28-crypt-passphrase",
                        "p5.28-dist-zilla-plugin-git-contributors"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-unicode-linebreak",
            "portdir": "perl/p5-unicode-linebreak",
            "version": "2019.1.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Unicode::LineBreak",
            "description": "Unicode::LineBreak - UAX #14 Unicode Line Breaking Algorithm",
            "long_description": "Unicode::LineBreak - UAX #14 Unicode Line Breaking Algorithm",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-mime-charset"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-text-simpletable",
                        "p5.28-term-table",
                        "p5.28-string-print"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-unicode-escape",
            "portdir": "perl/p5-unicode-escape",
            "version": "0.0.2",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Unicode::Escape",
            "description": "Escape and unescape Unicode characters",
            "long_description": "Escape and unescape Unicode characters",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "macports",
                    "github": "",
                    "ports_count": 18
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-unicode-string"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-unicode-eastasianwidth",
            "portdir": "perl/p5-unicode-eastasianwidth",
            "version": "12.0.0",
            "license": "Permissive",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Unicode::EastAsianWidth",
            "description": "Unicode::EastAsianWidth - East Asian Width properties",
            "long_description": "Unicode::EastAsianWidth - East Asian Width properties",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-string-ttylength"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-unicode-collate",
            "portdir": "perl/p5-unicode-collate",
            "version": "1.310.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Unicode::Collate",
            "description": "Unicode Collation Algorithm",
            "long_description": "This module is an implementation of Unicode Technical Standard #10 (a.k.a. UTS #10) - Unicode Collation Algorithm (a.k.a. UCA).",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-unicode-collate",
                        "p5.28-dist-zilla-plugin-git-contributors"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-unicode-checkutf8",
            "portdir": "perl/p5-unicode-checkutf8",
            "version": "1.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Unicode::CheckUTF8",
            "description": "Unicode::CheckUTF8 - checks if scalar is valid UTF-8",
            "long_description": "Unicode::CheckUTF8 - checks if scalar is valid UTF-8",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-dist-zilla-plugin-mojibaketests",
                        "p5.28-test-mojibake"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-type-tiny-xs",
            "portdir": "perl/p5-type-tiny-xs",
            "version": "0.25.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Type::Tiny::XS",
            "description": "Type::Tiny::XS - provides an XS boost for some of Type::Tiny's built-in type constraints",
            "long_description": "This module is optionally used by Type::Tiny to provide faster, C-based implementations of some type constraints.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-extutils-makemaker",
                        "p5.28-test-simple",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-pod-readme",
                        "p5.28-type-tiny",
                        "p5.28-dancer2"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-type-tiny",
            "portdir": "perl/p5-type-tiny",
            "version": "2.10.1",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Type::Tiny",
            "description": "Type::Tiny - tiny, yet Moo(se)-compatible type constraint",
            "long_description": "Type::Tiny - tiny, yet Moo(se)-compatible type constraint",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-deep",
                        "p5.28-test-memory-cycle",
                        "p5.28-test-warnings",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-scalar-list-utils",
                        "perl5.28",
                        "p5.28-type-tiny-xs",
                        "p5.28-class-xsaccessor",
                        "p5.28-exporter-tiny",
                        "p5.28-ref-util-xs"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-moose"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-array-compare",
                        "p5.28-beam-emitter",
                        "p5.28-crypt-random-source",
                        "p5.28-cpan-changes",
                        "p5.28-dist-zilla-plugin-makemaker-awesome",
                        "p5.28-dist-zilla-plugin-modulebuildtiny-fallback",
                        "p5.28-graphviz2",
                        "p5.28-moox-late",
                        "p5.28-moox-typetiny",
                        "p5.28-net-github",
                        "p5.28-pod-readme",
                        "p5.28-text-table-manifold",
                        "p5.28-types-path-tiny",
                        "p5.28-moosex-extended",
                        "p5.28-html-restrict",
                        "p5.28-lwp-consolelogger",
                        "p5.28-sub-handlesvia",
                        "p5.28-metacpan-client",
                        "p5.28-file-changenotify",
                        "p5.28-catalyst-runtime",
                        "p5.28-crypt-pbkdf2",
                        "p5.28-iri",
                        "p5.28-dist-zilla-plugin-git",
                        "p5.28-perl-prereqscanner",
                        "p5.28-dancer2"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-type-tie",
            "portdir": "perl/p5-type-tie",
            "version": "0.15.0",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.28-type-tiny",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by p5.28-type-tiny",
            "long_description": "This port has been replaced by p5.28-type-tiny.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-types-serialiser",
            "portdir": "perl/p5-types-serialiser",
            "version": "1.10.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Types::Serialiser",
            "description": "Simple data types for common serialisation formats",
            "long_description": "Simple data types for common serialisation formats",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-common-sense"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-cbor-xs",
                        "p5.28-json-xs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "p5.28-net-apns-persistent"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-types-path-tiny",
            "portdir": "perl/p5-types-path-tiny",
            "version": "0.6.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Types::Path::Tiny",
            "description": "Types::Path::Tiny - Path::Tiny types and coercions for Moose and Moo",
            "long_description": "Types::Path::Tiny - Path::Tiny types and coercions for Moose and Moo",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-file-pushd",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-path-tiny",
                        "p5.28-type-tiny"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-dist-zilla-plugin-git"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-twitter-api",
            "portdir": "perl/p5-twitter-api",
            "version": "1.0.600",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Twitter::API",
            "description": "Twitter::API - A Twitter REST API library for Perl, successor to Net::Twitter",
            "long_description": "Twitter::API - A Twitter REST API library for Perl, successor to Net::Twitter",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-module-build",
                        "p5.28-module-build-tiny",
                        "p5.28-test-fatal",
                        "p5.28-test-pod",
                        "p5.28-test-spec",
                        "p5.28-test-warnings",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-json-maybexs",
                        "p5.28-module-runtime",
                        "p5.28-moo",
                        "p5.28-moox-aliases",
                        "p5.28-moox-traits",
                        "p5.28-namespace-clean",
                        "p5.28-ref-util",
                        "perl5.28",
                        "p5.28-throwable",
                        "p5.28-time-hires",
                        "p5.28-uri",
                        "p5.28-url-encode",
                        "p5.28-www-form-urlencoded-xs",
                        "p5.28-www-oauth",
                        "p5.28-sub-exporter-progressive",
                        "p5.28-cpanel-json-xs",
                        "p5.28-encode",
                        "p5.28-html-parser",
                        "p5.28-http-message",
                        "p5.28-http-thin",
                        "p5.28-io-socket-ssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-try-tiny",
            "portdir": "perl/p5-try-tiny",
            "version": "0.320.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Try::Tiny",
            "description": "Try::Tiny - minimal try/catch with proper preservation of $@",
            "long_description": "Try::Tiny - minimal try/catch with proper preservation of $@",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-capture-tiny",
                        "p5.28-scalar-list-utils",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-sub-name"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-lingua-en-number-isordinal",
                        "p5.28-iri",
                        "p5.28-www-shorten-googl",
                        "p5.28-dist-zilla-plugin-makemaker-fallback",
                        "p5.28-crypt-ssleay",
                        "p5.28-perl-prereqscanner",
                        "p5.28-dist-zilla-plugin-checkextratests",
                        "p5.28-cgi-compile",
                        "p5.28-software-license",
                        "p5.28-dist-zilla-plugin-checkmetaresources",
                        "p5.28-http-message",
                        "p5.28-sub-handlesvia",
                        "p5.28-uuid",
                        "p5.28-mouse",
                        "p5.28-apache-logformat-compiler",
                        "p5.28-perl-prereqscanner-scanner-distbuild"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-mail-sender",
                        "p5.28-mason",
                        "p5.28-module-implementation",
                        "p5.28-datetime-timezone",
                        "p5.28-moosex-meta-typeconstraint-mooish",
                        "p5.28-moosex-object-pluggable",
                        "p5.28-net-appliance-session",
                        "p5.28-net-twitter",
                        "p5.28-dancer",
                        "p5.28-package-pkg",
                        "p5.28-path-iterator-rule",
                        "p5.28-pod-readme",
                        "p5.28-set-array",
                        "p5.28-role-hasmessage",
                        "p5.28-test-class",
                        "p5.28-test-deep-type",
                        "p5.28-test-lwp-useragent",
                        "p5.28-test-www-mechanize-psgi",
                        "p5.28-www-shorten",
                        "p5.28-config-mvp",
                        "p5.28-search-elasticsearch",
                        "p5.28-zmq-ffi",
                        "p5.28-dist-zilla-plugin-git-describe",
                        "p5.28-sql-translator",
                        "p5.28-search-elasticsearch-client-2_0",
                        "p5.28-search-elasticsearch-client-5_0",
                        "p5.28-search-elasticsearch-client-6_0",
                        "p5.28-moosex-getopt",
                        "p5.28-moosex-nonmoose",
                        "p5.28-log-dispatchouli",
                        "p5.28-email-sender",
                        "p5.28-log-dispatch",
                        "p5.28-lwp-consolelogger",
                        "p5.28-image-sane",
                        "p5.28-catalyst-model-dbic-schema",
                        "p5.28-test-fatal",
                        "p5.28-catalyst-runtime",
                        "p5.28-dist-zilla",
                        "p5.28-crypt-pbkdf2",
                        "p5.28-dist-zilla-plugin-promptifstale",
                        "p5.28-plack",
                        "p5.28-datetime",
                        "p5.28-code-tidyall",
                        "p5.28-moose",
                        "p5.28-gtk3-imageview",
                        "p5.28-dist-zilla-plugin-git-contributors",
                        "p5.28-dist-zilla-plugin-git",
                        "p5.28-dist-zilla-plugin-github",
                        "p5.28-time-out",
                        "p5.28-dbix-class-schema-loader",
                        "p5.28-dbix-class",
                        "p5.28-libwww-perl",
                        "p5.28-datetime-format-strptime",
                        "p5.28-statistics-covid",
                        "p5.28-catalyst-plugin-authentication",
                        "p5.28-catalyst-authentication-store-dbix-class",
                        "p5.28-finance-quote",
                        "p5.28-redis",
                        "p5.28-catalyst-view-html-mason",
                        "p5.28-chi",
                        "p5.28-class-load",
                        "p5.28-class-refresh",
                        "p5.28-dbix-admin-dsnmanager",
                        "p5.28-dist-zilla-plugin-dynamicprereqs",
                        "p5.28-dist-zilla-plugin-git-pushinitial",
                        "p5.28-dist-zilla-plugin-githubmeta",
                        "p5.28-dist-zilla-plugin-twitter",
                        "p5.28-dist-zilla-pluginbundle-git-checkfor",
                        "p5.28-eval-closure",
                        "p5.28-log-any-adapter-tap"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-true",
            "portdir": "perl/p5-true",
            "version": "1.0.2",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/true",
            "description": "true - automatically return a true value when a file is required",
            "long_description": "true - automatically return a true value when a file is required",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-function-parameters",
                        "p5.28-extutils-depends",
                        "p5.28-moo",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-b-hooks-op-check",
                        "p5.28-devel-stacktrace",
                        "p5.28-b-hooks-op-annotation"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-true",
                        "p5.28-moosex-extended",
                        "p5.28-dist-zilla-plugin-ffi"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-tree-simple-visitorfactory",
            "portdir": "perl/p5-tree-simple-visitorfactory",
            "version": "0.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Tree::Simple::VisitorFactory",
            "description": "A factory object for dispensing Visitor objects",
            "long_description": "This object is really just a factory for dispensing Tree::Simple::Visitor::* objects.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-test-exception",
                        "p5.28-tree-simple"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-audio-m4p",
                        "p5.28-catalyst-plugin-authorization-acl",
                        "p5.28-catalyst-runtime"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-tree-simple-view",
            "portdir": "perl/p5-tree-simple-view",
            "version": "0.200.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Tree::Simple::View",
            "description": "A set of classes for viewing Tree::Simple hierarchies",
            "long_description": "A set of classes for viewing Tree::Simple hierarchies",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-exception",
                        "p5.28-test-longstring",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-class-throwable",
                        "p5.28-tree-simple"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-audio-m4p"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-tree-simple",
            "portdir": "perl/p5-tree-simple",
            "version": "1.340.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Tree::Simple",
            "description": "A simple tree object",
            "long_description": "A simple tree object",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-exception",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-audio-m4p",
                        "p5.28-catalyst-plugin-authorization-acl",
                        "p5.28-tree-simple-view",
                        "p5.28-tree-simple-visitorfactory",
                        "p5.28-catalyst-runtime"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-treepath-role-graph",
            "portdir": "perl/p5-treepath-role-graph",
            "version": "0.70.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/TreePath::Role::Graph",
            "description": "TreePath::Role::Graph - Role to visualize TreePath Graph",
            "long_description": "TreePath::Role::Graph - Role to visualize TreePath Graph",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-most",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-graphviz2",
                        "p5.28-moosex-types-path-class",
                        "p5.28-treepath"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-treepath",
            "portdir": "perl/p5-treepath",
            "version": "0.220.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/TreePath",
            "description": "Simple Tree Path! (EXPERIMENTAL)",
            "long_description": "Simple Tree Path! (EXPERIMENTAL)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-dbd-sqlite",
                        "p5.28-moosex-markasmethods",
                        "p5.28-moosex-nonmoose",
                        "p5.28-sql-translator",
                        "p5.28-test-pod",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-path-class",
                        "perl5.28",
                        "p5.28-yaml",
                        "p5.28-universal-require",
                        "p5.28-config-jfdi",
                        "p5.28-dbix-class",
                        "p5.28-hash-merge",
                        "p5.28-moose",
                        "p5.28-moosex-object-pluggable"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-treepath-role-graph"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-tree-dag_node",
            "portdir": "perl/p5-tree-dag_node",
            "version": "1.350.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Tree::DAG_Node",
            "description": "Tree::DAG_Node - An N-ary tree",
            "long_description": "Tree::DAG_Node - An N-ary tree",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-extutils-makemaker",
                        "p5.28-file-slurper"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-svg-graph",
                        "p5.28-xml-validator-schema",
                        "p5.28-dbix-sqlcrosstab"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-tkx",
            "portdir": "perl/p5-tkx",
            "version": "1.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Tkx",
            "description": "Yet another Tk interface",
            "long_description": "Yet another Tk interface",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "chrischavez",
                    "github": "chrstphrchvz",
                    "ports_count": 95
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-tcl",
                        "BWidget",
                        "tk"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-tk-tablematrix",
            "portdir": "perl/p5-tk-tablematrix",
            "version": "1.290.0",
            "license": "(Artistic-1 or GPL) and Tcl/Tk",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Tk::TableMatrix",
            "description": "Tk::TableMatrix - port of the Tcl/Tk Tktable Widget to Perl/Tk",
            "long_description": "Tk::TableMatrix is a table/matrix widget extension to Perl/Tk for displaying data in a table (or spreadsheet) format. The basic features of the widget are: \n * multi-line cells \n * support for embedded windows (one per cell) \n * row & column spanning \n * variable width columns / height rows (interactively resizable) \n * row and column titles \n * multiple data sources ((perl hash|| perl callback) &| internal caching) \n * supports standard Tk reliefs, fonts, colors, etc. \n * x/y scrollbar support \n * 'tag' styles per row, column or cell to change visual appearance \n * in-cell editing - returns value back to data source \n * support for disabled (read-only) tables or cells (via tags) \n * multiple selection modes, with active cell \n * multiple drawing modes to get optimal performance for larger tables \n * optional 'flashes' when things update \n * cell validation support",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "chrischavez",
                    "github": "chrstphrchvz",
                    "ports_count": 95
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-tk"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-tk-matchentry",
            "portdir": "perl/p5-tk-matchentry",
            "version": "0.500.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Tk::MatchEntry",
            "description": "Tk::MatchEntry - Entry widget with advanced auto-completion capability",
            "long_description": "Tk::MatchEntry - Entry widget with advanced auto-completion capability",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-tk"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-tk-graphviz"
                    ]
                }
            ]
        }
    ]
}