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

{
    "count": 50475,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=781",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=779",
    "results": [
        {
            "name": "p5.28-test-lib",
            "portdir": "perl/p5-test-lib",
            "version": "0.3.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Lib",
            "description": "Test::Lib - Use libraries from a t/lib directory",
            "long_description": "Test::Lib - Use libraries from a t/lib directory",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-beam-emitter",
                        "p5.28-cli-osprey"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-test-lectrotest",
            "portdir": "perl/p5-test-lectrotest",
            "version": "0.500.100",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::LectroTest",
            "description": "Test::LectroTest - Easy, automatic, specification-based tests",
            "long_description": "Test::LectroTest - Easy, automatic, specification-based tests",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-number-witherror"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-test-leaktrace",
            "portdir": "perl/p5-test-leaktrace",
            "version": "0.170.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::LeakTrace",
            "description": "Test::LeakTrace - Traces memory leaks",
            "long_description": "Test::LeakTrace provides several functions that trace memory leaks. This module scans arenas, the memory allocation system, so it can detect any leaked SVs in given blocks.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-beam-emitter",
                        "p5.28-data-messagepack",
                        "p5.28-hash-fieldhash",
                        "p5.28-list-someutils-xs",
                        "p5.28-libwww-perl",
                        "p5.28-mouse",
                        "p5.28-list-moreutils",
                        "p5.28-math-random-isaac",
                        "p5.28-math-random-isaac-xs",
                        "p5.28-params-util",
                        "p5.28-template-toolkit",
                        "p5.28-list-someutils",
                        "p5.28-list-moreutils-xs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-leaktrace",
                        "p5.28-protocol-http2"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.28-html-tree"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-test-kit",
            "portdir": "perl/p5-test-kit",
            "version": "2.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Kit",
            "description": "Test::Kit - Build custom test packages with only the features you want",
            "long_description": "Test::Kit - Build custom test packages with only the features you want",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15",
                        "p5.28-test-nowarnings",
                        "p5.28-test-output",
                        "p5.28-test-pod",
                        "p5.28-test-simple",
                        "p5.28-test-warn",
                        "p5.28-test-exception"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-hook-lexwrap",
                        "p5.28-import-into",
                        "p5.28-module-runtime",
                        "p5.28-sub-delete",
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-pod-readme"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-test-json",
            "portdir": "perl/p5-test-json",
            "version": "0.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::JSON",
            "description": "Test::JSON - Test JSON data",
            "long_description": "Test::JSON - Test JSON data",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-module-build",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-json-any",
                        "p5.28-test-differences"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-rdf-query",
                        "p5.28-rdf-trine"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-test-inter",
            "portdir": "perl/p5-test-inter",
            "version": "1.120.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Inter",
            "description": "Test::Inter - framework for more readable interactive test scripts",
            "long_description": "Test::Inter - framework for more readable interactive test scripts",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-simple",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-date-manip",
                        "p5.28-locale-codes"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-test-inline",
            "portdir": "perl/p5-test-inline",
            "version": "2.214.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Inline",
            "description": "Inlining your tests next to the code being tested",
            "long_description": "Embedding tests allows tests to be placed near the code it's testing. This is a nice supplement to the traditional .t files. It's like XUnit, only better and Perl-style.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-classapi",
                        "p5.28-test-script",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-file-chmod",
                        "p5.28-file-find-rule",
                        "p5.28-file-flat",
                        "perl5.28",
                        "p5.28-params-util",
                        "p5.28-path-tiny",
                        "p5.28-file-remove",
                        "p5.28-algorithm-dependency",
                        "p5.28-config-tiny"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-test-indistdir",
            "portdir": "perl/p5-test-indistdir",
            "version": "1.112.71",
            "license": "unrestricted",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::InDistDir",
            "description": "Test::InDistDir - test environment setup for development with IDE",
            "long_description": "Test::InDistDir - test environment setup for development with IDE",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-test-identity",
            "portdir": "perl/p5-test-identity",
            "version": "0.10.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Identity",
            "description": "Test::Identity - assert the referential identity of a reference",
            "long_description": "Test::Identity - assert the referential identity of a reference",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-module-build",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-test-http-server-simple",
            "portdir": "perl/p5-test-http-server-simple",
            "version": "0.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::HTTP::Server::Simple",
            "description": "Test::More functions for HTTP::Server::Simple",
            "long_description": "Test::More functions for HTTP::Server::Simple",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-http-server-simple"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-test-harness",
            "portdir": "perl/p5-test-harness",
            "version": "3.520.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Harness",
            "description": "TAP::Harness - Run test scripts with statistics",
            "long_description": "TAP::Harness - Run test scripts with statistics",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-web-scraper",
                        "p5.28-time-out"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-module-build-tiny",
                        "p5.28-dist-build"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.28-html-formatter"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-test-future-io-impl",
            "portdir": "perl/p5-test-future-io-impl",
            "version": "0.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Future::IO::Impl",
            "description": "Test::Future::IO::Impl - acceptance tests for Future::IO implementations",
            "long_description": "Test::Future::IO::Impl - acceptance tests for Future::IO implementations",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-module-build",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-test-simple",
                        "p5.28-time-hires"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-io-async",
                        "p5.28-future-io"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-test-fork",
            "portdir": "perl/p5-test-fork",
            "version": "0.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Fork",
            "description": "Test::Fork - test code which forks",
            "long_description": "Test::Fork - test code which forks",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-module-build",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-gd"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-test-file-sharedir",
            "portdir": "perl/p5-test-file-sharedir",
            "version": "1.1.2",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::File::ShareDir",
            "description": "Test::File::ShareDir - Create a Fake ShareDir for your modules for testing.",
            "long_description": "Test::File::ShareDir - Create a Fake ShareDir for your modules for testing.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-fatal",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-file-copy-recursive",
                        "p5.28-file-sharedir",
                        "perl5.28",
                        "p5.28-scope-guard",
                        "p5.28-path-tiny",
                        "p5.28-class-tiny"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-dist-zilla-plugin-contributorsfromgit",
                        "p5.28-dist-zilla-plugin-dynamicprereqs",
                        "p5.28-dist-zilla-plugin-generatefile-fromsharedir",
                        "p5.28-text-vimcolor",
                        "p5.28-net-cli-interact",
                        "p5.28-dist-zilla",
                        "p5.28-dist-zilla-plugin-run",
                        "p5.28-datetime-locale",
                        "p5.28-dist-zilla-pluginbundle-starter"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-test-filename",
            "portdir": "perl/p5-test-filename",
            "version": "0.30.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Filename",
            "description": "Test::Filename - Portable filename comparison",
            "long_description": "Test::Filename - Portable filename comparison",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-path-tiny"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-path-iterator-rule"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-test-file",
            "portdir": "perl/p5-test-file",
            "version": "1.995.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::File",
            "description": "Test::File -- test file attributes",
            "long_description": "Test::File -- test file attributes",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-file-copy-recursive",
                        "p5.28-www-search",
                        "p5.28-file-find-object"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-test-fatal",
            "portdir": "perl/p5-test-fatal",
            "version": "0.18.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Fatal",
            "description": "Test::Fatal - incredibly simple helpers for testing code with exceptions",
            "long_description": "Test::Fatal - incredibly simple helpers for testing code with exceptions",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-try-tiny"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-unicode-utf8",
                        "p5.28-html-masonx-free",
                        "p5.28-dist-zilla-plugin-checkprereqsindexed",
                        "p5.28-package-deprecationmanager",
                        "p5.28-redis",
                        "p5.28-beam-emitter",
                        "p5.28-catalyst-devel",
                        "p5.28-chart-clicker",
                        "p5.28-class-load",
                        "p5.28-class-load-xs",
                        "p5.28-class-refresh",
                        "p5.28-config-mvp-slicer",
                        "p5.28-const-fast",
                        "p5.28-crypt-random-source",
                        "p5.28-data-perl",
                        "p5.28-devel-refcount",
                        "p5.28-devel-repl",
                        "p5.28-dist-checkconflicts",
                        "p5.28-dist-zilla-plugin-bumpversionafterrelease",
                        "p5.28-dist-zilla-plugin-checkissues",
                        "p5.28-dist-zilla-plugin-checkselfdependency",
                        "p5.28-dist-zilla-plugin-checkstrictversion",
                        "p5.28-dist-zilla-plugin-copyfilesfromrelease",
                        "p5.28-dist-zilla-plugin-dynamicprereqs",
                        "p5.28-dist-zilla-plugin-generatefile-fromsharedir",
                        "p5.28-dist-zilla-plugin-installguide",
                        "p5.28-dist-zilla-plugin-makemaker-awesome",
                        "p5.28-dist-zilla-plugin-metaprovides",
                        "p5.28-dist-zilla-plugin-metaprovides-package",
                        "p5.28-dist-zilla-plugin-modulebuildtiny-fallback",
                        "p5.28-dist-zilla-plugin-readmeanyfrompod",
                        "p5.28-dist-zilla-plugin-rewriteversion-transitional",
                        "p5.28-dist-zilla-plugin-versionfrommainmodule",
                        "p5.28-dist-zilla-pluginbundle-git-checkfor",
                        "p5.28-dist-zilla-pluginbundle-git-versionmanager",
                        "p5.28-dist-zilla-role-filewatcher",
                        "p5.28-dist-zilla-role-modulemetadata",
                        "p5.28-dist-zilla-role-repofileinjector",
                        "p5.28-eval-closure",
                        "p5.28-fey-orm",
                        "p5.28-file-copy-recursive",
                        "p5.28-file-libmagic",
                        "p5.28-hash-objectify",
                        "p5.28-html-tree",
                        "p5.28-http-cookiemonster",
                        "p5.28-lingua-en-number-isordinal",
                        "p5.28-lwp-mediatypes",
                        "p5.28-module-implementation",
                        "p5.28-app-cmd",
                        "p5.28-datetime-timezone",
                        "p5.28-moosex-aliases",
                        "p5.28-moosex-attributeshortcuts",
                        "p5.28-moosex-classattribute",
                        "p5.28-moosex-configfromfile",
                        "p5.28-moosex-daemonize",
                        "p5.28-moosex-has-sugar",
                        "p5.28-moosex-lazyrequire",
                        "p5.28-moosex-meta-typeconstraint-mooish",
                        "p5.28-moosex-object-pluggable",
                        "p5.28-moosex-params-validate",
                        "p5.28-moosex-role-parameterized",
                        "p5.28-moosex-simpleconfig",
                        "p5.28-moosex-singleton",
                        "p5.28-moosex-slurpyconstructor",
                        "p5.28-moosex-storage",
                        "p5.28-moosex-strictconstructor",
                        "p5.28-moosex-traits",
                        "p5.28-moosex-types-laxnum",
                        "p5.28-moosex-types-path-tiny",
                        "p5.28-moosex-types-structured",
                        "p5.28-moox-aliases",
                        "p5.28-moox-handlesvia",
                        "p5.28-moox-late",
                        "p5.28-moox-types-mooselike",
                        "p5.28-moox-types-mooselike-numeric",
                        "p5.28-moox-typetiny",
                        "p5.28-net-twitter",
                        "p5.28-net-twitter-lite",
                        "p5.28-package-stash",
                        "p5.28-package-stash-xs",
                        "p5.28-package-variant",
                        "p5.28-params-validate",
                        "p5.28-return-multilevel",
                        "p5.28-role-tiny",
                        "p5.28-session-storage-secure",
                        "p5.28-specio-library-path-tiny",
                        "p5.28-test-deep-type",
                        "p5.28-test-file-sharedir",
                        "p5.28-test-lwp-useragent",
                        "p5.28-test-timer",
                        "p5.28-twitter-api",
                        "p5.28-uri-fromhash",
                        "p5.28-www-mechanize-cached",
                        "p5.28-zeromq",
                        "p5.28-config-mvp",
                        "p5.28-email-stuffer",
                        "p5.28-moosex-types",
                        "p5.28-exporter-tiny",
                        "p5.28-mouse",
                        "p5.28-dist-zilla-plugin-github",
                        "p5.28-moosex-setonce",
                        "p5.28-dist-zilla-plugin-git-describe",
                        "p5.28-perl-critic-policy-perlsecret",
                        "p5.28-moosex-getopt",
                        "p5.28-moosex-nonmoose",
                        "p5.28-moosex-types-loadableclass",
                        "p5.28-path-isdev",
                        "p5.28-log-dispatchouli",
                        "p5.28-dist-zilla-plugin-ensurelatestperl",
                        "p5.28-pod-elemental-transformer-list",
                        "p5.28-log-dispatch",
                        "p5.28-html-restrict",
                        "p5.28-hash-ordered",
                        "p5.28-file-map",
                        "p5.28-lwp-consolelogger",
                        "p5.28-sub-handlesvia",
                        "p5.28-json-any",
                        "p5.28-moosex-methodattributes",
                        "p5.28-dist-zilla-plugin-makemaker-fallback",
                        "p5.28-metacpan-client",
                        "p5.28-autobox",
                        "p5.28-moosex-types-datetime",
                        "p5.28-catalyst-runtime",
                        "p5.28-dist-zilla",
                        "p5.28-dist-zilla-plugin-promptifstale",
                        "p5.28-net-stomp",
                        "p5.28-dist-zilla-plugin-run",
                        "p5.28-datetime",
                        "p5.28-code-tidyall",
                        "p5.28-moose",
                        "p5.28-dist-zilla-plugin-git-contributors",
                        "p5.28-devel-overloadinfo",
                        "p5.28-uri",
                        "p5.28-dist-zilla-plugin-git",
                        "p5.28-catalyst-plugin-authentication",
                        "p5.28-time-out",
                        "p5.28-moox-strictconstructor",
                        "p5.28-dist-zilla-plugin-distbuild",
                        "p5.28-getopt-long-descriptive",
                        "p5.28-dist-zilla-plugin-modulebuildtiny",
                        "p5.28-utf8-all",
                        "p5.28-libwww-perl",
                        "p5.28-www-mechanize",
                        "p5.28-function-parameters",
                        "p5.28-dancer2",
                        "p5.28-datetime-format-strptime"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-specio",
                        "p5.28-sub-override",
                        "p5.28-crypt-pbkdf2"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-test-failwarnings",
            "portdir": "perl/p5-test-failwarnings",
            "version": "0.8.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::FailWarnings",
            "description": "Test::FailWarnings - Add test failures if warnings are caught",
            "long_description": "Test::FailWarnings - Add test failures if warnings are caught",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-capture-tiny",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-data-section",
                        "p5.28-perl-critic-policy-perlsecret",
                        "p5.28-mime-mini",
                        "p5.28-hash-ordered",
                        "p5.28-dist-zilla",
                        "p5.28-path-tiny"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-test-exports",
            "portdir": "perl/p5-test-exports",
            "version": "1",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Exports",
            "description": "Test::Exports - Test that modules export the right symbols",
            "long_description": "Test::Exports - Test that modules export the right symbols",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-module-build",
                        "p5.28-test-most",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-test-simple"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-b-hooks-atruntime"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-test-expectandcheck",
            "portdir": "perl/p5-test-expectandcheck",
            "version": "0.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::ExpectAndCheck",
            "description": "Test::ExpectAndCheck - expect/check-style unit testing with object methods",
            "long_description": "Test::ExpectAndCheck - expect/check-style unit testing with object methods",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-module-build",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-scalar-list-utils",
                        "perl5.28",
                        "p5.28-test-simple",
                        "p5.28-test-deep",
                        "p5.28-future"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-future-io"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-test-expect",
            "portdir": "perl/p5-test-expect",
            "version": "0.340.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Expect",
            "description": "Automated driving and testing of terminal-based programs.",
            "long_description": "Automated driving and testing of terminal-based programs.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-module-build",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-class-accessor-chained",
                        "p5.28-expect-simple"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-test-exception",
            "portdir": "perl/p5-test-exception",
            "version": "0.430.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Exception",
            "description": "Convenience methods for testing exception-based code",
            "long_description": "This module provides a few convenience methods for testing exception based code. It is built with Test::Builder and plays happily with Test::Simple, Test::More and friends.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-sub-uplevel"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-text-multimarkdown",
                        "p5.28-gdgraph",
                        "p5.28-pdf-builder",
                        "p5.28-cgi-simple",
                        "p5.28-carp-assert-more",
                        "p5.28-net-ssleay",
                        "p5.28-dbix-class-schema-loader",
                        "p5.28-utf8-all",
                        "p5.28-dbix-class",
                        "p5.28-www-mechanize",
                        "p5.28-dbix-class-encodedcolumn",
                        "p5.28-dancer2",
                        "p5.28-sys-cpuload",
                        "p5.28-mouse",
                        "p5.28-net-dns-resolver-mock",
                        "p5.28-alien-gnuplot",
                        "p5.28-pdf-api2",
                        "p5.28-moosex-traits-pluggable",
                        "p5.28-test-directory",
                        "p5.28-class-c3-componentised",
                        "p5.28-b-hooks-atruntime",
                        "p5.28-catalyst-plugin-authorization-roles",
                        "p5.28-catalyst-view-html-mason",
                        "p5.28-chart-clicker",
                        "p5.28-chi",
                        "p5.28-class-accessor-grouped",
                        "p5.28-context-preserve",
                        "p5.28-dancer-session-cookie",
                        "p5.28-dbd-mock",
                        "p5.28-dist-zilla-plugin-ourpkgversion",
                        "p5.28-forest",
                        "p5.28-gearman",
                        "p5.28-git-wrapper",
                        "p5.28-graphics-colornames",
                        "p5.28-html-tidy",
                        "p5.28-list-uniq",
                        "p5.28-rdf-query",
                        "p5.28-lwp-curl",
                        "p5.28-moose-autobox",
                        "p5.28-moosex-hasdefaults",
                        "p5.28-moox-handlesvia",
                        "p5.28-mousex-foreign",
                        "p5.28-mousex-types",
                        "p5.28-perlio-utf8_strict",
                        "p5.28-pod-readme",
                        "p5.28-pod-weaver-plugin-ensureuniquesections",
                        "p5.28-rdf-trine",
                        "p5.28-sql-abstract",
                        "p5.28-sql-abstract-classic",
                        "p5.28-term-progressbar",
                        "p5.28-test-class",
                        "p5.28-test-mockobject",
                        "p5.28-test-version",
                        "p5.28-test-www-mechanize-catalyst",
                        "p5.28-text-flow",
                        "p5.28-time-y2038",
                        "p5.28-tree-simple",
                        "p5.28-tree-simple-view",
                        "p5.28-version-next",
                        "p5.28-catalyst-authentication-credential-http",
                        "p5.28-xml-rss-libxml",
                        "p5.28-zeromq",
                        "p5.28-pdl",
                        "p5.28-data-page",
                        "p5.28-search-elasticsearch",
                        "p5.28-text-recordparser",
                        "p5.28-zmq-ffi",
                        "p5.28-array-iterator",
                        "p5.28-sql-translator",
                        "p5.28-bio-db-ncbihelper",
                        "p5.28-search-elasticsearch-client-2_0",
                        "p5.28-search-elasticsearch-client-5_0",
                        "p5.28-search-elasticsearch-client-6_0",
                        "p5.28-test-kit",
                        "p5.28-conf-libconfig",
                        "p5.28-module-manifest",
                        "p5.28-text-markdown",
                        "p5.28-test-www-selenium",
                        "p5.28-thrift",
                        "p5.28-catalyst-model-dbic-schema",
                        "p5.28-class-c3-adopt-next",
                        "p5.28-moosex-emulate-class-accessor-fast",
                        "p5.28-dbm-deep",
                        "p5.28-pithub",
                        "p5.28-crypt-smime",
                        "p5.28-mail-authenticationresults",
                        "p5.28-crypt-openpgp",
                        "p5.28-convert-pem",
                        "p5.28-crypt-urandom-token",
                        "p5.28-datetime-format-flexible"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-html-strip",
                        "p5.28-moose-policy",
                        "p5.28-sql-abstract-limit",
                        "p5.28-class-dbi-plugin-pager",
                        "p5.28-tree-simple-visitorfactory",
                        "p5.28-html-tidy5",
                        "p5.28-apache-session",
                        "p5.28-app-svn-bisect",
                        "p5.28-sgml-parser-opensp",
                        "p5.28-parse-mediawikidump",
                        "p5.28-test-most"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-test-eol",
            "portdir": "perl/p5-test-eol",
            "version": "2.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::EOL",
            "description": "Test::EOL - Check the correct line endings in your project",
            "long_description": "Test::EOL - Check the correct line endings in your project",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-dancer2"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-test-distmanifest",
            "portdir": "perl/p5-test-distmanifest",
            "version": "1.14.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::DistManifest",
            "description": "Author test that validates a package MANIFEST.",
            "long_description": "Author test that validates a package MANIFEST.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-module-build",
                        "p5.28-module-build-tiny",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-module-manifest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-strict"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-test-directory",
            "portdir": "perl/p5-test-directory",
            "version": "0.52.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Directory",
            "description": "Test::Directory - Perl extension for maintaining test directories.",
            "long_description": "Test::Directory - Perl extension for maintaining test directories.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-exception",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-writevariants"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-test-differences",
            "portdir": "perl/p5-test-differences",
            "version": "0.720.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Differences",
            "description": "Test::Differences - Test strings and data structures and show differences if not ok",
            "long_description": "Test::Differences - Test strings and data structures and show differences if not ok",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-capture-tiny",
                        "p5.28-text-diff"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-dbix-class-schema-loader",
                        "p5.28-html-scrubber",
                        "p5.28-net-dict",
                        "p5.28-pod-markdown-github",
                        "p5.28-pod-pom",
                        "p5.28-pod-weaver",
                        "p5.28-code-tidyall",
                        "p5.28-extutils-xspp",
                        "p5.28-sereal-decoder",
                        "p5.28-sereal-encoder",
                        "p5.28-xml-rss-libxml",
                        "p5.28-sereal",
                        "p5.28-sql-translator",
                        "p5.28-text-markdown",
                        "p5.28-xml-rss",
                        "p5.28-pod-elemental",
                        "p5.28-pod-elemental-perlmunger",
                        "p5.28-pod-elemental-transformer-list",
                        "p5.28-pod-markdown",
                        "p5.28-devel-nytprof",
                        "p5.28-pithub"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-test-json",
                        "p5.28-test-most",
                        "p5.28-devel-cover"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-test-describeme",
            "portdir": "perl/p5-test-describeme",
            "version": "0.4.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::DescribeMe",
            "description": "Test::DescribeMe - Tell test runners what kind of test you are",
            "long_description": "Test::DescribeMe - Tell test runners what kind of test you are",
            "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-test-settings"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-array-iterator"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-test-deep-type",
            "portdir": "perl/p5-test-deep-type",
            "version": "0.8.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Deep::Type",
            "description": "Test::Deep::Type - A Test::Deep plugin for validating type constraints",
            "long_description": "Test::Deep::Type - A Test::Deep plugin for validating type constraints",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-fatal",
                        "p5.28-test-needs",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-try-tiny",
                        "p5.28-namespace-clean",
                        "p5.28-test-deep"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-moosex-storage"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-test-deep-json",
            "portdir": "perl/p5-test-deep-json",
            "version": "0.50.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Deep::JSON",
            "description": "Test::Deep::JSON - Compare JSON with Test::Deep",
            "long_description": "Test::Deep::JSON - Compare JSON with Test::Deep",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-module-build",
                        "p5.28-module-build-tiny",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-test-deep",
                        "p5.28-exporter-lite",
                        "p5.28-json-maybexs"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-dist-zilla-plugin-github",
                        "p5.28-dist-zilla-plugin-dynamicprereqs",
                        "p5.28-dist-zilla-plugin-prereqs-authordeps",
                        "p5.28-moosex-storage"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-test-deep",
            "portdir": "perl/p5-test-deep",
            "version": "1.205.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Deep",
            "description": "Test::Deep - Extremely flexible deep comparison",
            "long_description": "Test::Deep - Extremely flexible deep comparison",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-mouse",
                        "p5.28-dist-zilla-plugin-github",
                        "p5.28-dist-zilla-plugin-run",
                        "p5.28-moose",
                        "p5.28-dist-zilla-plugin-git-contributors",
                        "p5.28-dist-zilla-plugin-test-compile",
                        "p5.28-dist-zilla-plugin-modulebuildtiny",
                        "p5.28-dbix-class-schema-loader",
                        "p5.28-catalyst-plugin-session",
                        "p5.28-dbix-class",
                        "p5.28-www-mechanize",
                        "p5.28-sys-cpuload",
                        "p5.28-lingua-ja-name-splitter",
                        "p5.28-dist-zilla-plugin-checkprereqsindexed",
                        "p5.28-redis",
                        "p5.28-app-nopaste",
                        "p5.28-cgi-struct",
                        "p5.28-chi",
                        "p5.28-config-json",
                        "p5.28-data-perl",
                        "p5.28-dist-zilla-plugin-bumpversionafterrelease",
                        "p5.28-dist-zilla-plugin-checkissues",
                        "p5.28-dist-zilla-plugin-checkselfdependency",
                        "p5.28-dist-zilla-plugin-copyfilesfromrelease",
                        "p5.28-dist-zilla-plugin-dynamicprereqs",
                        "p5.28-dist-zilla-plugin-generatefile-fromsharedir",
                        "p5.28-dist-zilla-plugin-githubmeta",
                        "p5.28-dist-zilla-plugin-keywords",
                        "p5.28-dist-zilla-plugin-makemaker-awesome",
                        "p5.28-dist-zilla-plugin-modulebuildtiny-fallback",
                        "p5.28-dist-zilla-plugin-prereqs-authordeps",
                        "p5.28-dist-zilla-plugin-readmeanyfrompod",
                        "p5.28-dist-zilla-plugin-rewriteversion-transitional",
                        "p5.28-dist-zilla-plugin-versionfrommainmodule",
                        "p5.28-dist-zilla-pluginbundle-git-versionmanager",
                        "p5.28-dist-zilla-role-filewatcher",
                        "p5.28-dist-zilla-role-modulemetadata",
                        "p5.28-dist-zilla-role-repofileinjector",
                        "p5.28-file-copy-recursive",
                        "p5.28-git-raw",
                        "p5.28-git-wrapper",
                        "p5.28-http-cookiejar",
                        "p5.28-http-multipartparser",
                        "p5.28-inline-python",
                        "p5.28-moosex-configfromfile",
                        "p5.28-moosex-slurpyconstructor",
                        "p5.28-moosex-storage",
                        "p5.28-net-twitter",
                        "p5.28-path-iterator-rule",
                        "p5.28-pdf-reuse",
                        "p5.28-pod-readme",
                        "p5.28-ppix-utilities",
                        "p5.28-rdf-trine",
                        "p5.28-session-storage-secure",
                        "p5.28-set-array",
                        "p5.28-sql-abstract-classic",
                        "p5.28-sql-statement",
                        "p5.28-test-cleannamespaces",
                        "p5.28-test-lwp-useragent",
                        "p5.28-sereal-decoder",
                        "p5.28-sereal-encoder",
                        "p5.28-pdl",
                        "p5.28-sereal",
                        "p5.28-search-elasticsearch",
                        "p5.28-class-dbi-plugin-abstractcount",
                        "p5.28-zmq-ffi",
                        "p5.28-log-dispatch-array",
                        "p5.28-dbd-mysql",
                        "p5.28-cache-fastmmap",
                        "p5.28-search-elasticsearch-client-2_0",
                        "p5.28-search-elasticsearch-client-5_0",
                        "p5.28-search-elasticsearch-client-6_0",
                        "p5.28-conf-libconfig",
                        "p5.28-yaml-pp",
                        "p5.28-moosex-types-common",
                        "p5.28-moosex-getopt",
                        "p5.28-log-dispatchouli",
                        "p5.28-yaml",
                        "p5.28-dist-zilla-plugin-ensurelatestperl",
                        "p5.28-pod-eventual",
                        "p5.28-graphics-tiff",
                        "p5.28-pod-elemental",
                        "p5.28-mime-mini",
                        "p5.28-mime-tools",
                        "p5.28-hash-ordered",
                        "p5.28-type-tiny",
                        "p5.28-lingua-nameutils",
                        "p5.28-tcl-ptk",
                        "p5.28-dbd-mariadb",
                        "p5.28-dist-zilla-plugin-makemaker-fallback",
                        "p5.28-dbm-deep",
                        "p5.28-http-body",
                        "p5.28-dist-zilla-plugin-promptifstale",
                        "p5.28-net-stomp"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-test-expectandcheck",
                        "p5.28-gtk3-imageview",
                        "p5.28-test-base",
                        "p5.28-apache-session",
                        "p5.28-test-deep-json",
                        "p5.28-test-deep-type",
                        "p5.28-dist-zilla",
                        "p5.28-test-most",
                        "p5.28-sql-abstract",
                        "p5.28-test-spec",
                        "p5.28-sql-abstract-limit"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-test-cpan-meta-yaml",
            "portdir": "perl/p5-test-cpan-meta-yaml",
            "version": "0.250.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::CPAN::Meta::YAML",
            "description": "Test::CPAN::Meta::YAML - Validate a META.yml file within a CPAN distribution.",
            "long_description": "Test::CPAN::Meta::YAML - Validate a META.yml file within a CPAN distribution.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-test-yaml-valid"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-test-cpan-meta-json",
            "portdir": "perl/p5-test-cpan-meta-json",
            "version": "0.160.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::CPAN::Meta::JSON",
            "description": "Test::CPAN::Meta::JSON - Validate a META.json file within a CPAN distribution.",
            "long_description": "Test::CPAN::Meta::JSON - Validate a META.json file within a CPAN distribution.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "calvin",
                    "github": "cardi",
                    "ports_count": 27
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-json"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-compress-raw-bzip2",
                        "p5.28-compress-raw-zlib",
                        "p5.28-io-compress"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.28-io-compress",
                        "p5.28-io-compress-lzma",
                        "p5.28-compress-raw-bzip2",
                        "p5.28-compress-raw-zlib"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-test-cpan-meta",
            "portdir": "perl/p5-test-cpan-meta",
            "version": "0.250.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::CPAN::Meta",
            "description": "Validate your CPAN META.yml files",
            "long_description": "Validate your CPAN META.yml files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-dancer2",
                        "p5.28-compress-raw-bzip2",
                        "p5.28-compress-raw-zlib",
                        "p5.28-io-compress",
                        "p5.28-sys-hostip",
                        "p5.28-redis",
                        "p5.28-html-formatter",
                        "p5.28-template-plugin-cgi"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.28-io-compress",
                        "p5.28-compress-raw-bzip2",
                        "p5.28-compress-raw-zlib",
                        "p5.28-io-compress-lzma"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-test-compile",
            "portdir": "perl/p5-test-compile",
            "version": "3.3.3",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Compile",
            "description": "Check whether Perl files compile correctly",
            "long_description": "Check whether Perl files compile correctly",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-module-build",
                        "p5.28-test-warnings",
                        "p5.28-version",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-test-command",
            "portdir": "perl/p5-test-command",
            "version": "0.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Command",
            "description": "Test routines for external commands",
            "long_description": "Test routines for external commands",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "dev",
                    "github": "",
                    "ports_count": 96
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-catalyst-helper-authdbic"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-test-cleannamespaces",
            "portdir": "perl/p5-test-cleannamespaces",
            "version": "0.240.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::CleanNamespaces",
            "description": "Test::CleanNamespaces - Check for uncleaned imports",
            "long_description": "This module lets you check your module's namespaces for imported functions you might have forgotten to remove with namespace::autoclean or namespace::clean and are therefore available to be called as methods, which usually isn't want you want.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "p5.28-namespace-clean",
                        "p5.28-role-tiny",
                        "p5.28-sub-exporter",
                        "p5.28-test-deep",
                        "p5.28-test-needs",
                        "p5.28-test-warnings",
                        "p5.28-file-pushd",
                        "p5.28-moo",
                        "p5.28-mouse"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-module-runtime",
                        "p5.28-package-stash",
                        "p5.28-package-stash-xs",
                        "p5.28-role-tiny",
                        "p5.28-sub-identify",
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-test-class-most",
            "portdir": "perl/p5-test-class-most",
            "version": "0.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Class::Most",
            "description": "Test::Class::Most - Test Classes the easy way",
            "long_description": "Test::Class::Most - Test Classes the easy way",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-module-build",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-test-class",
                        "p5.28-test-most"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-mason",
                        "p5.28-code-tidyall"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-test-classapi",
            "portdir": "perl/p5-test-classapi",
            "version": "1.70.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::ClassAPI",
            "description": "Provides basic first-pass API testing for large class trees",
            "long_description": "For many APIs with large numbers of classes, it can be very useful to be able to do a quick once-over to make sure that classes, methods, and inheritance is correct, before doing more comprehensive testing. This module aims to provide such a capability.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-class-inspector",
                        "p5.28-config-tiny",
                        "p5.28-params-util"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-algorithm-dependency",
                        "p5.28-file-flat",
                        "p5.28-test-inline"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-test-class",
            "portdir": "perl/p5-test-class",
            "version": "0.520.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Class",
            "description": "Test::Class - Easily create test classes in an xUnit/JUnit style",
            "long_description": "Test::Class - Easily create test classes in an xUnit/JUnit style",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-exception",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-module-runtime",
                        "p5.28-mro-compat",
                        "p5.28-try-tiny"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-mocktime-hires",
                        "p5.28-chi"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-test-class-most"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-test-checkdeps",
            "portdir": "perl/p5-test-checkdeps",
            "version": "0.10.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::CheckDeps",
            "description": "Test::CheckDeps - Check for presence of dependencies",
            "long_description": "Test::CheckDeps - Check for presence of dependencies",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-cpan-meta-check"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-autobox-junctions",
                        "p5.28-dist-zilla-plugin-config-git",
                        "p5.28-dist-zilla-plugin-contributorsfromgit",
                        "p5.28-dist-zilla-pluginbundle-git-checkfor",
                        "p5.28-dist-zilla-role-registerstash",
                        "p5.28-moosex-attributeshortcuts",
                        "p5.28-moosex-meta-typeconstraint-mooish",
                        "p5.28-moosex-traitfor-meta-class-betteranonclassnames",
                        "p5.28-moosex-util",
                        "p5.28-tap-simpleoutput",
                        "p5.28-test-moose-more"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-test-base",
            "portdir": "perl/p5-test-base",
            "version": "0.890.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Base",
            "description": "A Data Driven Testing Framework",
            "long_description": "A Data Driven Testing Framework",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-algorithm-diff",
                        "p5.28-text-diff",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-spiffy",
                        "p5.28-test-deep"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-extutils-xspp",
                        "p5.28-web-scraper",
                        "p5.28-html-selector-xpath"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-text-trac",
                        "p5.28-test-yaml",
                        "p5.28-goocanvas2",
                        "p5.28-carp-always"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-test-api",
            "portdir": "perl/p5-test-api",
            "version": "0.10.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::API",
            "description": "Test::API - Test a list of subroutines provided by a module",
            "long_description": "Test::API - Test a list of subroutines provided by a module",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-beam-emitter"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-test2-tools-process",
            "portdir": "perl/p5-test2-tools-process",
            "version": "0.70.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test2::Tools::Process",
            "description": "Test2::Tools::Process - Unit tests for code that calls exit, exec, system or qx()",
            "long_description": "Test2::Tools::Process - Unit tests for code that calls exit, exec, system or qx()",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-capture-tiny",
                        "p5.28-class-tiny",
                        "perl5.28",
                        "p5.28-return-multilevel",
                        "p5.28-test-simple",
                        "p5.28-ref-util"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-ffi-checklib"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-test2-tools-loadmodule",
            "portdir": "perl/p5-test2-tools-loadmodule",
            "version": "0.9.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test2::Tools::LoadModule",
            "description": "Test2::Tools::LoadModule - Test whether a module can be successfully loaded",
            "long_description": "Test2::Tools::LoadModule - Test whether a module can be successfully loaded",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-getopt-long",
                        "p5.28-test-simple"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-astro-app-satpass2"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-test2-tools-explain",
            "portdir": "perl/p5-test2-tools-explain",
            "version": "0.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test2::Tools::Explain",
            "description": "Test2::Tools::Explain -- Explain tools for Perl's Test2 framework",
            "long_description": "Test2::Tools::Explain -- Explain tools for Perl's Test2 framework",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-test-simple"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-astro-app-satpass2",
                        "p5.28-template-plugin-cgi"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-test2-suite",
            "portdir": "perl/p5-test2-suite",
            "version": "0.0.163",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.28-test-simple",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by p5.28-test-simple",
            "long_description": "This port has been replaced by p5.28-test-simple.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "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-test2-plugin-uuid",
            "portdir": "perl/p5-test2-plugin-uuid",
            "version": "0.2.10",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test2::Plugin::UUID",
            "description": "Test2::Plugin::UUID - Use REAL UUIDs in Test2",
            "long_description": "Test2::Plugin::UUID - Use REAL UUIDs in Test2",
            "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-test-simple",
                        "p5.28-uuid-tiny"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-test2-harness"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-test2-plugin-nowarnings",
            "portdir": "perl/p5-test2-plugin-nowarnings",
            "version": "0.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test2::Plugin::NoWarnings",
            "description": "Test2::Plugin::NoWarnings - Fail if tests warn",
            "long_description": "Test2::Plugin::NoWarnings - Fail if tests warn",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-capture-tiny",
                        "p5.28-ipc-run3",
                        "p5.28-module-pluggable",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-test-simple"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-params-validationcompiler",
                        "p5.28-template-plugin-cgi",
                        "p5.28-datetime-locale"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-test2-plugin-memusage",
            "portdir": "perl/p5-test2-plugin-memusage",
            "version": "0.2.3",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test2::Plugin::MemUsage",
            "description": "Test2::Plugin::MemUsage - Collect and display memory usage information",
            "long_description": "Test2::Plugin::MemUsage - Collect and display memory usage information",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-test-simple"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-test2-harness"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-test2-plugin-ioevents",
            "portdir": "perl/p5-test2-plugin-ioevents",
            "version": "0.1.1",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test2::Plugin::IOEvents",
            "description": "Test2::Plugin::IOEvents - Turn STDOUT and STDERR into Test2 events.",
            "long_description": "Test2::Plugin::IOEvents - Turn STDOUT and STDERR into Test2 events.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-test-simple"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-test2-harness"
                    ]
                }
            ]
        }
    ]
}