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

{
    "count": 52358,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=435",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=433",
    "results": [
        {
            "name": "p5.34-test-sys-info",
            "portdir": "perl/p5-test-sys-info",
            "version": "0.230.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "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": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-sys-info",
                        "p5.34-sys-info-driver-osx"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-sys-info"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-test-sys-info",
            "portdir": "perl/p5-test-sys-info",
            "version": "0.230.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "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": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-sys-info",
                        "p5.32-sys-info-driver-osx"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-test-sys-info",
            "portdir": "perl/p5-test-sys-info",
            "version": "0.230.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "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": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-sys-info",
                        "p5.30-sys-info-driver-osx"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-test-sys-info",
            "portdir": "perl/p5-test-sys-info",
            "version": "0.230.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "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": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-sys-info",
                        "p5.28-sys-info-driver-osx"
                    ]
                }
            ]
        },
        {
            "name": "p5-test-taint",
            "portdir": "perl/p5-test-taint",
            "version": "1.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-test-taint",
            "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": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-taint"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-test-sys-info",
            "portdir": "perl/p5-test-sys-info",
            "version": "0.230.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-test-sys-info",
            "homepage": "https://metacpan.org/pod/Test::Sys::Info",
            "description": "Centralized test suite for Sys::Info",
            "long_description": "Centralized test suite for Sys::Info",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-sys-info"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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-18"
                    ]
                },
                {
                    "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.32-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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-hook-lexwrap"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-ppi"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-test-subcalls",
            "portdir": "perl/p5-test-subcalls",
            "version": "1.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::SubCalls",
            "description": "Track the number of times subs are called",
            "long_description": "Track the number of times subs are called",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-hook-lexwrap"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-ppi"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-hook-lexwrap"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-ppi"
                    ]
                }
            ]
        },
        {
            "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-18",
                        "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.32-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-18",
                        "p5.32-cpan-changes",
                        "p5.32-devel-cover",
                        "p5.32-io-stringy",
                        "p5.32-test-distmanifest",
                        "p5.32-test-pod",
                        "p5.32-test-pod-coverage",
                        "p5.32-test-version"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-test-strict",
            "portdir": "perl/p5-test-strict",
            "version": "0.540.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Strict",
            "description": "Test::Strict - Check syntax, presence of 'use strict' and test coverage",
            "long_description": "Test::Strict - Check syntax, presence of 'use strict' and test coverage",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "p5.30-cpan-changes",
                        "p5.30-devel-cover",
                        "p5.30-io-stringy",
                        "p5.30-test-distmanifest",
                        "p5.30-test-pod",
                        "p5.30-test-pod-coverage",
                        "p5.30-test-version"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-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-18",
                        "p5.28-cpan-changes",
                        "p5.28-devel-cover",
                        "p5.28-io-stringy",
                        "p5.28-test-distmanifest",
                        "p5.28-test-pod",
                        "p5.28-test-pod-coverage",
                        "p5.28-test-version"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-test-subcalls",
            "portdir": "perl/p5-test-subcalls",
            "version": "1.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-test-subcalls",
            "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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-subcalls"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-test-strict",
            "portdir": "perl/p5-test-strict",
            "version": "0.540.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-test-strict",
            "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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-strict"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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-18"
                    ]
                },
                {
                    "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.32-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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "hunspell-en_US",
                        "p5.32-ipc-run3",
                        "p5.32-pod-spell",
                        "p5.32-text-tabsxwrap"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-test-spelling",
            "portdir": "perl/p5-test-spelling",
            "version": "0.250.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Spelling",
            "description": "Test::Spelling - Check for spelling errors in POD files",
            "long_description": "Test::Spelling - Check for spelling errors in POD files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-ipc-run3",
                        "p5.30-pod-spell",
                        "p5.30-text-tabsxwrap",
                        "hunspell-en_US"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-ipc-run3",
                        "p5.28-pod-spell",
                        "p5.28-text-tabsxwrap",
                        "hunspell-en_US"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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-18"
                    ]
                },
                {
                    "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.32-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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-devel-globalphase",
                        "p5.32-package-stash",
                        "perl5.32",
                        "p5.32-test-trap",
                        "p5.32-tie-ixhash",
                        "p5.32-test-deep"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-twitter-api"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-test-spec",
            "portdir": "perl/p5-test-spec",
            "version": "0.540.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Spec",
            "description": "Test::Spec - Write tests in a declarative specification style",
            "long_description": "Test::Spec - Write tests in a declarative specification style",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-devel-globalphase",
                        "p5.30-package-stash",
                        "perl5.30",
                        "p5.30-test-trap",
                        "p5.30-tie-ixhash",
                        "p5.30-test-deep"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-twitter-api"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-devel-globalphase",
                        "p5.28-package-stash",
                        "perl5.28",
                        "p5.28-test-trap",
                        "p5.28-tie-ixhash",
                        "p5.28-test-deep"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-twitter-api"
                    ]
                }
            ]
        },
        {
            "name": "p5-test-spelling",
            "portdir": "perl/p5-test-spelling",
            "version": "0.250.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-test-spelling",
            "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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-spelling"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-test-spec",
            "portdir": "perl/p5-test-spec",
            "version": "0.540.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-test-spec",
            "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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-spec"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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-18"
                    ]
                },
                {
                    "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.32-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.32-capture-tiny",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-file-path",
                        "p5.32-test-simple",
                        "p5.32-text-diff"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-graphviz2"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-test-snapshot",
            "portdir": "perl/p5-test-snapshot",
            "version": "0.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Snapshot",
            "description": "Test::Snapshot - test against data stored in automatically-named file",
            "long_description": "Test::Snapshot - test against data stored in automatically-named file",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-capture-tiny",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-file-path",
                        "p5.30-test-simple",
                        "p5.30-text-diff"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-graphviz2"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-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.28-capture-tiny",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-file-path",
                        "p5.28-test-simple",
                        "p5.28-text-diff"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-graphviz2"
                    ]
                }
            ]
        },
        {
            "name": "p5-test-snapshot",
            "portdir": "perl/p5-test-snapshot",
            "version": "0.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-test-snapshot",
            "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": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-snapshot"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-filesys-notify-kqueue",
                        "p5.34-filesys-notify-simple",
                        "p5.34-math-random-secure",
                        "p5.34-redis",
                        "p5.34-search-elasticsearch"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-sharedfork",
                        "p5.34-test-tcp"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-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.32-test-requires",
                        "p5.32-time-hires",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-filesys-notify-kqueue",
                        "p5.32-filesys-notify-simple",
                        "p5.32-math-random-secure",
                        "p5.32-redis",
                        "p5.32-search-elasticsearch"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-test-tcp"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-test-sharedfork",
            "portdir": "perl/p5-test-sharedfork",
            "version": "0.350.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::SharedFork",
            "description": "Test::SharedFork - use fork() safely in test code",
            "long_description": "Test::SharedFork - use fork() safely in test code",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-test-requires",
                        "p5.30-time-hires",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-filesys-notify-kqueue",
                        "p5.30-filesys-notify-simple",
                        "p5.30-math-random-secure",
                        "p5.30-redis",
                        "p5.30-search-elasticsearch"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-test-tcp"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-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.28-test-requires",
                        "p5.28-time-hires",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-filesys-notify-kqueue",
                        "p5.28-filesys-notify-simple",
                        "p5.28-math-random-secure",
                        "p5.28-redis",
                        "p5.28-search-elasticsearch"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-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": 2662
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-describeme",
                        "p5-test-settings"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-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": 2662
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-test-describeme"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-test-settings",
            "portdir": "perl/p5-test-settings",
            "version": "0.3.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Settings",
            "description": "Test::Settings - Ask or tell when certain types of tests should be run",
            "long_description": "Test::Settings - Ask or tell when certain types of tests should be run",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2662
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-test-describeme"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-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": 2662
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-test-describeme"
                    ]
                }
            ]
        },
        {
            "name": "p5-test-sharedfork",
            "portdir": "perl/p5-test-sharedfork",
            "version": "0.350.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-test-sharedfork",
            "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": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-sharedfork"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-test-settings",
            "portdir": "perl/p5-test-settings",
            "version": "0.3.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-test-settings",
            "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": 2662
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-settings"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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-18"
                    ]
                },
                {
                    "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-ffi-platypus-lang-rust",
                        "p5.34-flickr-api",
                        "p5.34-gearman-server",
                        "p5.34-perl-minimumversion",
                        "p5.34-test-inline"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-script"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-capture-tiny",
                        "p5.32-probe-perl",
                        "p5.32-test-simple",
                        "p5.32-text-parsewords"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-ffi-platypus-lang-rust",
                        "p5.32-flickr-api",
                        "p5.32-gearman-server",
                        "p5.32-perl-minimumversion",
                        "p5.32-test-inline"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-test-script",
            "portdir": "perl/p5-test-script",
            "version": "1.310.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Script",
            "description": "Test::Script - Basic cross-platform tests for scripts",
            "long_description": "Test::Script - Basic cross-platform tests for scripts",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-capture-tiny",
                        "p5.30-probe-perl",
                        "p5.30-test-simple",
                        "p5.30-text-parsewords"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-ffi-platypus-lang-rust",
                        "p5.30-flickr-api",
                        "p5.30-gearman-server",
                        "p5.30-perl-minimumversion",
                        "p5.30-test-inline"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-capture-tiny",
                        "p5.28-probe-perl",
                        "p5.28-test-simple",
                        "p5.28-text-parsewords"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-ffi-platypus-lang-rust",
                        "p5.28-flickr-api",
                        "p5.28-gearman-server",
                        "p5.28-perl-minimumversion",
                        "p5.28-test-inline"
                    ]
                }
            ]
        },
        {
            "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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-uri-fetch",
                        "p5.34-www-mechanize-cached",
                        "p5.34-bio-db-embl",
                        "p5.34-bio-db-ncbihelper",
                        "p5.34-test-lwp-useragent",
                        "p5.34-libwww-perl",
                        "p5.34-dist-zilla-plugin-checkprereqsindexed",
                        "p5.34-http-cache-transparent",
                        "p5.34-lwp-protocol-https",
                        "p5.34-mail-dkim",
                        "p5.34-net-dict"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-bioperl",
                        "p5-test-requiresinternet"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-uri-fetch",
                        "p5.32-www-mechanize-cached",
                        "p5.32-bio-db-embl",
                        "p5.32-bio-db-ncbihelper",
                        "p5.32-libwww-perl",
                        "p5.32-dist-zilla-plugin-checkprereqsindexed",
                        "p5.32-http-cache-transparent",
                        "p5.32-lwp-protocol-https",
                        "p5.32-mail-dkim",
                        "p5.32-net-dict",
                        "p5.32-test-lwp-useragent"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-bioperl"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-test-requiresinternet",
            "portdir": "perl/p5-test-requiresinternet",
            "version": "0.50.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::RequiresInternet",
            "description": "Test::RequiresInternet - Easily test network connectivity",
            "long_description": "Test::RequiresInternet - Easily test network connectivity",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-uri-fetch",
                        "p5.30-www-mechanize-cached",
                        "p5.30-bio-db-embl",
                        "p5.30-bio-db-ncbihelper",
                        "p5.30-libwww-perl",
                        "p5.30-dist-zilla-plugin-checkprereqsindexed",
                        "p5.30-http-cache-transparent",
                        "p5.30-lwp-protocol-https",
                        "p5.30-mail-dkim",
                        "p5.30-net-dict",
                        "p5.30-test-lwp-useragent"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-bioperl"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-uri-fetch",
                        "p5.28-www-mechanize-cached",
                        "p5.28-bio-db-embl",
                        "p5.28-bio-db-ncbihelper",
                        "p5.28-libwww-perl",
                        "p5.28-dist-zilla-plugin-checkprereqsindexed",
                        "p5.28-http-cache-transparent",
                        "p5.28-lwp-protocol-https",
                        "p5.28-mail-dkim",
                        "p5.28-net-dict",
                        "p5.28-test-lwp-useragent"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-bioperl"
                    ]
                }
            ]
        },
        {
            "name": "p5-test-script",
            "portdir": "perl/p5-test-script",
            "version": "1.310.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-test-script",
            "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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-script"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}