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

{
    "count": 50452,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=659",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=657",
    "results": [
        {
            "name": "p5.34-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.34",
                        "p5.34-hook-lexwrap"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-ppi"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-subcalls"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-cpan-changes",
                        "p5.34-devel-cover",
                        "p5.34-io-stringy",
                        "p5.34-test-distmanifest",
                        "p5.34-test-pod",
                        "p5.34-test-pod-coverage",
                        "p5.34-test-version"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-strict"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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": [
                        "hunspell-en_US",
                        "perl5.34",
                        "p5.34-ipc-run3",
                        "p5.34-pod-spell",
                        "p5.34-text-tabsxwrap"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-spelling"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-devel-globalphase",
                        "p5.34-package-stash",
                        "perl5.34",
                        "p5.34-test-trap",
                        "p5.34-tie-ixhash",
                        "p5.34-test-deep"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-twitter-api"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-spec"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-capture-tiny",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-file-path",
                        "p5.34-test-simple",
                        "p5.34-text-diff"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-graphviz2"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-snapshot"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-json-maybexs",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-data-dumper",
                        "p5.34-term-table",
                        "p5.34-time-hires"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-convert-color",
                        "p5.34-file-sharedir-tiny",
                        "p5.34-iri",
                        "p5.34-net-netmask",
                        "p5.34-dist-zilla-plugin-ffi",
                        "p5.34-ffi-platypus",
                        "p5.34-params-util",
                        "p5.34-alien-gnuplot",
                        "p5.34-struct-dumb",
                        "p5.34-test-inter",
                        "p5.34-crypt-openpgp",
                        "p5.34-pod-spell",
                        "p5.34-perl-critic-moose",
                        "p5.34-future-xs",
                        "p5.34-role-hooks",
                        "p5.34-alien-cmake3",
                        "p5.34-data-buffer",
                        "p5.34-hash-merge-simple",
                        "p5.34-catalyst-plugin-authentication",
                        "p5.34-time-out",
                        "p5.34-cgi-compile",
                        "p5.34-math-random",
                        "p5.34-moox-strictconstructor",
                        "p5.34-pdl-fftw3",
                        "p5.34-devel-mat",
                        "p5.34-io-socket-ip",
                        "p5.34-dist-zilla-plugin-distbuild",
                        "p5.34-getopt-long-descriptive",
                        "p5.34-datetime-format-flexible",
                        "p5.34-alien-libxml2",
                        "p5.34-gd-barcode",
                        "p5.34-crypt-argon2",
                        "p5.34-cpan-uploader",
                        "p5.34-email-date-format",
                        "p5.34-datetime-locale",
                        "p5.34-feature-compat-class",
                        "p5.34-object-pad",
                        "p5.34-net-ip-checker",
                        "p5.34-role-identifiable",
                        "p5.34-datetime-hires",
                        "p5.34-alien-zlib",
                        "p5.34-syntax-keyword-try",
                        "p5.34-xs-parse-keyword",
                        "p5.34-package-deprecationmanager",
                        "p5.34-text-table",
                        "p5.34-type-tiny-xs",
                        "p5.34-moosex-extended",
                        "p5.34-clone",
                        "p5.34-devel-stacktrace-extract",
                        "p5.34-moosex-storage-format-jsonpm",
                        "p5.34-time-format",
                        "p5.34-syntax-keyword-junction",
                        "p5.34-xs-parse-sublike",
                        "p5.34-posix-strftime-compiler",
                        "p5.34-email-mime-encodings",
                        "p5.34-b-cow",
                        "p5.34-perl-critic-policy-perlsecret",
                        "p5.34-data-uuid-mt",
                        "p5.34-b-hooks-atruntime",
                        "p5.34-data-dump-streamer",
                        "p5.34-http-daemon",
                        "p5.34-sql-translator",
                        "p5.34-test-kit",
                        "p5.34-datetime-format-iso8601",
                        "p5.34-conf-libconfig",
                        "p5.34-moosex-getopt",
                        "p5.34-moosex-nonmoose",
                        "p5.34-mail-spamassassin",
                        "p5.34-future-asyncawait",
                        "p5.34-syntax-keyword-multisub",
                        "p5.34-lexical-var",
                        "p5.34-chart",
                        "p5.34-crypt-openssl-random",
                        "p5.34-lwp-protocol-https",
                        "p5.34-dist-zilla-plugin-ensurelatestperl",
                        "p5.34-file-listing",
                        "p5.34-spreadsheet-readsxc",
                        "p5.34-dbix-searchbuilder",
                        "p5.34-io-async",
                        "p5.34-dbd-csv",
                        "p5.34-moo",
                        "p5.34-graphics-tiff",
                        "p5.34-pod-eventual",
                        "p5.34-pod-coverage-trustpod",
                        "p5.34-net-ssh-perl",
                        "p5.34-pod-elemental-perlmunger",
                        "p5.34-html-restrict",
                        "p5.34-perl-prereqscanner",
                        "p5.34-astro-app-satpass2",
                        "p5.34-pod-markdown",
                        "p5.34-dbix-admin-createtable",
                        "p5.34-dbix-admin-dsnmanager",
                        "p5.34-crypt-bcrypt",
                        "p5.34-module-scandeps",
                        "p5.34-hash-ordered",
                        "p5.34-net-cli-interact",
                        "p5.34-dbix-admin-tableinfo",
                        "p5.34-uuid",
                        "p5.34-crypt-random",
                        "p5.34-devel-refcount",
                        "p5.34-module-cpanfile",
                        "p5.34-html-tagset",
                        "p5.34-gearman",
                        "p5.34-alien-hdf4",
                        "p5.34-dbd-pg",
                        "p5.34-amazon-s3",
                        "p5.34-graphics-colornames",
                        "p5.34-alien-base-modulebuild",
                        "p5.34-alien-build-plugin-cleanse-builddir",
                        "p5.34-alien-build-plugin-decode-sourceforge",
                        "p5.34-alien-build-plugin-download-github",
                        "p5.34-file-rename",
                        "p5.34-alien-build-plugin-download-gitlab",
                        "p5.34-alien-build-plugin-pkgconfig-ppwrapper",
                        "p5.34-alien-cfitsio",
                        "p5.34-alien-curl",
                        "p5.34-alien-editline",
                        "p5.34-alien-ffi",
                        "p5.34-alien-gmp",
                        "p5.34-alien-libuuid",
                        "p5.34-alien-patch",
                        "p5.34-alien-role-alt",
                        "p5.34-alien-rust",
                        "p5.34-astro-fits-cfitsio",
                        "p5.34-data-munge",
                        "p5.34-data-validate-domain",
                        "p5.34-devel-nytprof",
                        "p5.34-variable-ondestruct",
                        "p5.34-env-shellwords",
                        "p5.34-extutils-cchecker",
                        "p5.34-ffi-c",
                        "p5.34-ffi-checklib",
                        "p5.34-ffi-platypus-lang-rust",
                        "p5.34-ffi-platypus-type-enum",
                        "p5.34-file-changenotify",
                        "p5.34-future-queue",
                        "p5.34-goto-file",
                        "p5.34-http-body",
                        "p5.34-image-phash",
                        "p5.34-list-keywords",
                        "p5.34-long-jump",
                        "p5.34-math-dct",
                        "p5.34-metrics-any",
                        "p5.34-module-build-ffi",
                        "p5.34-params-validationcompiler",
                        "p5.34-shell-config-generate",
                        "p5.34-string-tagged",
                        "p5.34-string-tagged-markdown",
                        "p5.34-string-tagged-terminal",
                        "p5.34-string-ttylength",
                        "p5.34-sub-info",
                        "p5.34-syntax-keyword-match",
                        "p5.34-syntax-operator-divides",
                        "p5.34-syntax-operator-equ",
                        "p5.34-syntax-operator-existsor",
                        "p5.34-syntax-operator-in",
                        "p5.34-future-io",
                        "p5.34-template-plugin-cgi",
                        "p5.34-graphviz2",
                        "p5.34-graphviz2-dbi",
                        "p5.34-catalyst-view-tt",
                        "p5.34-math-utils",
                        "p5.34-moosex-role-warnonconflict",
                        "p5.34-net-libidn2",
                        "p5.34-package-stash-xs",
                        "p5.34-uuid-ffi",
                        "p5.34-meta",
                        "p5.34-regexp-common",
                        "p5.34-devel-checkos",
                        "p5.34-attribute-storage",
                        "p5.34-commandable",
                        "p5.34-archive-tar-wrapper",
                        "p5.34-syntax-keyword-defer",
                        "p5.34-alien-plplot",
                        "p5.34-syntax-keyword-dynamically"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-script",
                        "p5.34-apache-authcookie",
                        "p5.34-test-mocktime-hires",
                        "p5.34-finance-quote",
                        "p5.34-cpan-changes",
                        "p5.34-dancer",
                        "p5.34-sql-abstract",
                        "p5.34-sql-abstract-limit",
                        "p5.34-test-exports",
                        "p5.34-test-metrics-any",
                        "p5.34-test-most",
                        "p5.34-test-snapshot",
                        "p5.34-test-timer",
                        "p5.34-test-www-mechanize",
                        "p5.34-object-insideout",
                        "p5.34-math-random-mt-auto",
                        "p5.34-test2-tools-loadmodule",
                        "p5.34-math-mpfi",
                        "p5.34-protocol-http2",
                        "p5.34-sub-override",
                        "fsdb",
                        "p5.34-extutils-makemaker-cpanfile",
                        "p5.34-devel-dumptrace",
                        "p5.34-test-future-io-impl",
                        "p5.34-test2-plugin-cover",
                        "p5.34-test2-plugin-dbiprofile",
                        "p5.34-test2-plugin-ioevents",
                        "p5.34-test2-plugin-memusage",
                        "p5.34-test2-plugin-nowarnings",
                        "p5.34-test2-tools-explain",
                        "p5.34-test2-tools-process",
                        "p5.34-future",
                        "p5.34-gtk3-imageview",
                        "p5.34-test-expectandcheck",
                        "p5.34-alien-build",
                        "p5.34-test2-harness",
                        "p5.34-test2-plugin-uuid",
                        "p5-test-simple"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "ccdiff"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-test-requires",
                        "p5.34-time-hires",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-search-elasticsearch",
                        "p5.34-filesys-notify-kqueue",
                        "p5.34-math-random-secure",
                        "p5.34-redis",
                        "p5.34-filesys-notify-simple"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-sharedfork",
                        "p5.34-test-tcp"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-settings",
                        "p5.34-test-describeme"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34",
                        "p5.34-capture-tiny",
                        "p5.34-probe-perl",
                        "p5.34-test-simple",
                        "p5.34-text-parsewords"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-gearman-server",
                        "p5.34-test-inline",
                        "p5.34-perl-minimumversion",
                        "p5.34-ffi-platypus-lang-rust",
                        "p5.34-flickr-api"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-script"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-dist-zilla-plugin-checkprereqsindexed",
                        "p5.34-bio-db-embl",
                        "p5.34-mail-dkim",
                        "p5.34-libwww-perl",
                        "p5.34-http-cache-transparent",
                        "p5.34-net-dict",
                        "p5.34-test-lwp-useragent",
                        "p5.34-uri-fetch",
                        "p5.34-www-mechanize-cached",
                        "p5.34-bio-db-ncbihelper",
                        "p5.34-lwp-protocol-https"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-bioperl",
                        "p5-test-requiresinternet"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-extutils-makemaker",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-mouse",
                        "p5.34-test-mocktime-hires",
                        "p5.34-apache-logformat-compiler",
                        "p5.34-cache-lru",
                        "p5.34-catalyst-action-rest",
                        "p5.34-catalyst-view-email",
                        "p5.34-cgi-emulate-psgi",
                        "p5.34-class-refresh",
                        "p5.34-crypt-dh-gmp",
                        "p5.34-cwd-guard",
                        "p5.34-dancer-session-cookie",
                        "p5.34-data-messagepack",
                        "p5.34-data-section-simple",
                        "p5.34-devel-declare",
                        "p5.34-dist-zilla-plugin-checkextratests",
                        "p5.34-dist-zilla-plugin-readmeanyfrompod",
                        "p5.34-eval-closure",
                        "p5.34-starman",
                        "p5.34-http-cookiejar",
                        "p5.34-http-headers-fast",
                        "p5.34-json-webtoken",
                        "p5.34-module-implementation",
                        "p5.34-datetime-timezone",
                        "p5.34-moosex-aliases",
                        "p5.34-moosex-attributeshortcuts",
                        "p5.34-moosex-classattribute",
                        "p5.34-moosex-configfromfile",
                        "p5.34-moosex-singleton",
                        "p5.34-moosex-traits",
                        "p5.34-moosex-util",
                        "p5.34-moox-late",
                        "p5.34-moox-traits",
                        "p5.34-mousex-foreign",
                        "p5.34-params-validate",
                        "p5.34-proc-guard",
                        "p5.34-role-hooks",
                        "p5.34-cgi-compile",
                        "p5.34-data-validate-ip",
                        "p5.34-test-sharedfork",
                        "p5.34-text-xslate",
                        "p5.34-web-scraper",
                        "p5.34-xml-parser-lite",
                        "p5.34-zeromq",
                        "p5.34-moosex-types",
                        "p5.34-fey",
                        "p5.34-graphics-tiff",
                        "p5.34-module-scandeps",
                        "p5.34-sub-handlesvia",
                        "p5.34-catalyst-model-dbic-schema",
                        "p5.34-file-changenotify",
                        "p5.34-plack",
                        "p5.34-plack-test-agent",
                        "p5.34-class-unload"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-requires",
                        "p5.34-image-sane"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-regexp-common"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-regexp"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-module-build",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-devel-mat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-test-trap"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-refcount"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-portability-files"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34",
                        "p5.34-pod-coverage"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-mac-errors",
                        "p5.34-cgi-alternatives",
                        "p5.34-data-serializer",
                        "p5.34-file-find-object-rule",
                        "p5.34-git-raw",
                        "p5.34-perlio-utf8_strict",
                        "p5.34-test-strict",
                        "p5.34-authen-sasl",
                        "p5.34-module-find"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-semver",
                        "p5-test-pod-coverage",
                        "fsdb",
                        "p5.34-algorithm-curvefit",
                        "p5.34-module-mask"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.34-devel-nytprof",
                        "p5.34-mac-errors",
                        "p5.34-file-find-object-rule"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34",
                        "p5.34-pod-simple"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-crypt-openssl-random",
                        "p5.34-app-cli",
                        "rex",
                        "p5.34-test-strict",
                        "p5.34-authen-sasl",
                        "p5.34-compress-raw-zlib",
                        "p5.34-crypt-openssl-x509",
                        "p5.34-compress-raw-bzip2",
                        "p5.34-data-serializer",
                        "p5.34-net-patricia",
                        "p5.34-dbix-admin-tableinfo",
                        "p5.34-file-find-object-rule",
                        "p5.34-gedcom",
                        "p5.34-git-raw",
                        "p5.34-gstreamer1",
                        "p5.34-html-entities-interpolate",
                        "p5.34-mac-errors",
                        "p5.34-io-compress",
                        "p5.34-crypt-urandom",
                        "p5.34-moosex-storage-io-chi",
                        "p5.34-pegex",
                        "p5.34-pod-projectdocs",
                        "p5.34-module-find",
                        "p5.34-cgi-alternatives",
                        "p5.34-text-table-manifold",
                        "p5.34-treepath",
                        "p5.34-twitter-api",
                        "p5.34-search-elasticsearch",
                        "p5.34-test-kit",
                        "p5.34-sys-hostip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-algorithm-curvefit",
                        "p5.34-time-epoch",
                        "p5.34-mac-applescript-glue",
                        "p5.34-module-mask",
                        "p5.34-semver",
                        "p5-test-pod",
                        "p5.34-getopt-simple",
                        "fsdb",
                        "p5.34-dist-zilla-pluginbundle-starter"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.34-mac-errors",
                        "p5.34-io-compress-lzma",
                        "p5.34-devel-nytprof",
                        "p5.34-compress-raw-zlib",
                        "p5.34-compress-raw-bzip2",
                        "p5.34-io-compress",
                        "p5.34-file-find-object-rule"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-module-build",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-path-tiny",
                        "p5.34-perl-tidy",
                        "p5.34-text-diff"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-perltidy"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-module-build",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-mce",
                        "p5.34-perl-critic"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-finance-quote"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-perl-critic"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34",
                        "p5.34-capture-tiny"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-data-perl",
                        "p5.34-eval-closure",
                        "p5.34-mojolicious-plugin-chi",
                        "p5.34-datetime-timezone",
                        "p5.34-www-mechanize",
                        "p5.34-mouse",
                        "p5.34-test-kit",
                        "p5.34-amazon-s3",
                        "stow",
                        "p5.34-moose",
                        "p5.34-dist-zilla-plugin-test-minimumversion"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-app-svn-bisect",
                        "p5-test-output"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-ppi"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-object"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-graphics-color",
                        "p5.34-inline-python"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-number-delta"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-cgi-simple",
                        "p5.34-array-compare",
                        "p5.34-dancer-session-cookie",
                        "p5.34-data-ical",
                        "p5.34-dist-zilla-plugin-autometaresources",
                        "p5.34-imap-bodystructure",
                        "p5.34-list-uniq",
                        "p5.34-math-random-isaac",
                        "p5.34-math-random-isaac-xs",
                        "p5.34-gd",
                        "p5.34-net-idn-encode",
                        "p5.34-dancer",
                        "p5.34-net-ssleay",
                        "p5.34-cgi",
                        "p5.34-lingua-en-inflect-phrase",
                        "p5.34-zmq-ffi",
                        "p5.34-spreadsheet-xlsx",
                        "p5.34-encode-imaputf7",
                        "p5.34-test-kit",
                        "p5.34-authen-radius",
                        "fusioninventory-agent",
                        "p5.34-cgi-compile",
                        "p5.34-datetime-format-flexible",
                        "p5.34-ppi"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-nowarnings"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-notabs"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34",
                        "p5.34-data-dump",
                        "p5.34-safe-isa"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-net-stomp"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-nicedump"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-libwww-perl",
                        "p5.34-class-load",
                        "p5.34-class-load-xs",
                        "p5.34-dist-zilla-plugin-dynamicprereqs",
                        "p5.34-dist-zilla-plugin-modulebuildtiny-fallback",
                        "p5.34-dist-zilla-plugin-rewriteversion-transitional",
                        "p5.34-dist-zilla-role-modulemetadata",
                        "p5.34-moosex-role-parameterized",
                        "p5.34-moosex-storage",
                        "p5.34-moosex-strictconstructor",
                        "p5.34-moosex-types-path-class",
                        "p5.34-moosex-types-structured",
                        "p5.34-package-stash",
                        "p5.34-package-stash-xs",
                        "p5.34-test-cleannamespaces",
                        "p5.34-test-deep-type",
                        "p5.34-test-lwp-useragent",
                        "p5.34-www-mechanize-cached",
                        "p5.34-catalyst-authentication-credential-http",
                        "p5.34-moosex-types",
                        "p5.34-syntax-keyword-junction",
                        "p5.34-specio",
                        "p5.34-array-iterator",
                        "p5.34-http-daemon",
                        "p5.34-moosex-getopt",
                        "p5.34-lwp-protocol-https",
                        "p5.34-log-dispatch",
                        "p5.34-data-visitor",
                        "p5.34-json-any",
                        "p5.34-moosex-methodattributes",
                        "p5.34-dist-zilla-plugin-makemaker-fallback",
                        "p5.34-metacpan-client",
                        "p5.34-pithub",
                        "p5.34-www-oauth",
                        "p5.34-http-message",
                        "p5.34-moosex-types-uri",
                        "p5.34-json-maybexs",
                        "p5.34-moose",
                        "p5.34-namespace-autoclean",
                        "p5.34-dist-zilla-plugin-git-contributors",
                        "p5.34-uri",
                        "p5.34-time-out",
                        "p5.34-dist-zilla-app-command-regenerate",
                        "p5.34-catalyst-plugin-session"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-needs"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-data-dumper-names",
                        "p5.34-exception-class",
                        "p5.34-test-deep",
                        "perl5.34",
                        "p5.34-test-exception",
                        "p5.34-test-simple",
                        "p5.34-test-warn",
                        "p5.34-test-differences"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-const-exporter",
                        "p5.34-lwp-consolelogger",
                        "p5.34-pithub",
                        "p5.34-bio-db-embl",
                        "p5.34-color-library",
                        "p5.34-config-identity",
                        "p5.34-config-jfdi",
                        "p5.34-convert-binhex",
                        "p5.34-data-tumbler",
                        "p5.34-dist-zilla-plugin-readmeanyfrompod",
                        "p5.34-getopt-usaginator",
                        "p5.34-graphics-colornames",
                        "p5.34-math-matrixreal",
                        "p5.34-moosex-role-warnonconflict",
                        "p5.34-moosex-storage-io-chi",
                        "p5.34-package-pkg",
                        "p5.34-sdl",
                        "p5.34-test-exports",
                        "p5.34-test-writevariants",
                        "p5.34-treepath-role-graph",
                        "p5.34-moosex-extended",
                        "p5.34-array-iterator",
                        "p5.34-bio-db-ncbihelper"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-bioperl",
                        "p5-test-most",
                        "p5.34-test-class-most"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-text-template"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-more-utf8"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-namespace-autoclean",
                        "p5.34-tap-simpleoutput",
                        "p5.34-test-checkdeps",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-sub-exporter-progressive",
                        "perl5.34",
                        "p5.34-syntax-keyword-junction",
                        "p5.34-data-optlist",
                        "p5.34-list-moreutils",
                        "p5.34-moose"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-dist-zilla-plugin-contributorsfromgit",
                        "p5.34-dist-zilla-pluginbundle-git-checkfor",
                        "p5.34-moosex-attributeshortcuts",
                        "p5.34-moosex-meta-typeconstraint-mooish",
                        "p5.34-moosex-traitfor-meta-class-betteranonclassnames",
                        "p5.34-moosex-util"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-moose-more"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-encode",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-unicode-checkutf8"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-dist-zilla-plugin-mojibaketests",
                        "p5-test-mojibake"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-module-build",
                        "p5.34-module-build-tiny",
                        "p5.34-test-class",
                        "p5.34-test-requires"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-mocktime",
                        "p5.34-test-simple",
                        "p5.34-time-hires",
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-datetime-format-natural"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-mocktime-hires"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-apache-logformat-compiler",
                        "p5.34-dist-zilla-plugin-ensurelatestperl",
                        "p5.34-datetime-format-flexible"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-mocktime-hires",
                        "p5-test-mocktime"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-path-tiny"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-mockrandom"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-test-exception",
                        "p5.34-test-warn",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-universal-can",
                        "p5.34-universal-isa"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-dancer2-session-cookie",
                        "p5.34-dist-zilla-role-dynamicconfig",
                        "p5.34-dist-zilla-role-stash-plugins",
                        "p5.34-dist-zilla-stash-podweaver",
                        "p5.34-soap-lite",
                        "p5.34-catalyst-authentication-credential-http",
                        "p5.34-email-sender",
                        "fusioninventory-agent"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-gtk3-imageview",
                        "p5.34-fey-test",
                        "p5.34-html-formattext-withlinks",
                        "p5.34-test-mock-lwp",
                        "p5-test-mockobject"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-module-build",
                        "p5.34-test-warnings",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-super"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "fusioninventory-agent"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-mockmodule"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34",
                        "p5.34-test-mockobject"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-test-www-selenium"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-mock-lwp"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-module-build",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-class-load"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-json-webtoken"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-mock-guard"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34",
                        "p5.34-file-find-rule",
                        "p5.34-file-find-rule-perl",
                        "p5.34-perl-minimumversion"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-dist-zilla-plugin-test-compile"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-minimumversion"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-module-build",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-metrics-any",
                        "p5.34-test-simple"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-io-async"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-metrics-any"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34",
                        "p5.34-devel-cycle",
                        "p5.34-padwalker"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-pdf-builder",
                        "p5.34-pdf-api2",
                        "p5.34-bioperl",
                        "p5.34-html-scrubber",
                        "p5.34-mojolicious-plugin-chi",
                        "p5.34-plack-test-agent",
                        "p5.34-www-mechanize",
                        "p5.34-fey",
                        "p5.34-type-tiny",
                        "p5.34-moose"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-parse-mediawikidump",
                        "p5-test-memory-cycle"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-xml-rss"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-manifest"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-path-tiny",
                        "p5.34-plack",
                        "p5.34-test-deep",
                        "p5.34-test-fatal",
                        "p5.34-test-needs",
                        "p5.34-test-requiresinternet",
                        "p5.34-test-warnings"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-http-date",
                        "p5.34-http-message",
                        "p5.34-libwww-perl",
                        "p5.34-namespace-clean",
                        "p5.34-safe-isa",
                        "p5.34-try-tiny",
                        "p5.34-uri"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-feed-find",
                        "p5.34-lwp-consolelogger"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-lwp-useragent"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-data-ical",
                        "p5.34-mason",
                        "p5.34-sereal-encoder",
                        "p5.34-tree-simple-view",
                        "p5.34-sereal",
                        "p5.34-svn-dump",
                        "p5.34-sereal-decoder",
                        "p5.34-text-flow"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-dancer",
                        "p5.34-test-www-mechanize",
                        "p5-test-longstring"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-beam-emitter",
                        "p5.34-cli-osprey"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-lib"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-number-witherror"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-lectrotest"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-mouse",
                        "p5.34-data-messagepack",
                        "p5.34-hash-fieldhash",
                        "p5.34-libwww-perl",
                        "p5.34-beam-emitter",
                        "p5.34-list-moreutils",
                        "p5.34-math-random-isaac",
                        "p5.34-math-random-isaac-xs",
                        "p5.34-params-util",
                        "p5.34-template-toolkit",
                        "p5.34-list-someutils",
                        "p5.34-list-moreutils-xs",
                        "p5.34-list-someutils-xs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-protocol-http2"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.34-html-tree"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-test-nowarnings",
                        "p5.34-test-output",
                        "p5.34-test-pod",
                        "p5.34-test-simple",
                        "p5.34-test-warn",
                        "p5.34-test-exception"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-hook-lexwrap",
                        "p5.34-import-into",
                        "p5.34-module-runtime",
                        "p5.34-sub-delete",
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-pod-readme"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-kit"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-module-build",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-json-any",
                        "p5.34-test-differences"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-rdf-query",
                        "p5.34-rdf-trine"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-json"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-test-simple",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-date-manip",
                        "p5.34-locale-codes"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-inter"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-test-classapi",
                        "p5.34-test-script",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-file-chmod",
                        "p5.34-file-find-rule",
                        "p5.34-file-flat",
                        "perl5.34",
                        "p5.34-params-util",
                        "p5.34-path-tiny",
                        "p5.34-file-remove",
                        "p5.34-algorithm-dependency",
                        "p5.34-config-tiny"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-inline"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-indistdir"
                    ]
                }
            ]
        }
    ]
}