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

{
    "count": 51974,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=276",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=274",
    "results": [
        {
            "name": "p5.30-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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-capture-tiny",
                        "p5.30-text-diff"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-xml-rss-libxml",
                        "p5.30-code-tidyall",
                        "p5.30-dbix-class-schema-loader",
                        "p5.30-sql-translator",
                        "p5.30-text-markdown",
                        "p5.30-xml-rss",
                        "p5.30-devel-nytprof",
                        "p5.30-extutils-xspp",
                        "p5.30-html-scrubber",
                        "p5.30-net-dict",
                        "p5.30-pithub",
                        "p5.30-pod-elemental",
                        "p5.30-pod-elemental-perlmunger",
                        "p5.30-pod-elemental-transformer-list",
                        "p5.30-pod-markdown",
                        "p5.30-pod-markdown-github",
                        "p5.30-pod-pom",
                        "p5.30-pod-weaver",
                        "p5.30-sereal",
                        "p5.30-sereal-decoder",
                        "p5.30-sereal-encoder"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-devel-cover",
                        "p5.30-test-json",
                        "p5.30-test-most"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-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.30-test-exception",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-test-writevariants"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-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.30-module-build",
                        "p5.30-module-build-tiny",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-module-manifest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-test-strict"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-dancer2"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-sub-uplevel"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-zmq-ffi",
                        "p5.30-test-mockmodule",
                        "p5.30-zeromq",
                        "p5.30-alien-gnuplot",
                        "p5.30-text-markdown",
                        "p5.30-text-multimarkdown",
                        "p5.30-text-recordparser",
                        "p5.30-thrift",
                        "p5.30-time-y2038",
                        "p5.30-tree-simple-view",
                        "p5.30-tree-simple",
                        "p5.30-utf8-all",
                        "p5.30-version-next",
                        "p5.30-www-mechanize",
                        "p5.30-xml-rss-libxml",
                        "p5.30-array-iterator",
                        "p5.30-b-hooks-atruntime",
                        "p5.30-bio-db-ncbihelper",
                        "p5.30-carp-assert-more",
                        "p5.30-catalyst-authentication-credential-http",
                        "p5.30-catalyst-model-dbic-schema",
                        "p5.30-catalyst-plugin-authorization-roles",
                        "p5.30-catalyst-view-html-mason",
                        "p5.30-cgi-simple",
                        "p5.30-chart-clicker",
                        "p5.30-chi",
                        "p5.30-class-accessor-grouped",
                        "p5.30-class-c3-adopt-next",
                        "p5.30-class-c3-componentised",
                        "p5.30-conf-libconfig",
                        "p5.30-context-preserve",
                        "p5.30-convert-pem",
                        "p5.30-crypt-openpgp",
                        "p5.30-crypt-smime",
                        "p5.30-crypt-urandom-token",
                        "p5.30-dancer-session-cookie",
                        "p5.30-dancer2",
                        "p5.30-data-page",
                        "p5.30-datetime-format-flexible",
                        "p5.30-dbd-mock",
                        "p5.30-dbix-class",
                        "p5.30-dbix-class-encodedcolumn",
                        "p5.30-dbix-class-schema-loader",
                        "p5.30-dbm-deep",
                        "p5.30-dist-zilla-plugin-ourpkgversion",
                        "p5.30-forest",
                        "p5.30-gdgraph",
                        "p5.30-gearman",
                        "p5.30-git-wrapper",
                        "p5.30-graphics-colornames",
                        "p5.30-html-tidy",
                        "p5.30-list-uniq",
                        "p5.30-lwp-curl",
                        "p5.30-mail-authenticationresults",
                        "p5.30-module-manifest",
                        "p5.30-moose-autobox",
                        "p5.30-moosex-emulate-class-accessor-fast",
                        "p5.30-moosex-hasdefaults",
                        "p5.30-moosex-traits-pluggable",
                        "p5.30-moox-handlesvia",
                        "p5.30-mouse",
                        "p5.30-mousex-foreign",
                        "p5.30-mousex-types",
                        "p5.30-net-dns-resolver-mock",
                        "p5.30-net-ssleay",
                        "p5.30-pdf-api2",
                        "p5.30-pdf-builder",
                        "p5.30-pdl",
                        "p5.30-perlio-utf8_strict",
                        "p5.30-pithub",
                        "p5.30-pod-readme",
                        "p5.30-pod-weaver-plugin-ensureuniquesections",
                        "p5.30-rdf-query",
                        "p5.30-rdf-trine",
                        "p5.30-search-elasticsearch",
                        "p5.30-search-elasticsearch-client-2_0",
                        "p5.30-search-elasticsearch-client-5_0",
                        "p5.30-search-elasticsearch-client-6_0",
                        "p5.30-sql-abstract",
                        "p5.30-sql-abstract-classic",
                        "p5.30-sql-translator",
                        "p5.30-sys-cpuload",
                        "p5.30-term-progressbar",
                        "p5.30-test-class",
                        "p5.30-test-directory",
                        "p5.30-test-kit",
                        "p5.30-test-mockobject",
                        "p5.30-test-version",
                        "p5.30-test-www-mechanize-catalyst",
                        "p5.30-test-www-selenium",
                        "p5.30-text-flow"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-apache-session",
                        "p5.30-app-svn-bisect",
                        "p5.30-test-most",
                        "p5.30-parse-mediawikidump",
                        "p5.30-html-strip",
                        "p5.30-moose-policy",
                        "p5.30-html-tidy5",
                        "p5.30-class-dbi-plugin-pager",
                        "p5.30-sql-abstract-limit",
                        "p5.30-sgml-parser-opensp",
                        "p5.30-tree-simple-visitorfactory"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-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.30-module-build",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-class-accessor-chained",
                        "p5.30-expect-simple"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-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": 2651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-module-build",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-scalar-list-utils",
                        "perl5.30",
                        "p5.30-test-simple",
                        "p5.30-test-deep",
                        "p5.30-future"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-future-io"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-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": 2651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-module-build",
                        "p5.30-test-most",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-test-simple"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-b-hooks-atruntime"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-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.30-capture-tiny",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-data-section",
                        "p5.30-dist-zilla",
                        "p5.30-hash-ordered",
                        "p5.30-mime-mini",
                        "p5.30-path-tiny",
                        "p5.30-perl-critic-policy-perlsecret"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-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.30",
                        "p5.30-try-tiny"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-www-mechanize",
                        "p5.30-libwww-perl",
                        "p5.30-lwp-consolelogger",
                        "p5.30-www-mechanize-cached",
                        "p5.30-role-tiny",
                        "p5.30-app-cmd",
                        "p5.30-autobox",
                        "p5.30-beam-emitter",
                        "p5.30-catalyst-devel",
                        "p5.30-catalyst-plugin-authentication",
                        "p5.30-catalyst-runtime",
                        "p5.30-chart-clicker",
                        "p5.30-class-load",
                        "p5.30-class-load-xs",
                        "p5.30-class-refresh",
                        "p5.30-code-tidyall",
                        "p5.30-config-mvp",
                        "p5.30-config-mvp-slicer",
                        "p5.30-const-fast",
                        "p5.30-uri-fromhash",
                        "p5.30-utf8-all",
                        "p5.30-zeromq",
                        "p5.30-crypt-random-source",
                        "p5.30-dancer2",
                        "p5.30-data-perl",
                        "p5.30-datetime",
                        "p5.30-datetime-format-strptime",
                        "p5.30-datetime-timezone",
                        "p5.30-devel-overloadinfo",
                        "p5.30-devel-refcount",
                        "p5.30-devel-repl",
                        "p5.30-dist-checkconflicts",
                        "p5.30-dist-zilla",
                        "p5.30-dist-zilla-plugin-bumpversionafterrelease",
                        "p5.30-dist-zilla-plugin-checkissues",
                        "p5.30-dist-zilla-plugin-checkprereqsindexed",
                        "p5.30-dist-zilla-plugin-checkselfdependency",
                        "p5.30-dist-zilla-plugin-checkstrictversion",
                        "p5.30-dist-zilla-plugin-distbuild",
                        "p5.30-dist-zilla-plugin-copyfilesfromrelease",
                        "p5.30-dist-zilla-plugin-dynamicprereqs",
                        "p5.30-dist-zilla-plugin-ensurelatestperl",
                        "p5.30-dist-zilla-plugin-generatefile-fromsharedir",
                        "p5.30-dist-zilla-plugin-git",
                        "p5.30-dist-zilla-plugin-git-contributors",
                        "p5.30-dist-zilla-plugin-git-describe",
                        "p5.30-dist-zilla-plugin-github",
                        "p5.30-dist-zilla-plugin-installguide",
                        "p5.30-dist-zilla-plugin-makemaker-awesome",
                        "p5.30-dist-zilla-plugin-makemaker-fallback",
                        "p5.30-dist-zilla-plugin-metaprovides",
                        "p5.30-dist-zilla-plugin-metaprovides-package",
                        "p5.30-dist-zilla-plugin-modulebuildtiny",
                        "p5.30-dist-zilla-plugin-modulebuildtiny-fallback",
                        "p5.30-dist-zilla-plugin-promptifstale",
                        "p5.30-dist-zilla-plugin-readmeanyfrompod",
                        "p5.30-dist-zilla-plugin-rewriteversion-transitional",
                        "p5.30-dist-zilla-plugin-run",
                        "p5.30-dist-zilla-plugin-versionfrommainmodule",
                        "p5.30-dist-zilla-pluginbundle-git-checkfor",
                        "p5.30-dist-zilla-pluginbundle-git-versionmanager",
                        "p5.30-dist-zilla-role-filewatcher",
                        "p5.30-dist-zilla-role-modulemetadata",
                        "p5.30-dist-zilla-role-repofileinjector",
                        "p5.30-email-stuffer",
                        "p5.30-eval-closure",
                        "p5.30-exporter-tiny",
                        "p5.30-fey-orm",
                        "p5.30-file-copy-recursive",
                        "p5.30-file-libmagic",
                        "p5.30-file-map",
                        "p5.30-function-parameters",
                        "p5.30-getopt-long-descriptive",
                        "p5.30-hash-objectify",
                        "p5.30-hash-ordered",
                        "p5.30-html-masonx-free",
                        "p5.30-html-restrict",
                        "p5.30-html-tree",
                        "p5.30-http-cookiemonster",
                        "p5.30-json-any",
                        "p5.30-lingua-en-number-isordinal",
                        "p5.30-log-dispatch",
                        "p5.30-log-dispatchouli",
                        "p5.30-lwp-mediatypes",
                        "p5.30-metacpan-client",
                        "p5.30-module-implementation",
                        "p5.30-moose",
                        "p5.30-moosex-aliases",
                        "p5.30-moosex-attributeshortcuts",
                        "p5.30-moosex-classattribute",
                        "p5.30-moosex-configfromfile",
                        "p5.30-moosex-daemonize",
                        "p5.30-moosex-getopt",
                        "p5.30-moosex-has-sugar",
                        "p5.30-moosex-lazyrequire",
                        "p5.30-moosex-meta-typeconstraint-mooish",
                        "p5.30-moosex-methodattributes",
                        "p5.30-moosex-nonmoose",
                        "p5.30-moosex-object-pluggable",
                        "p5.30-moosex-params-validate",
                        "p5.30-moosex-role-parameterized",
                        "p5.30-moosex-setonce",
                        "p5.30-moosex-simpleconfig",
                        "p5.30-moosex-singleton",
                        "p5.30-moosex-slurpyconstructor",
                        "p5.30-moosex-storage",
                        "p5.30-moosex-strictconstructor",
                        "p5.30-moosex-traits",
                        "p5.30-moosex-types",
                        "p5.30-moosex-types-datetime",
                        "p5.30-moosex-types-laxnum",
                        "p5.30-moosex-types-loadableclass",
                        "p5.30-moosex-types-path-tiny",
                        "p5.30-moosex-types-structured",
                        "p5.30-moox-aliases",
                        "p5.30-moox-handlesvia",
                        "p5.30-moox-late",
                        "p5.30-moox-strictconstructor",
                        "p5.30-moox-types-mooselike",
                        "p5.30-moox-types-mooselike-numeric",
                        "p5.30-moox-typetiny",
                        "p5.30-mouse",
                        "p5.30-net-stomp",
                        "p5.30-net-twitter",
                        "p5.30-net-twitter-lite",
                        "p5.30-package-deprecationmanager",
                        "p5.30-package-stash",
                        "p5.30-package-stash-xs",
                        "p5.30-package-variant",
                        "p5.30-params-validate",
                        "p5.30-path-isdev",
                        "p5.30-perl-critic-policy-perlsecret",
                        "p5.30-pod-elemental-transformer-list",
                        "p5.30-redis",
                        "p5.30-return-multilevel",
                        "p5.30-session-storage-secure",
                        "p5.30-specio-library-path-tiny",
                        "p5.30-sub-handlesvia",
                        "p5.30-test-deep-type",
                        "p5.30-test-file-sharedir",
                        "p5.30-test-lwp-useragent",
                        "p5.30-test-timer",
                        "p5.30-time-out",
                        "p5.30-twitter-api",
                        "p5.30-unicode-utf8",
                        "p5.30-uri"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-crypt-pbkdf2",
                        "p5.30-specio",
                        "p5.30-sub-override"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-file-copy-recursive",
                        "p5.30-file-find-object",
                        "p5.30-www-search"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-path-tiny"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-path-iterator-rule"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-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.30-test-fatal",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-file-copy-recursive",
                        "p5.30-file-sharedir",
                        "perl5.30",
                        "p5.30-scope-guard",
                        "p5.30-path-tiny",
                        "p5.30-class-tiny"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-dist-zilla-pluginbundle-starter",
                        "p5.30-datetime-locale",
                        "p5.30-dist-zilla",
                        "p5.30-dist-zilla-plugin-contributorsfromgit",
                        "p5.30-dist-zilla-plugin-dynamicprereqs",
                        "p5.30-dist-zilla-plugin-generatefile-fromsharedir",
                        "p5.30-dist-zilla-plugin-run",
                        "p5.30-net-cli-interact",
                        "p5.30-text-vimcolor"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-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.30-module-build",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-gd"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-test-future-io-impl",
            "portdir": "perl/p5-test-future-io-impl",
            "version": "0.210.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": 2651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-module-build",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-test-simple",
                        "p5.30-time-hires"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-future-io",
                        "p5.30-io-async"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-time-out",
                        "p5.30-web-scraper"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-dist-build",
                        "p5.30-module-build-tiny"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.30-html-formatter"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-http-server-simple"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-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.30-module-build",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-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.30-test-classapi",
                        "p5.30-test-script",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-file-chmod",
                        "p5.30-file-find-rule",
                        "p5.30-file-flat",
                        "perl5.30",
                        "p5.30-params-util",
                        "p5.30-path-tiny",
                        "p5.30-file-remove",
                        "p5.30-algorithm-dependency",
                        "p5.30-config-tiny"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-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.30-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-date-manip",
                        "p5.30-locale-codes"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-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.30-module-build",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-json-any",
                        "p5.30-test-differences"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-rdf-query",
                        "p5.30-rdf-trine"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-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-18",
                        "p5.30-test-nowarnings",
                        "p5.30-test-output",
                        "p5.30-test-pod",
                        "p5.30-test-simple",
                        "p5.30-test-warn",
                        "p5.30-test-exception"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-hook-lexwrap",
                        "p5.30-import-into",
                        "p5.30-module-runtime",
                        "p5.30-sub-delete",
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-pod-readme"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-template-toolkit",
                        "p5.30-beam-emitter",
                        "p5.30-data-messagepack",
                        "p5.30-hash-fieldhash",
                        "p5.30-params-util",
                        "p5.30-libwww-perl",
                        "p5.30-list-moreutils",
                        "p5.30-list-moreutils-xs",
                        "p5.30-list-someutils",
                        "p5.30-list-someutils-xs",
                        "p5.30-math-random-isaac",
                        "p5.30-math-random-isaac-xs",
                        "p5.30-mouse"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-protocol-http2"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.30-html-tree"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-number-witherror"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-beam-emitter",
                        "p5.30-cli-osprey"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-test-longstring",
            "portdir": "perl/p5-test-longstring",
            "version": "0.170.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::LongString",
            "description": "Tests strings for equality, with more helpful failures",
            "long_description": "Tests strings for equality, with more helpful failures",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-tree-simple-view",
                        "p5.30-data-ical",
                        "p5.30-mason",
                        "p5.30-sereal",
                        "p5.30-sereal-decoder",
                        "p5.30-sereal-encoder",
                        "p5.30-svn-dump",
                        "p5.30-text-flow"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-dancer",
                        "p5.30-test-www-mechanize"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-test-lwp-useragent",
            "portdir": "perl/p5-test-lwp-useragent",
            "version": "0.36.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::LWP::UserAgent",
            "description": "Test::LWP::UserAgent - A LWP::UserAgent suitable for simulating and testing network calls",
            "long_description": "Test::LWP::UserAgent - A LWP::UserAgent suitable for simulating and testing network calls",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "p5.30-path-tiny",
                        "p5.30-plack",
                        "p5.30-test-deep",
                        "p5.30-test-fatal",
                        "p5.30-test-needs",
                        "p5.30-test-requiresinternet",
                        "p5.30-test-warnings"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-http-date",
                        "p5.30-http-message",
                        "p5.30-libwww-perl",
                        "p5.30-namespace-clean",
                        "p5.30-safe-isa",
                        "p5.30-try-tiny",
                        "p5.30-uri"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-lwp-consolelogger",
                        "p5.30-feed-find"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-test-manifest",
            "portdir": "perl/p5-test-manifest",
            "version": "2.26.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Manifest",
            "description": "Test::Manifest - interact with a t/test_manifest file",
            "long_description": "Test::Manifest - interact with a t/test_manifest file",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-xml-rss"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-test-memory-cycle",
            "portdir": "perl/p5-test-memory-cycle",
            "version": "1.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Memory::Cycle",
            "description": "Check for memory leaks and circular memory references",
            "long_description": "Check for memory leaks and circular memory references",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-devel-cycle",
                        "p5.30-padwalker"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-bioperl",
                        "p5.30-fey",
                        "p5.30-html-scrubber",
                        "p5.30-mojolicious-plugin-chi",
                        "p5.30-moose",
                        "p5.30-www-mechanize",
                        "p5.30-pdf-api2",
                        "p5.30-pdf-builder",
                        "p5.30-plack-test-agent",
                        "p5.30-type-tiny"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-parse-mediawikidump"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-test-metrics-any",
            "portdir": "perl/p5-test-metrics-any",
            "version": "0.10.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Metrics::Any",
            "description": "Test::Metrics::Any - assert that code produces metrics via Metrics::Any",
            "long_description": "Test::Metrics::Any - assert that code produces metrics via Metrics::Any",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-module-build",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-metrics-any",
                        "p5.30-test-simple"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-io-async"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-test-minimumversion",
            "portdir": "perl/p5-test-minimumversion",
            "version": "0.101.83",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::MinimumVersion",
            "description": "Test::MinimumVersion - does your code require newer perl than you think?",
            "long_description": "Test::MinimumVersion - does your code require newer perl than you think?",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-file-find-rule",
                        "p5.30-file-find-rule-perl",
                        "p5.30-perl-minimumversion"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-dist-zilla-plugin-test-compile"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-test-mock-guard",
            "portdir": "perl/p5-test-mock-guard",
            "version": "0.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Mock::Guard",
            "description": "Test::Mock::Guard - Simple mock test library using RAII",
            "long_description": "Test::Mock::Guard - Simple mock test library using RAII",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-module-build",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-class-load"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-json-webtoken"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-test-mock-lwp",
            "portdir": "perl/p5-test-mock-lwp",
            "version": "0.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Mock::LWP",
            "description": "Easy mocking of LWP packages",
            "long_description": "Test::Mock::LWP - Make LWP packages to make testing easier.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "pengyu.ut",
                    "github": "",
                    "ports_count": 6
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-test-mockobject"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-test-www-selenium"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-test-mockmodule",
            "portdir": "perl/p5-test-mockmodule",
            "version": "0.185.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::MockModule",
            "description": "Test::MockModule - Override subroutines in a module for unit testing",
            "long_description": "Test::MockModule - Override subroutines in a module for unit testing",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "p5.30-test-exception",
                        "p5.30-test-warnings",
                        "p5.30-class-load",
                        "p5.30-module-build",
                        "p5.30-moose",
                        "p5.30-mouse"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-super",
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-test-mockobject",
            "portdir": "perl/p5-test-mockobject",
            "version": "1.202.1.220",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::MockObject",
            "description": "Perl extension for emulating troublesome interfaces",
            "long_description": "It's a simple program that doesn't use any other modules, and those are easy to test.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-test-exception",
                        "p5.30-test-warn",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-universal-can",
                        "p5.30-universal-isa"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-catalyst-authentication-credential-http",
                        "p5.30-dancer2-session-cookie",
                        "p5.30-dist-zilla-role-dynamicconfig",
                        "p5.30-dist-zilla-role-stash-plugins",
                        "p5.30-dist-zilla-stash-podweaver",
                        "p5.30-email-sender",
                        "p5.30-soap-lite"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-gtk3-imageview",
                        "p5.30-html-formattext-withlinks",
                        "p5.30-test-mock-lwp",
                        "p5.30-fey-test"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-test-mockrandom",
            "portdir": "perl/p5-test-mockrandom",
            "version": "1.10.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::MockRandom",
            "description": "Test::MockRandom - Replaces random number generation with non-random number generation",
            "long_description": "Test::MockRandom - Replaces random number generation with non-random number generation",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-path-tiny"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-test-mocktime",
            "portdir": "perl/p5-test-mocktime",
            "version": "0.170.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::MockTime",
            "description": "Replaces actual time with simulated time",
            "long_description": "Replaces actual time with simulated time",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-apache-logformat-compiler",
                        "p5.30-datetime-format-flexible",
                        "p5.30-dist-zilla-plugin-ensurelatestperl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-test-mocktime-hires"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-test-mocktime-hires",
            "portdir": "perl/p5-test-mocktime-hires",
            "version": "0.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::MockTime::HiRes",
            "description": "Test::MockTime::HiRes - Replaces actual time with simulated high resolution time",
            "long_description": "Test::MockTime::HiRes - Replaces actual time with simulated high resolution time",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "p5.30-module-build",
                        "p5.30-module-build-tiny",
                        "p5.30-test-class",
                        "p5.30-test-requires"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-test-mocktime",
                        "p5.30-test-simple",
                        "p5.30-time-hires",
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-datetime-format-natural"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-test-mojibake",
            "portdir": "perl/p5-test-mojibake",
            "version": "1.300.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Mojibake",
            "description": "Test::Mojibake - check your source for encoding misbehavior",
            "long_description": "Test::Mojibake - check your source for encoding misbehavior",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-encode",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-unicode-checkutf8"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-dist-zilla-plugin-mojibaketests"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-test-moose-more",
            "portdir": "perl/p5-test-moose-more",
            "version": "0.50.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Moose::More",
            "description": "Test::Moose::More - More tools for testing Moose packages",
            "long_description": "Test::Moose::More - More tools for testing Moose packages",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-namespace-autoclean",
                        "p5.30-tap-simpleoutput",
                        "p5.30-test-checkdeps",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-sub-exporter-progressive",
                        "perl5.30",
                        "p5.30-syntax-keyword-junction",
                        "p5.30-data-optlist",
                        "p5.30-list-moreutils",
                        "p5.30-moose"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-dist-zilla-plugin-contributorsfromgit",
                        "p5.30-dist-zilla-pluginbundle-git-checkfor",
                        "p5.30-moosex-attributeshortcuts",
                        "p5.30-moosex-meta-typeconstraint-mooish",
                        "p5.30-moosex-traitfor-meta-class-betteranonclassnames",
                        "p5.30-moosex-util"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-test-more-utf8",
            "portdir": "perl/p5-test-more-utf8",
            "version": "0.50.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::More::UTF8",
            "description": "Test::More::UTF8 - Enhancing Test::More for UTF8-based projects",
            "long_description": "Test::More::UTF8 - Enhancing Test::More for UTF8-based projects",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-text-template"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-test-most",
            "portdir": "perl/p5-test-most",
            "version": "0.420.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Most",
            "description": "Test::Most - Most commonly needed test functions and features.",
            "long_description": "Test::Most - Most commonly needed test functions and features.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-data-dumper-names",
                        "p5.30-exception-class",
                        "p5.30-test-deep",
                        "perl5.30",
                        "p5.30-test-exception",
                        "p5.30-test-simple",
                        "p5.30-test-warn",
                        "p5.30-test-differences"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-treepath-role-graph",
                        "p5.30-bio-db-embl",
                        "p5.30-bio-db-ncbihelper",
                        "p5.30-test-writevariants",
                        "p5.30-array-iterator",
                        "p5.30-color-library",
                        "p5.30-config-identity",
                        "p5.30-config-jfdi",
                        "p5.30-const-exporter",
                        "p5.30-convert-binhex",
                        "p5.30-data-tumbler",
                        "p5.30-dist-zilla-plugin-readmeanyfrompod",
                        "p5.30-getopt-usaginator",
                        "p5.30-graphics-colornames",
                        "p5.30-math-matrixreal",
                        "p5.30-moosex-extended",
                        "p5.30-moosex-role-warnonconflict",
                        "p5.30-moosex-storage-io-chi",
                        "p5.30-package-pkg",
                        "p5.30-pithub",
                        "p5.30-sdl",
                        "p5.30-test-exports"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-bioperl",
                        "p5.30-test-class-most"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-test-needs",
            "portdir": "perl/p5-test-needs",
            "version": "0.2.10",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Needs",
            "description": "Test::Needs - Skip tests when modules not available.",
            "long_description": "Test::Needs - Skip tests when modules not available. Compatible with Test2 but does not require it.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-libwww-perl",
                        "p5.30-lwp-consolelogger",
                        "p5.30-www-mechanize-cached",
                        "p5.30-array-iterator",
                        "p5.30-catalyst-authentication-credential-http",
                        "p5.30-catalyst-plugin-session",
                        "p5.30-class-load",
                        "p5.30-class-load-xs",
                        "p5.30-data-visitor",
                        "p5.30-dist-zilla-app-command-regenerate",
                        "p5.30-dist-zilla-plugin-dynamicprereqs",
                        "p5.30-dist-zilla-plugin-git-contributors",
                        "p5.30-dist-zilla-plugin-makemaker-fallback",
                        "p5.30-dist-zilla-plugin-modulebuildtiny-fallback",
                        "p5.30-dist-zilla-plugin-rewriteversion-transitional",
                        "p5.30-dist-zilla-role-modulemetadata",
                        "p5.30-http-daemon",
                        "p5.30-http-message",
                        "p5.30-json-any",
                        "p5.30-json-maybexs",
                        "p5.30-log-dispatch",
                        "p5.30-lwp-protocol-https",
                        "p5.30-metacpan-client",
                        "p5.30-moose",
                        "p5.30-moosex-getopt",
                        "p5.30-moosex-methodattributes",
                        "p5.30-moosex-role-parameterized",
                        "p5.30-moosex-storage",
                        "p5.30-moosex-strictconstructor",
                        "p5.30-moosex-types",
                        "p5.30-moosex-types-path-class",
                        "p5.30-moosex-types-structured",
                        "p5.30-moosex-types-uri",
                        "p5.30-namespace-autoclean",
                        "p5.30-package-stash",
                        "p5.30-package-stash-xs",
                        "p5.30-pithub",
                        "p5.30-specio",
                        "p5.30-syntax-keyword-junction",
                        "p5.30-test-cleannamespaces",
                        "p5.30-test-deep-type",
                        "p5.30-test-lwp-useragent",
                        "p5.30-time-out",
                        "p5.30-uri",
                        "p5.30-www-oauth"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-test-nicedump",
            "portdir": "perl/p5-test-nicedump",
            "version": "1.0.1",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::NiceDump",
            "description": "Test::NiceDump - let's have a nice and human readable dump of our objects!",
            "long_description": "Test::NiceDump - let's have a nice and human readable dump of our objects!",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-data-dump",
                        "p5.30-safe-isa"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-net-stomp"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-test-notabs",
            "portdir": "perl/p5-test-notabs",
            "version": "2.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::NoTabs",
            "description": "Test::NoTabs - Check the presence of tabs in your project",
            "long_description": "Test::NoTabs - Check the presence of tabs in your project",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-test-nowarnings",
            "portdir": "perl/p5-test-nowarnings",
            "version": "1.60.0",
            "license": "LGPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::NoWarnings",
            "description": "Make sure you didn't emit any warnings while testing",
            "long_description": "Make sure you didn't emit any warnings while testing",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-authen-radius",
                        "p5.30-array-compare",
                        "p5.30-cgi",
                        "p5.30-cgi-compile",
                        "p5.30-cgi-simple",
                        "p5.30-dancer",
                        "p5.30-dancer-session-cookie",
                        "p5.30-data-ical",
                        "p5.30-datetime-format-flexible",
                        "p5.30-dist-zilla-plugin-autometaresources",
                        "p5.30-encode-imaputf7",
                        "p5.30-gd",
                        "p5.30-imap-bodystructure",
                        "p5.30-lingua-en-inflect-phrase",
                        "p5.30-list-uniq",
                        "p5.30-math-random-isaac",
                        "p5.30-math-random-isaac-xs",
                        "p5.30-net-idn-encode",
                        "p5.30-net-ssleay",
                        "p5.30-ppi",
                        "p5.30-spreadsheet-xlsx",
                        "p5.30-test-kit",
                        "p5.30-zmq-ffi"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-test-number-delta",
            "portdir": "perl/p5-test-number-delta",
            "version": "1.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Number::Delta",
            "description": "Test::Number::Delta - Compare the difference between numbers against a given tolerance",
            "long_description": "Test::Number::Delta - Compare the difference between numbers against a given tolerance",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-graphics-color",
                        "p5.30-inline-python"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-test-object",
            "portdir": "perl/p5-test-object",
            "version": "0.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Object",
            "description": "Thoroughly testing objects via registered handlers",
            "long_description": "Thoroughly testing objects via registered handlers",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-ppi"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-test-output",
            "portdir": "perl/p5-test-output",
            "version": "1.36.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Output",
            "description": "Test::Output - Utilities to test STDOUT and STDERR messages.",
            "long_description": "Test::Output - Utilities to test STDOUT and STDERR messages.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-capture-tiny"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-www-mechanize",
                        "p5.30-amazon-s3",
                        "p5.30-data-perl",
                        "p5.30-datetime-timezone",
                        "p5.30-dist-zilla-plugin-test-minimumversion",
                        "p5.30-eval-closure",
                        "p5.30-mojolicious-plugin-chi",
                        "p5.30-moose",
                        "p5.30-mouse",
                        "p5.30-test-kit"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-app-svn-bisect"
                    ]
                }
            ]
        }
    ]
}