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

{
    "count": 50422,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=739",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=737",
    "results": [
        {
            "name": "p5.30-test-subcalls",
            "portdir": "perl/p5-test-subcalls",
            "version": "1.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::SubCalls",
            "description": "Track the number of times subs are called",
            "long_description": "Track the number of times subs are called",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-hook-lexwrap"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-ppi"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-test-strict",
            "portdir": "perl/p5-test-strict",
            "version": "0.540.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Strict",
            "description": "Test::Strict - Check syntax, presence of 'use strict' and test coverage",
            "long_description": "Test::Strict - Check syntax, presence of 'use strict' and test coverage",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "p5.30-cpan-changes",
                        "p5.30-devel-cover",
                        "p5.30-io-stringy",
                        "p5.30-test-distmanifest",
                        "p5.30-test-pod",
                        "p5.30-test-pod-coverage",
                        "p5.30-test-version"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-test-spelling",
            "portdir": "perl/p5-test-spelling",
            "version": "0.250.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Spelling",
            "description": "Test::Spelling - Check for spelling errors in POD files",
            "long_description": "Test::Spelling - Check for spelling errors in POD files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-ipc-run3",
                        "p5.30-pod-spell",
                        "p5.30-text-tabsxwrap",
                        "hunspell-en_US"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-test-spec",
            "portdir": "perl/p5-test-spec",
            "version": "0.540.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Spec",
            "description": "Test::Spec - Write tests in a declarative specification style",
            "long_description": "Test::Spec - Write tests in a declarative specification style",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-devel-globalphase",
                        "p5.30-package-stash",
                        "perl5.30",
                        "p5.30-test-trap",
                        "p5.30-tie-ixhash",
                        "p5.30-test-deep"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-twitter-api"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-test-snapshot",
            "portdir": "perl/p5-test-snapshot",
            "version": "0.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Snapshot",
            "description": "Test::Snapshot - test against data stored in automatically-named file",
            "long_description": "Test::Snapshot - test against data stored in automatically-named file",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-capture-tiny",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-file-path",
                        "p5.30-test-simple",
                        "p5.30-text-diff"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-graphviz2"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-test-simple",
            "portdir": "perl/p5-test-simple",
            "version": "1.302.219",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Simple",
            "description": "Test::Simple - Basic utilities for writing tests.",
            "long_description": "Test::Simple - Basic utilities for writing tests.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-json-maybexs",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-data-dumper",
                        "p5.30-term-table",
                        "p5.30-time-hires"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-xs-parse-sublike",
                        "p5.30-commandable",
                        "p5.30-archive-tar-wrapper",
                        "p5.30-syntax-keyword-defer",
                        "p5.30-alien-plplot",
                        "p5.30-syntax-keyword-dynamically",
                        "p5.30-convert-color",
                        "p5.30-file-sharedir-tiny",
                        "p5.30-iri",
                        "p5.30-net-netmask",
                        "p5.30-dist-zilla-plugin-ffi",
                        "p5.30-ffi-platypus",
                        "p5.30-struct-dumb",
                        "p5.30-test-inter",
                        "p5.30-crypt-openpgp",
                        "p5.30-pod-spell",
                        "p5.30-future-xs",
                        "p5.30-alien-cmake3",
                        "p5.30-data-buffer",
                        "p5.30-hash-merge-simple",
                        "p5.30-catalyst-plugin-authentication",
                        "p5.30-time-out",
                        "p5.30-cgi-compile",
                        "p5.30-math-random",
                        "p5.30-moox-strictconstructor",
                        "p5.30-pdl-fftw3",
                        "p5.30-devel-mat",
                        "p5.30-io-socket-ip",
                        "p5.30-dist-zilla-plugin-distbuild",
                        "p5.30-getopt-long-descriptive",
                        "p5.30-datetime-format-flexible",
                        "p5.30-alien-libxml2",
                        "p5.30-gd-barcode",
                        "p5.30-crypt-argon2",
                        "p5.30-datetime-locale",
                        "p5.30-feature-compat-class",
                        "p5.30-object-pad",
                        "p5.30-alien-zlib",
                        "p5.30-clone",
                        "p5.30-perl-prereqscanner",
                        "p5.30-alien-gnuplot",
                        "p5.30-cpan-uploader",
                        "p5.30-email-date-format",
                        "p5.30-datetime-hires",
                        "p5.30-syntax-keyword-try",
                        "p5.30-xs-parse-keyword",
                        "p5.30-package-deprecationmanager",
                        "p5.30-b-cow",
                        "p5.30-b-hooks-atruntime",
                        "p5.30-dbd-csv",
                        "p5.30-dbix-admin-createtable",
                        "p5.30-dbix-admin-dsnmanager",
                        "p5.30-dbix-admin-tableinfo",
                        "p5.30-devel-refcount",
                        "p5.30-gearman",
                        "p5.30-graphics-colornames",
                        "p5.30-graphviz2",
                        "p5.30-graphviz2-dbi",
                        "p5.30-catalyst-view-tt",
                        "p5.30-math-utils",
                        "p5.30-moosex-role-warnonconflict",
                        "p5.30-net-libidn2",
                        "p5.30-package-stash-xs",
                        "p5.30-params-util",
                        "p5.30-perl-critic-moose",
                        "p5.30-role-hooks",
                        "p5.30-net-ip-checker",
                        "p5.30-role-identifiable",
                        "p5.30-text-table",
                        "p5.30-type-tiny-xs",
                        "p5.30-moosex-extended",
                        "p5.30-devel-stacktrace-extract",
                        "p5.30-moosex-storage-format-jsonpm",
                        "p5.30-time-format",
                        "p5.30-syntax-keyword-junction",
                        "p5.30-posix-strftime-compiler",
                        "p5.30-email-mime-encodings",
                        "p5.30-data-uuid-mt",
                        "p5.30-perl-critic-policy-perlsecret",
                        "p5.30-data-dump-streamer",
                        "p5.30-http-daemon",
                        "p5.30-sql-translator",
                        "p5.30-test-kit",
                        "p5.30-datetime-format-iso8601",
                        "p5.30-conf-libconfig",
                        "p5.30-moosex-getopt",
                        "p5.30-moosex-nonmoose",
                        "p5.30-mail-spamassassin",
                        "p5.30-future-asyncawait",
                        "p5.30-syntax-keyword-multisub",
                        "p5.30-lexical-var",
                        "p5.30-chart",
                        "p5.30-crypt-openssl-random",
                        "p5.30-lwp-protocol-https",
                        "p5.30-dist-zilla-plugin-ensurelatestperl",
                        "p5.30-file-listing",
                        "p5.30-spreadsheet-readsxc",
                        "p5.30-io-async",
                        "p5.30-dbix-searchbuilder",
                        "p5.30-moo",
                        "p5.30-pod-eventual",
                        "p5.30-graphics-tiff",
                        "p5.30-pod-coverage-trustpod",
                        "p5.30-net-ssh-perl",
                        "p5.30-pod-elemental-perlmunger",
                        "p5.30-html-restrict",
                        "p5.30-astro-app-satpass2",
                        "p5.30-pod-markdown",
                        "p5.30-crypt-bcrypt",
                        "p5.30-module-scandeps",
                        "p5.30-hash-ordered",
                        "p5.30-net-cli-interact",
                        "p5.30-uuid",
                        "p5.30-crypt-random",
                        "p5.30-module-cpanfile",
                        "p5.30-html-tagset",
                        "p5.30-alien-hdf4",
                        "p5.30-dbd-pg",
                        "p5.30-amazon-s3",
                        "p5.30-alien-base-modulebuild",
                        "p5.30-alien-build-plugin-cleanse-builddir",
                        "p5.30-alien-build-plugin-decode-sourceforge",
                        "p5.30-alien-build-plugin-download-github",
                        "p5.30-file-rename",
                        "p5.30-alien-build-plugin-download-gitlab",
                        "p5.30-alien-build-plugin-pkgconfig-ppwrapper",
                        "p5.30-alien-cfitsio",
                        "p5.30-alien-curl",
                        "p5.30-alien-editline",
                        "p5.30-alien-ffi",
                        "p5.30-alien-gmp",
                        "p5.30-alien-libuuid",
                        "p5.30-alien-patch",
                        "p5.30-alien-role-alt",
                        "p5.30-alien-rust",
                        "p5.30-astro-fits-cfitsio",
                        "p5.30-data-munge",
                        "p5.30-data-validate-domain",
                        "p5.30-devel-nytprof",
                        "p5.30-variable-ondestruct",
                        "p5.30-env-shellwords",
                        "p5.30-extutils-cchecker",
                        "p5.30-ffi-c",
                        "p5.30-ffi-checklib",
                        "p5.30-ffi-platypus-lang-rust",
                        "p5.30-ffi-platypus-type-enum",
                        "p5.30-file-changenotify",
                        "p5.30-future-queue",
                        "p5.30-goto-file",
                        "p5.30-http-body",
                        "p5.30-image-phash",
                        "p5.30-list-keywords",
                        "p5.30-long-jump",
                        "p5.30-math-dct",
                        "p5.30-metrics-any",
                        "p5.30-module-build-ffi",
                        "p5.30-params-validationcompiler",
                        "p5.30-shell-config-generate",
                        "p5.30-string-tagged",
                        "p5.30-string-tagged-markdown",
                        "p5.30-string-tagged-terminal",
                        "p5.30-string-ttylength",
                        "p5.30-sub-info",
                        "p5.30-syntax-keyword-match",
                        "p5.30-syntax-operator-divides",
                        "p5.30-syntax-operator-equ",
                        "p5.30-syntax-operator-existsor",
                        "p5.30-syntax-operator-in",
                        "p5.30-template-plugin-cgi",
                        "p5.30-future-io",
                        "p5.30-uuid-ffi",
                        "p5.30-meta",
                        "p5.30-regexp-common",
                        "p5.30-devel-checkos",
                        "p5.30-attribute-storage"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-apache-authcookie",
                        "p5.30-test2-tools-process",
                        "p5.30-test-expectandcheck",
                        "p5.30-test-exports",
                        "p5.30-test-metrics-any",
                        "p5.30-test-most",
                        "p5.30-test-snapshot",
                        "p5.30-test-timer",
                        "p5.30-test-mocktime-hires",
                        "p5.30-protocol-http2",
                        "p5.30-sub-override",
                        "p5.30-finance-quote",
                        "p5.30-test-www-mechanize",
                        "p5.30-test-script",
                        "p5.30-future",
                        "p5.30-gtk3-imageview",
                        "p5.30-cpan-changes",
                        "p5.30-test2-harness",
                        "p5.30-alien-build",
                        "p5.30-test2-plugin-uuid",
                        "p5.30-extutils-makemaker-cpanfile",
                        "p5.30-object-insideout",
                        "p5.30-test2-plugin-cover",
                        "p5.30-test2-tools-loadmodule",
                        "p5.30-math-random-mt-auto",
                        "p5.30-test2-plugin-dbiprofile",
                        "p5.30-devel-dumptrace",
                        "p5.30-test2-plugin-ioevents",
                        "p5.30-test2-plugin-memusage",
                        "p5.30-dancer",
                        "p5.30-test2-plugin-nowarnings",
                        "p5.30-test-future-io-impl",
                        "p5.30-test2-tools-explain",
                        "p5.30-math-mpfi",
                        "p5.30-sql-abstract",
                        "p5.30-sql-abstract-limit"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-test-sharedfork",
            "portdir": "perl/p5-test-sharedfork",
            "version": "0.350.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::SharedFork",
            "description": "Test::SharedFork - use fork() safely in test code",
            "long_description": "Test::SharedFork - use fork() safely in test code",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-test-requires",
                        "p5.30-time-hires",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-redis",
                        "p5.30-filesys-notify-simple",
                        "p5.30-math-random-secure",
                        "p5.30-search-elasticsearch",
                        "p5.30-filesys-notify-kqueue"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-test-tcp"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-test-settings",
            "portdir": "perl/p5-test-settings",
            "version": "0.3.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Settings",
            "description": "Test::Settings - Ask or tell when certain types of tests should be run",
            "long_description": "Test::Settings - Ask or tell when certain types of tests should be run",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-test-describeme"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-test-script",
            "portdir": "perl/p5-test-script",
            "version": "1.310.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Script",
            "description": "Test::Script - Basic cross-platform tests for scripts",
            "long_description": "Test::Script - Basic cross-platform tests for scripts",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-capture-tiny",
                        "p5.30-probe-perl",
                        "p5.30-test-simple",
                        "p5.30-text-parsewords"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-gearman-server",
                        "p5.30-test-inline",
                        "p5.30-perl-minimumversion",
                        "p5.30-ffi-platypus-lang-rust",
                        "p5.30-flickr-api"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-test-requiresinternet",
            "portdir": "perl/p5-test-requiresinternet",
            "version": "0.50.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::RequiresInternet",
            "description": "Test::RequiresInternet - Easily test network connectivity",
            "long_description": "Test::RequiresInternet - Easily test network connectivity",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-libwww-perl",
                        "p5.30-bio-db-embl",
                        "p5.30-dist-zilla-plugin-checkprereqsindexed",
                        "p5.30-http-cache-transparent",
                        "p5.30-net-dict",
                        "p5.30-test-lwp-useragent",
                        "p5.30-uri-fetch",
                        "p5.30-www-mechanize-cached",
                        "p5.30-bio-db-ncbihelper",
                        "p5.30-lwp-protocol-https",
                        "p5.30-mail-dkim"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-bioperl"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-test-requires",
            "portdir": "perl/p5-test-requires",
            "version": "0.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Requires",
            "description": "Checks to see if the module can be loaded",
            "long_description": "Checks to see if the module can be loaded",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-extutils-makemaker",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-mouse",
                        "p5.30-test-mocktime-hires",
                        "p5.30-apache-logformat-compiler",
                        "p5.30-cache-lru",
                        "p5.30-catalyst-action-rest",
                        "p5.30-catalyst-view-email",
                        "p5.30-cgi-emulate-psgi",
                        "p5.30-class-refresh",
                        "p5.30-crypt-dh-gmp",
                        "p5.30-cwd-guard",
                        "p5.30-dancer-session-cookie",
                        "p5.30-data-messagepack",
                        "p5.30-data-section-simple",
                        "p5.30-devel-declare",
                        "p5.30-dist-zilla-plugin-checkextratests",
                        "p5.30-dist-zilla-plugin-readmeanyfrompod",
                        "p5.30-eval-closure",
                        "p5.30-starman",
                        "p5.30-http-cookiejar",
                        "p5.30-http-headers-fast",
                        "p5.30-json-webtoken",
                        "p5.30-module-implementation",
                        "p5.30-datetime-timezone",
                        "p5.30-moosex-aliases",
                        "p5.30-moosex-attributeshortcuts",
                        "p5.30-moosex-classattribute",
                        "p5.30-moosex-configfromfile",
                        "p5.30-moosex-singleton",
                        "p5.30-moosex-traits",
                        "p5.30-moosex-util",
                        "p5.30-moox-late",
                        "p5.30-moox-traits",
                        "p5.30-mousex-foreign",
                        "p5.30-params-validate",
                        "p5.30-proc-guard",
                        "p5.30-role-hooks",
                        "p5.30-test-sharedfork",
                        "p5.30-text-xslate",
                        "p5.30-web-scraper",
                        "p5.30-xml-parser-lite",
                        "p5.30-zeromq",
                        "p5.30-moosex-types",
                        "p5.30-fey",
                        "p5.30-graphics-tiff",
                        "p5.30-module-scandeps",
                        "p5.30-sub-handlesvia",
                        "p5.30-data-validate-ip",
                        "p5.30-catalyst-model-dbic-schema",
                        "p5.30-file-changenotify",
                        "p5.30-plack",
                        "p5.30-plack-test-agent",
                        "p5.30-class-unload",
                        "p5.30-cgi-compile"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-image-sane"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-test-regexp",
            "portdir": "perl/p5-test-regexp",
            "version": "2017040101",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Regexp",
            "description": "Test::Regexp - Test your regular expressions",
            "long_description": "Test::Regexp - Test your regular expressions",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-regexp-common"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-test-refcount",
            "portdir": "perl/p5-test-refcount",
            "version": "0.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Refcount",
            "description": "Test::Refcount - assert reference counts on objects",
            "long_description": "Test::Refcount - assert reference counts on objects",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-module-build",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-devel-mat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-test-trap"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-test-portability-files",
            "portdir": "perl/p5-test-portability-files",
            "version": "0.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Portability::Files",
            "description": "Check file names portability",
            "long_description": "This module is used to check the portability across operating systems of the names of the files present in the distribution of a module.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-test-pod-coverage",
            "portdir": "perl/p5-test-pod-coverage",
            "version": "1.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Pod::Coverage",
            "description": "Check for pod coverage in a distribution",
            "long_description": "Check for pod coverage in a distribution",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-pod-coverage"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-cgi-alternatives",
                        "p5.30-test-strict",
                        "p5.30-data-serializer",
                        "p5.30-mac-errors",
                        "p5.30-file-find-object-rule",
                        "p5.30-git-raw",
                        "p5.30-module-find",
                        "p5.30-authen-sasl",
                        "p5.30-perlio-utf8_strict"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-module-mask",
                        "p5.30-semver",
                        "p5.30-algorithm-curvefit"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.30-devel-nytprof",
                        "p5.30-mac-errors",
                        "p5.30-file-find-object-rule"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-test-pod",
            "portdir": "perl/p5-test-pod",
            "version": "1.520.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Pod",
            "description": "check for POD errors in files",
            "long_description": "check for POD errors in files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-pod-simple"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-dbix-admin-tableinfo",
                        "p5.30-sys-hostip",
                        "p5.30-twitter-api",
                        "p5.30-search-elasticsearch",
                        "p5.30-test-kit",
                        "p5.30-crypt-openssl-random",
                        "p5.30-test-strict",
                        "p5.30-authen-sasl",
                        "p5.30-crypt-openssl-x509",
                        "p5.30-compress-raw-bzip2",
                        "p5.30-compress-raw-zlib",
                        "p5.30-io-compress",
                        "p5.30-net-patricia",
                        "p5.30-module-find",
                        "p5.30-crypt-urandom",
                        "p5.30-mac-errors",
                        "p5.30-cgi-alternatives",
                        "p5.30-app-cli",
                        "p5.30-data-serializer",
                        "p5.30-file-find-object-rule",
                        "p5.30-gedcom",
                        "p5.30-git-raw",
                        "p5.30-gstreamer1",
                        "p5.30-html-entities-interpolate",
                        "p5.30-moosex-storage-io-chi",
                        "p5.30-pegex",
                        "p5.30-pod-projectdocs",
                        "p5.30-text-table-manifold",
                        "p5.30-treepath"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-time-epoch",
                        "p5.30-mac-applescript-glue",
                        "p5.30-getopt-simple",
                        "p5.30-algorithm-curvefit",
                        "p5.30-module-mask",
                        "p5.30-semver",
                        "p5.30-dist-zilla-pluginbundle-starter"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.30-devel-nytprof",
                        "p5.30-compress-raw-bzip2",
                        "p5.30-compress-raw-zlib",
                        "p5.30-mac-errors",
                        "p5.30-io-compress",
                        "p5.30-file-find-object-rule",
                        "p5.30-io-compress-lzma"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-test-perltidy",
            "portdir": "perl/p5-test-perltidy",
            "version": "20260110",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::PerlTidy",
            "description": "Check that all your files are tidy.",
            "long_description": "Check that all your files are tidy.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-module-build",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-path-tiny",
                        "p5.30-perl-tidy",
                        "p5.30-text-diff"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-test-perl-critic",
            "portdir": "perl/p5-test-perl-critic",
            "version": "1.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Perl::Critic",
            "description": "Use Perl::Critic in test programs",
            "long_description": "Use Perl::Critic in test programs",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-module-build",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-mce",
                        "p5.30-perl-critic"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-finance-quote"
                    ]
                }
            ]
        },
        {
            "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-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-capture-tiny"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-mouse",
                        "p5.30-eval-closure",
                        "p5.30-mojolicious-plugin-chi",
                        "p5.30-datetime-timezone",
                        "p5.30-data-perl",
                        "p5.30-test-kit",
                        "p5.30-amazon-s3",
                        "p5.30-moose",
                        "p5.30-dist-zilla-plugin-test-minimumversion",
                        "p5.30-www-mechanize"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-app-svn-bisect"
                    ]
                }
            ]
        },
        {
            "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-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-ppi"
                    ]
                }
            ]
        },
        {
            "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-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-graphics-color",
                        "p5.30-inline-python"
                    ]
                }
            ]
        },
        {
            "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-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-cgi-simple",
                        "p5.30-array-compare",
                        "p5.30-dancer-session-cookie",
                        "p5.30-data-ical",
                        "p5.30-dist-zilla-plugin-autometaresources",
                        "p5.30-imap-bodystructure",
                        "p5.30-list-uniq",
                        "p5.30-math-random-isaac",
                        "p5.30-math-random-isaac-xs",
                        "p5.30-gd",
                        "p5.30-net-idn-encode",
                        "p5.30-dancer",
                        "p5.30-cgi",
                        "p5.30-lingua-en-inflect-phrase",
                        "p5.30-zmq-ffi",
                        "p5.30-spreadsheet-xlsx",
                        "p5.30-encode-imaputf7",
                        "p5.30-test-kit",
                        "p5.30-authen-radius",
                        "p5.30-cgi-compile",
                        "p5.30-datetime-format-flexible",
                        "p5.30-ppi",
                        "p5.30-net-ssleay"
                    ]
                }
            ]
        },
        {
            "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-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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-14"
                    ]
                },
                {
                    "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-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-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-class-load",
                        "p5.30-class-load-xs",
                        "p5.30-dist-zilla-plugin-dynamicprereqs",
                        "p5.30-dist-zilla-plugin-modulebuildtiny-fallback",
                        "p5.30-dist-zilla-plugin-rewriteversion-transitional",
                        "p5.30-dist-zilla-role-modulemetadata",
                        "p5.30-moosex-role-parameterized",
                        "p5.30-moosex-storage",
                        "p5.30-moosex-strictconstructor",
                        "p5.30-moosex-types-path-class",
                        "p5.30-moosex-types-structured",
                        "p5.30-package-stash",
                        "p5.30-package-stash-xs",
                        "p5.30-test-cleannamespaces",
                        "p5.30-test-deep-type",
                        "p5.30-test-lwp-useragent",
                        "p5.30-www-mechanize-cached",
                        "p5.30-catalyst-authentication-credential-http",
                        "p5.30-moosex-types",
                        "p5.30-specio",
                        "p5.30-syntax-keyword-junction",
                        "p5.30-array-iterator",
                        "p5.30-http-daemon",
                        "p5.30-moosex-getopt",
                        "p5.30-lwp-protocol-https",
                        "p5.30-log-dispatch",
                        "p5.30-data-visitor",
                        "p5.30-json-any",
                        "p5.30-moosex-methodattributes",
                        "p5.30-dist-zilla-plugin-makemaker-fallback",
                        "p5.30-metacpan-client",
                        "p5.30-pithub",
                        "p5.30-www-oauth",
                        "p5.30-http-message",
                        "p5.30-moosex-types-uri",
                        "p5.30-json-maybexs",
                        "p5.30-moose",
                        "p5.30-namespace-autoclean",
                        "p5.30-dist-zilla-plugin-git-contributors",
                        "p5.30-uri",
                        "p5.30-time-out",
                        "p5.30-dist-zilla-app-command-regenerate",
                        "p5.30-catalyst-plugin-session",
                        "p5.30-libwww-perl"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-test-most",
            "portdir": "perl/p5-test-most",
            "version": "0.380.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-14"
                    ]
                },
                {
                    "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-const-exporter",
                        "p5.30-pithub",
                        "p5.30-bio-db-embl",
                        "p5.30-color-library",
                        "p5.30-config-identity",
                        "p5.30-config-jfdi",
                        "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-role-warnonconflict",
                        "p5.30-moosex-storage-io-chi",
                        "p5.30-package-pkg",
                        "p5.30-sdl",
                        "p5.30-test-exports",
                        "p5.30-test-writevariants",
                        "p5.30-treepath-role-graph",
                        "p5.30-moosex-extended",
                        "p5.30-array-iterator",
                        "p5.30-bio-db-ncbihelper",
                        "p5.30-lwp-consolelogger"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-bioperl",
                        "p5.30-test-class-most"
                    ]
                }
            ]
        },
        {
            "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-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-text-template"
                    ]
                }
            ]
        },
        {
            "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-14"
                    ]
                },
                {
                    "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-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-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-unicode-checkutf8"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-dist-zilla-plugin-mojibaketests"
                    ]
                }
            ]
        },
        {
            "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": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "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-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": 431
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-apache-logformat-compiler",
                        "p5.30-dist-zilla-plugin-ensurelatestperl",
                        "p5.30-datetime-format-flexible"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-test-mocktime-hires"
                    ]
                }
            ]
        },
        {
            "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-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-path-tiny"
                    ]
                }
            ]
        },
        {
            "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-14"
                    ]
                },
                {
                    "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-dist-zilla-stash-podweaver",
                        "p5.30-email-sender",
                        "p5.30-dancer2-session-cookie",
                        "p5.30-dist-zilla-role-dynamicconfig",
                        "p5.30-dist-zilla-role-stash-plugins",
                        "p5.30-soap-lite"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-gtk3-imageview",
                        "p5.30-fey-test",
                        "p5.30-html-formattext-withlinks",
                        "p5.30-test-mock-lwp"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-test-mockmodule",
            "portdir": "perl/p5-test-mockmodule",
            "version": "0.180.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": [
                        "p5.30-module-build",
                        "p5.30-test-warnings",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-super"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-test-mockobject"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-test-www-selenium"
                    ]
                }
            ]
        },
        {
            "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-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-class-load"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-json-webtoken"
                    ]
                }
            ]
        },
        {
            "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-14"
                    ]
                },
                {
                    "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-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-14"
                    ]
                },
                {
                    "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-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-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-devel-cycle",
                        "p5.30-padwalker"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-pdf-builder",
                        "p5.30-pdf-api2",
                        "p5.30-bioperl",
                        "p5.30-html-scrubber",
                        "p5.30-mojolicious-plugin-chi",
                        "p5.30-www-mechanize",
                        "p5.30-fey",
                        "p5.30-type-tiny",
                        "p5.30-moose",
                        "p5.30-plack-test-agent"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-parse-mediawikidump"
                    ]
                }
            ]
        },
        {
            "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-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-xml-rss"
                    ]
                }
            ]
        },
        {
            "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-14",
                        "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-feed-find",
                        "p5.30-lwp-consolelogger"
                    ]
                }
            ]
        },
        {
            "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-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-data-ical",
                        "p5.30-mason",
                        "p5.30-tree-simple-view",
                        "p5.30-sereal",
                        "p5.30-svn-dump",
                        "p5.30-sereal-decoder",
                        "p5.30-text-flow",
                        "p5.30-sereal-encoder"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-dancer",
                        "p5.30-test-www-mechanize"
                    ]
                }
            ]
        },
        {
            "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-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-beam-emitter",
                        "p5.30-cli-osprey"
                    ]
                }
            ]
        },
        {
            "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-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-number-witherror"
                    ]
                }
            ]
        },
        {
            "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-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-mouse",
                        "p5.30-data-messagepack",
                        "p5.30-hash-fieldhash",
                        "p5.30-libwww-perl",
                        "p5.30-beam-emitter",
                        "p5.30-list-moreutils",
                        "p5.30-math-random-isaac",
                        "p5.30-math-random-isaac-xs",
                        "p5.30-params-util",
                        "p5.30-template-toolkit",
                        "p5.30-list-someutils",
                        "p5.30-list-moreutils-xs",
                        "p5.30-list-someutils-xs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-protocol-http2"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.30-html-tree"
                    ]
                }
            ]
        },
        {
            "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-15",
                        "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-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-14"
                    ]
                },
                {
                    "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-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-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-date-manip",
                        "p5.30-locale-codes"
                    ]
                }
            ]
        },
        {
            "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-14"
                    ]
                },
                {
                    "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-indistdir",
            "portdir": "perl/p5-test-indistdir",
            "version": "1.112.71",
            "license": "unrestricted",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::InDistDir",
            "description": "Test::InDistDir - test environment setup for development with IDE",
            "long_description": "Test::InDistDir - test environment setup for development with IDE",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}