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

{
    "count": 50576,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=822",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=820",
    "results": [
        {
            "name": "p5.26-test-time",
            "portdir": "perl/p5-test-time",
            "version": "0.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Time",
            "description": "Test::Time - Overrides the time() and sleep() core functions for testing",
            "long_description": "Test::Time - Overrides the time() and sleep() core functions for testing",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-cookie-baker"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-test-tempdir-tiny",
            "portdir": "perl/p5-test-tempdir-tiny",
            "version": "0.18.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::TempDir::Tiny",
            "description": "Test::TempDir::Tiny - Temporary directories that stick around when tests fail",
            "long_description": "Test::TempDir::Tiny - Temporary directories that stick around when tests fail",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-capture-tiny"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-file-temp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-dist-zilla-app-command-regenerate",
                        "p5.26-dist-zilla-plugin-contributorsfromgit",
                        "p5.26-dist-zilla-pluginbundle-git-checkfor"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-test-tcp",
            "portdir": "perl/p5-test-tcp",
            "version": "2.220.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::TCP",
            "description": "Test::TCP - for testing TCP/IP programs",
            "long_description": "Test::TCP - for testing TCP/IP programs",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-io-socket-ip",
                        "p5.26-test-sharedfork",
                        "p5.26-time-hires"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-proc-guard",
                        "p5.26-redis",
                        "p5.26-perlio-via-timeout",
                        "p5.26-zeromq",
                        "p5.26-gearman",
                        "p5.26-io-socket-timeout",
                        "p5.26-plack-test-externalserver"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-plack-test-agent",
                        "p5.26-plack",
                        "p5.26-danga-socket",
                        "p5.26-starman"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-test-taint",
            "portdir": "perl/p5-test-taint",
            "version": "1.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Taint",
            "description": "Test::Taint - Tools to test taintedness",
            "long_description": "p5-test-taint provides Test::Taint - Tools to test taintedness. Tainted data is data that comes from an unsafe source, such as the command line, or, in the case of web apps, any GET or POST transactions. When you're writing unit tests for code that deals with tainted data, you'll want to have a way to provide tainted data for your routines to handle, and easy ways to check and report on the taintedness of your data, in standard Test::More style.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-datetime-timezone",
                        "p5.26-params-validate",
                        "p5.26-www-mechanize"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-test-sys-info",
            "portdir": "perl/p5-test-sys-info",
            "version": "0.230.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Sys::Info",
            "description": "Centralized test suite for Sys::Info",
            "long_description": "Centralized test suite for Sys::Info",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-sys-info",
                        "p5.26-sys-info-driver-osx"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-test-subcalls",
            "portdir": "perl/p5-test-subcalls",
            "version": "1.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-hook-lexwrap"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-ppi"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-test-strict",
            "portdir": "perl/p5-test-strict",
            "version": "0.520.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-test-version",
                        "clang-9.0",
                        "p5.26-cpan-changes",
                        "p5.26-devel-cover",
                        "p5.26-io-stringy",
                        "p5.26-test-distmanifest",
                        "p5.26-test-pod",
                        "p5.26-test-pod-coverage"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-test-spelling",
            "portdir": "perl/p5-test-spelling",
            "version": "0.250.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-ipc-run3",
                        "p5.26-pod-spell",
                        "p5.26-text-tabsxwrap",
                        "hunspell-en_US"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-test-spec",
            "portdir": "perl/p5-test-spec",
            "version": "0.540.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-devel-globalphase",
                        "p5.26-package-stash",
                        "perl5.26",
                        "p5.26-test-trap",
                        "p5.26-tie-ixhash",
                        "p5.26-test-deep"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-twitter-api"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-test-snapshot",
            "portdir": "perl/p5-test-snapshot",
            "version": "0.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-capture-tiny"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-file-path",
                        "p5.26-test-simple",
                        "p5.26-text-diff"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-graphviz2"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-test-simple",
            "portdir": "perl/p5-test-simple",
            "version": "1.302.183",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-xstring",
                        "p5.26-datetime-format-flexible",
                        "p5.26-datetime-locale",
                        "p5.26-devel-refcount",
                        "p5.26-ffi-checklib",
                        "p5.26-file-changenotify",
                        "p5.26-file-listing",
                        "p5.26-gearman",
                        "p5.26-goto-file",
                        "p5.26-graph",
                        "p5.26-graphviz2",
                        "p5.26-graphviz2-dbi",
                        "p5.26-io-async",
                        "p5.26-math-utils",
                        "p5.26-metrics-any",
                        "p5.26-params-util",
                        "p5.26-params-validationcompiler",
                        "p5.26-shell-config-generate",
                        "p5.26-sub-info",
                        "p5.26-term-table",
                        "p5.26-test-kit"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-test2-suite",
                        "p5.26-alien-build",
                        "p5.26-future",
                        "p5.26-test-metrics-any",
                        "p5.26-test-most",
                        "p5.26-test-script",
                        "p5.26-test-snapshot",
                        "p5.26-test-timer",
                        "p5.26-test2-harness",
                        "p5.26-test2-plugin-cover",
                        "p5.26-test2-plugin-dbiprofile",
                        "p5.26-module-starter",
                        "p5.26-test2-plugin-ioevents",
                        "p5.26-test2-plugin-memusage",
                        "p5.26-test2-plugin-nowarnings",
                        "p5.26-test2-plugin-uuid"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-test-sharedfork",
            "portdir": "perl/p5-test-sharedfork",
            "version": "0.350.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-requires",
                        "p5.26-time-hires"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-filesys-notify-kqueue",
                        "p5.26-filesys-notify-simple",
                        "p5.26-math-random-secure",
                        "p5.26-redis",
                        "p5.26-search-elasticsearch"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-test-tcp"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-test-script",
            "portdir": "perl/p5-test-script",
            "version": "1.260.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Script",
            "description": "Basic cross-platform tests for scripts",
            "long_description": "Basic cross-platform tests for scripts",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test2-suite"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-probe-perl",
                        "perl5.26",
                        "p5.26-text-parsewords",
                        "p5.26-test-simple",
                        "p5.26-capture-tiny"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-ffi-platypus-lang-rust",
                        "p5.26-gearman-server",
                        "p5.26-perl-minimumversion",
                        "p5.26-test-inline"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-flickr-api"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-test-requiresinternet",
            "portdir": "perl/p5-test-requiresinternet",
            "version": "0.50.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-www-mechanize-cached",
                        "p5.26-bio-db-embl",
                        "p5.26-bio-db-ncbihelper",
                        "p5.26-libwww-perl",
                        "p5.26-dist-zilla-plugin-checkprereqsindexed",
                        "p5.26-http-cache-transparent",
                        "p5.26-lwp-protocol-https",
                        "p5.26-mail-dkim",
                        "p5.26-net-dict",
                        "p5.26-test-lwp-useragent",
                        "p5.26-uri-fetch"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-bioperl"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-test-requires",
            "portdir": "perl/p5-test-requires",
            "version": "0.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-extutils-makemaker"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-apache-logformat-compiler",
                        "p5.26-cache-lru",
                        "p5.26-catalyst-action-rest",
                        "p5.26-catalyst-model-dbic-schema",
                        "p5.26-catalyst-view-email",
                        "p5.26-cgi-compile",
                        "p5.26-cgi-emulate-psgi",
                        "p5.26-class-refresh",
                        "p5.26-class-unload",
                        "p5.26-crypt-dh-gmp",
                        "p5.26-cwd-guard",
                        "p5.26-dancer-session-cookie",
                        "p5.26-data-messagepack",
                        "p5.26-data-section-simple",
                        "p5.26-data-validate-ip",
                        "p5.26-datetime-timezone",
                        "p5.26-devel-declare",
                        "p5.26-dist-zilla-plugin-checkextratests",
                        "p5.26-dist-zilla-plugin-readmeanyfrompod",
                        "p5.26-eval-closure",
                        "p5.26-fey",
                        "p5.26-file-changenotify",
                        "p5.26-http-cookiejar",
                        "p5.26-http-headers-fast",
                        "p5.26-json-any",
                        "p5.26-json-webtoken",
                        "p5.26-module-implementation",
                        "p5.26-module-scandeps",
                        "p5.26-moose",
                        "p5.26-moosex-aliases",
                        "p5.26-moosex-attributeshortcuts",
                        "p5.26-moosex-classattribute",
                        "p5.26-moosex-configfromfile",
                        "p5.26-moosex-singleton",
                        "p5.26-moosex-traits",
                        "p5.26-moosex-types",
                        "p5.26-moosex-util",
                        "p5.26-moox-late",
                        "p5.26-moox-traits",
                        "p5.26-mouse",
                        "p5.26-mousex-foreign",
                        "p5.26-package-stash-xs",
                        "p5.26-params-validate",
                        "p5.26-plack",
                        "p5.26-plack-test-agent",
                        "p5.26-proc-guard",
                        "p5.26-starman",
                        "p5.26-sub-handlesvia",
                        "p5.26-syntax-keyword-junction",
                        "p5.26-test-sharedfork",
                        "p5.26-text-xslate",
                        "p5.26-type-tie",
                        "p5.26-web-scraper",
                        "p5.26-www-mechanize-cached",
                        "p5.26-xml-parser-lite",
                        "p5.26-zeromq"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-test-regexp",
            "portdir": "perl/p5-test-regexp",
            "version": "2017040101",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-regexp-common"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-test-refcount",
            "portdir": "perl/p5-test-refcount",
            "version": "0.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-devel-mat",
                        "p5.26-module-build"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-future",
                        "p5.26-future-asyncawait",
                        "p5.26-io-async",
                        "p5.26-test-trap"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-test-portability-files",
            "portdir": "perl/p5-test-portability-files",
            "version": "0.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-test-pod-coverage",
            "portdir": "perl/p5-test-pod-coverage",
            "version": "1.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-pod-coverage"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-test-strict",
                        "p5.26-cgi-alternatives",
                        "p5.26-data-serializer",
                        "p5.26-git-raw",
                        "p5.26-perlio-utf8_strict",
                        "p5.26-test-inter"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-algorithm-curvefit",
                        "p5.26-module-find",
                        "p5.26-semver",
                        "p5.26-file-rename"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.26-mac-errors",
                        "p5.26-devel-nytprof",
                        "p5.26-file-find-object-rule"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-test-pod",
            "portdir": "perl/p5-test-pod",
            "version": "1.520.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-pod-simple"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-twitter-api",
                        "p5.26-app-cli",
                        "p5.26-cgi-alternatives",
                        "p5.26-data-serializer",
                        "p5.26-gedcom",
                        "p5.26-git-raw",
                        "p5.26-graphviz",
                        "p5.26-gstreamer1",
                        "p5.26-html-entities-interpolate",
                        "p5.26-io-async",
                        "p5.26-moosex-storage-io-chi",
                        "p5.26-pegex",
                        "p5.26-pod-projectdocs",
                        "p5.26-search-elasticsearch",
                        "p5.26-test-inter",
                        "p5.26-test-kit",
                        "p5.26-test-strict",
                        "p5.26-treepath"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-getopt-simple",
                        "p5.26-dist-zilla-pluginbundle-starter",
                        "p5.26-module-find",
                        "p5.26-time-epoch",
                        "p5.26-semver",
                        "p5.26-algorithm-curvefit",
                        "p5.26-file-rename",
                        "p5.26-mac-applescript-glue"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.26-io-compress",
                        "p5.26-compress-raw-zlib",
                        "p5.26-io-compress-lzma",
                        "p5.26-devel-nytprof",
                        "p5.26-file-find-object-rule",
                        "p5.26-mac-errors",
                        "p5.26-compress-raw-bzip2"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-test-perltidy",
            "portdir": "perl/p5-test-perltidy",
            "version": "20200930",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-perl-critic"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-path-tiny",
                        "perl5.26",
                        "p5.26-text-diff",
                        "p5.26-perl-tidy",
                        "p5.26-module-build"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-test-perl-critic",
            "portdir": "perl/p5-test-perl-critic",
            "version": "1.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-mce",
                        "p5.26-module-build",
                        "p5.26-perl-critic"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-test-perltidy"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-test-output",
            "portdir": "perl/p5-test-output",
            "version": "1.33.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Output",
            "description": "Utilities to test STDOUT and STDERR messages",
            "long_description": "Test::Output provides a simple interface for testing output sent to STDOUT or STDERR. A number of different utilities are included to try and be as flexible as possible to the tester.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-capture-tiny"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-www-mechanize",
                        "p5.26-dancer",
                        "p5.26-data-perl",
                        "p5.26-datetime-timezone",
                        "p5.26-dist-zilla-plugin-test-minimumversion",
                        "p5.26-eval-closure",
                        "p5.26-mojolicious-plugin-chi",
                        "p5.26-moose",
                        "p5.26-mouse",
                        "p5.26-package-deprecationmanager",
                        "p5.26-test-kit"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-app-svn-bisect"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-test-object",
            "portdir": "perl/p5-test-object",
            "version": "0.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-ppi"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-test-number-delta",
            "portdir": "perl/p5-test-number-delta",
            "version": "1.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-convert-color",
                        "p5.26-graphics-color",
                        "p5.26-inline-python"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-test-nowarnings",
            "portdir": "perl/p5-test-nowarnings",
            "version": "1.40.0",
            "license": "LGPL",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-cgi",
                        "p5.26-array-compare",
                        "p5.26-authen-radius",
                        "p5.26-cgi-compile",
                        "p5.26-cgi-simple",
                        "p5.26-dancer",
                        "p5.26-dancer-session-cookie",
                        "p5.26-data-ical",
                        "p5.26-datetime-format-flexible",
                        "p5.26-dist-zilla-plugin-autometaresources",
                        "p5.26-imap-bodystructure",
                        "p5.26-lingua-en-inflect-phrase",
                        "p5.26-list-uniq",
                        "p5.26-math-random-isaac",
                        "p5.26-math-random-isaac-xs",
                        "p5.26-net-idn-encode",
                        "p5.26-net-ssleay",
                        "p5.26-ppi",
                        "p5.26-test-kit",
                        "p5.26-www-mechanize",
                        "p5.26-zmq-ffi"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-test-notabs",
            "portdir": "perl/p5-test-notabs",
            "version": "2.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-test-nicedump",
            "portdir": "perl/p5-test-nicedump",
            "version": "1.0.1",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-data-dump",
                        "p5.26-safe-isa"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-net-stomp"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-test-needs",
            "portdir": "perl/p5-test-needs",
            "version": "0.2.9",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-libwww-perl",
                        "p5.26-catalyst-authentication-credential-http",
                        "p5.26-class-load",
                        "p5.26-class-load-xs",
                        "p5.26-class-method-modifiers",
                        "p5.26-data-visitor",
                        "p5.26-dist-zilla-app-command-regenerate",
                        "p5.26-dist-zilla-plugin-dynamicprereqs",
                        "p5.26-dist-zilla-plugin-git-contributors",
                        "p5.26-dist-zilla-plugin-makemaker-fallback",
                        "p5.26-dist-zilla-plugin-modulebuildtiny-fallback",
                        "p5.26-dist-zilla-plugin-rewriteversion-transitional",
                        "p5.26-dist-zilla-role-modulemetadata",
                        "p5.26-http-daemon",
                        "p5.26-json-maybexs",
                        "p5.26-log-dispatch",
                        "p5.26-metacpan-client",
                        "p5.26-moosex-getopt",
                        "p5.26-moosex-methodattributes",
                        "p5.26-moosex-role-parameterized",
                        "p5.26-moosex-storage",
                        "p5.26-moosex-strictconstructor",
                        "p5.26-moosex-types-path-class",
                        "p5.26-moosex-types-structured",
                        "p5.26-namespace-autoclean",
                        "p5.26-package-stash",
                        "p5.26-specio",
                        "p5.26-test-cleannamespaces",
                        "p5.26-test-deep-type",
                        "p5.26-test-lwp-useragent",
                        "p5.26-uri",
                        "p5.26-www-oauth"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-test-most",
            "portdir": "perl/p5-test-most",
            "version": "0.370.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-data-dumper-names",
                        "p5.26-exception-class",
                        "p5.26-test-deep",
                        "perl5.26",
                        "p5.26-test-exception",
                        "p5.26-test-simple",
                        "p5.26-test-warn",
                        "p5.26-test-differences"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-treepath-role-graph",
                        "p5.26-bio-db-ncbihelper",
                        "p5.26-test-writevariants",
                        "p5.26-bio-db-embl",
                        "p5.26-color-library",
                        "p5.26-config-identity",
                        "p5.26-config-jfdi",
                        "p5.26-const-exporter",
                        "p5.26-convert-binhex",
                        "p5.26-data-tumbler",
                        "p5.26-dist-zilla-plugin-readmeanyfrompod",
                        "p5.26-getopt-usaginator",
                        "p5.26-hash-merge-simple",
                        "p5.26-lwp-consolelogger",
                        "p5.26-math-matrixreal",
                        "p5.26-moosex-storage-io-chi",
                        "p5.26-package-pkg",
                        "p5.26-pithub",
                        "p5.26-sdl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-bioperl",
                        "p5.26-test-class-most"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-test-more-utf8",
            "portdir": "perl/p5-test-more-utf8",
            "version": "0.50.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-text-template"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-test-moose-more",
            "portdir": "perl/p5-test-moose-more",
            "version": "0.50.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-namespace-autoclean",
                        "p5.26-tap-simpleoutput",
                        "p5.26-test-checkdeps"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-sub-exporter-progressive",
                        "perl5.26",
                        "p5.26-syntax-keyword-junction",
                        "p5.26-data-optlist",
                        "p5.26-list-moreutils",
                        "p5.26-moose"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-dist-zilla-plugin-contributorsfromgit",
                        "p5.26-dist-zilla-pluginbundle-git-checkfor",
                        "p5.26-moosex-attributeshortcuts",
                        "p5.26-moosex-meta-typeconstraint-mooish",
                        "p5.26-moosex-traitfor-meta-class-betteranonclassnames",
                        "p5.26-moosex-util"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-test-mojibake",
            "portdir": "perl/p5-test-mojibake",
            "version": "1.300.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-encode"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-unicode-checkutf8"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-dist-zilla-plugin-mojibaketests"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-test-mocktime",
            "portdir": "perl/p5-test-mocktime",
            "version": "0.170.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 431
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-apache-logformat-compiler",
                        "p5.26-dancer2",
                        "p5.26-datetime-format-flexible",
                        "p5.26-datetime-format-natural",
                        "p5.26-dist-zilla-plugin-ensurelatestperl"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-test-mockrandom",
            "portdir": "perl/p5-test-mockrandom",
            "version": "1.10.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-path-tiny"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-test-mockobject",
            "portdir": "perl/p5-test-mockobject",
            "version": "1.202.1.220",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-exception",
                        "p5.26-test-warn"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-universal-can",
                        "p5.26-universal-isa"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-catalyst-authentication-credential-http",
                        "p5.26-dancer2-session-cookie",
                        "p5.26-dist-zilla-role-dynamicconfig",
                        "p5.26-dist-zilla-role-stash-plugins",
                        "p5.26-dist-zilla-stash-podweaver",
                        "p5.26-email-sender",
                        "p5.26-soap-lite"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-html-formattext-withlinks",
                        "p5.26-test-mock-lwp",
                        "p5.26-fey-test"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-test-mockmodule",
            "portdir": "perl/p5-test-mockmodule",
            "version": "0.175.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::MockModule",
            "description": "Override subroutines in a module for unit testing",
            "long_description": "Override subroutines in a module for unit testing",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-warnings"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-module-build",
                        "p5.26-super"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-dbix-connector"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-test-mock-lwp",
            "portdir": "perl/p5-test-mock-lwp",
            "version": "0.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "pengyu.ut",
                    "github": "",
                    "ports_count": 6
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-test-mockobject"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-test-www-selenium"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-test-mock-guard",
            "portdir": "perl/p5-test-mock-guard",
            "version": "0.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-class-load",
                        "p5.26-module-build"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-json-webtoken"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-test-minimumversion",
            "portdir": "perl/p5-test-minimumversion",
            "version": "0.101.82",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-file-find-rule",
                        "p5.26-file-find-rule-perl",
                        "p5.26-perl-minimumversion"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-dist-zilla-plugin-test-compile"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-dist-zilla-plugin-test-minimumversion"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-test-metrics-any",
            "portdir": "perl/p5-test-metrics-any",
            "version": "0.10.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-metrics-any",
                        "p5.26-module-build",
                        "p5.26-test-simple"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-io-async"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-test-memory-cycle",
            "portdir": "perl/p5-test-memory-cycle",
            "version": "1.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-devel-cycle",
                        "p5.26-padwalker"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-www-mechanize",
                        "p5.26-dancer2",
                        "p5.26-fey",
                        "p5.26-html-scrubber",
                        "p5.26-mojolicious-plugin-chi",
                        "p5.26-moose",
                        "p5.26-bioperl",
                        "p5.26-pdf-api2",
                        "p5.26-plack-test-agent",
                        "p5.26-type-tiny"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-parse-mediawikidump"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-test-manifest",
            "portdir": "perl/p5-test-manifest",
            "version": "2.21.0",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Manifest",
            "description": "interact with a t/test_manifest file",
            "long_description": "interact with a t/test_manifest file",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-xml-rss"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-test-lwp-useragent",
            "portdir": "perl/p5-test-lwp-useragent",
            "version": "0.34.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-test-warnings",
                        "clang-9.0",
                        "p5.26-path-tiny",
                        "p5.26-plack",
                        "p5.26-test-deep",
                        "p5.26-test-fatal",
                        "p5.26-test-needs",
                        "p5.26-test-requiresinternet"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-http-date",
                        "p5.26-http-message",
                        "p5.26-libwww-perl",
                        "p5.26-namespace-clean",
                        "p5.26-safe-isa",
                        "p5.26-try-tiny",
                        "p5.26-uri"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-lwp-consolelogger"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-test-longstring",
            "portdir": "perl/p5-test-longstring",
            "version": "0.170.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-tree-simple-view",
                        "p5.26-mason",
                        "p5.26-sereal",
                        "p5.26-sereal-decoder",
                        "p5.26-sereal-encoder",
                        "p5.26-svn-dump",
                        "p5.26-data-ical",
                        "p5.26-text-flow"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-test-www-mechanize"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-test-lib",
            "portdir": "perl/p5-test-lib",
            "version": "0.2.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-beam-emitter"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-test-lectrotest",
            "portdir": "perl/p5-test-lectrotest",
            "version": "0.500.100",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-number-witherror"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-template-toolkit",
                        "p5.26-beam-emitter",
                        "p5.26-data-messagepack",
                        "p5.26-hash-fieldhash",
                        "p5.26-libwww-perl",
                        "p5.26-list-moreutils",
                        "p5.26-list-moreutils-xs",
                        "p5.26-list-someutils",
                        "p5.26-list-someutils-xs",
                        "p5.26-math-random-isaac",
                        "p5.26-math-random-isaac-xs",
                        "p5.26-mouse",
                        "p5.26-params-util"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.26-html-tree"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-test-kit",
            "portdir": "perl/p5-test-kit",
            "version": "2.150.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-test-warn",
                        "p5.26-test-exception",
                        "p5.26-test-nowarnings",
                        "p5.26-test-output",
                        "p5.26-test-pod",
                        "p5.26-test-simple",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-hook-lexwrap",
                        "p5.26-import-into",
                        "p5.26-module-runtime",
                        "p5.26-sub-delete",
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-pod-readme"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-test-json",
            "portdir": "perl/p5-test-json",
            "version": "0.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-json-any",
                        "p5.26-module-build",
                        "p5.26-test-differences"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-rdf-query",
                        "p5.26-rdf-trine"
                    ]
                }
            ]
        }
    ]
}