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

{
    "count": 50477,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=620",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=618",
    "results": [
        {
            "name": "p5-test-lectrotest",
            "portdir": "perl/p5-test-lectrotest",
            "version": "0.500.100",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-test-lectrotest",
            "homepage": "https://metacpan.org/pod/Test::LectroTest",
            "description": "Test::LectroTest - Easy, automatic, specification-based tests",
            "long_description": "Test::LectroTest - Easy, automatic, specification-based tests",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-lectrotest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-test-leaktrace",
            "portdir": "perl/p5-test-leaktrace",
            "version": "0.170.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.28-test-leaktrace",
            "homepage": "https://metacpan.org/pod/Test::LeakTrace",
            "description": "Test::LeakTrace - Traces memory leaks",
            "long_description": "Test::LeakTrace provides several functions that trace memory leaks. This module scans arenas, the memory allocation system, so it can detect any leaked SVs in given blocks.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-test-leaktrace"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-test-kit",
            "portdir": "perl/p5-test-kit",
            "version": "2.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-test-kit",
            "homepage": "https://metacpan.org/pod/Test::Kit",
            "description": "Test::Kit - Build custom test packages with only the features you want",
            "long_description": "Test::Kit - Build custom test packages with only the features you want",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-kit"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-test-json",
            "portdir": "perl/p5-test-json",
            "version": "0.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-test-json",
            "homepage": "https://metacpan.org/pod/Test::JSON",
            "description": "Test::JSON - Test JSON data",
            "long_description": "Test::JSON - Test JSON data",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-json"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-test-inter",
            "portdir": "perl/p5-test-inter",
            "version": "1.120.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-test-inter",
            "homepage": "https://metacpan.org/pod/Test::Inter",
            "description": "Test::Inter - framework for more readable interactive test scripts",
            "long_description": "Test::Inter - framework for more readable interactive test scripts",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-inter"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-test-inline",
            "portdir": "perl/p5-test-inline",
            "version": "2.214.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-test-inline",
            "homepage": "https://metacpan.org/pod/Test::Inline",
            "description": "Inlining your tests next to the code being tested",
            "long_description": "Embedding tests allows tests to be placed near the code it's testing. This is a nice supplement to the traditional .t files. It's like XUnit, only better and Perl-style.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-inline"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-test-indistdir",
            "portdir": "perl/p5-test-indistdir",
            "version": "1.112.71",
            "license": "unrestricted",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-test-indistdir",
            "homepage": "https://metacpan.org/pod/Test::InDistDir",
            "description": "Test::InDistDir - test environment setup for development with IDE",
            "long_description": "Test::InDistDir - test environment setup for development with IDE",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-indistdir"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-test-identity",
            "portdir": "perl/p5-test-identity",
            "version": "0.10.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-test-identity",
            "homepage": "https://metacpan.org/pod/Test::Identity",
            "description": "Test::Identity - assert the referential identity of a reference",
            "long_description": "Test::Identity - assert the referential identity of a reference",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-identity"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-test-http-server-simple",
            "portdir": "perl/p5-test-http-server-simple",
            "version": "0.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-test-http-server-simple",
            "homepage": "https://metacpan.org/pod/Test::HTTP::Server::Simple",
            "description": "Test::More functions for HTTP::Server::Simple",
            "long_description": "Test::More functions for HTTP::Server::Simple",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-http-server-simple"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-test-harness",
            "portdir": "perl/p5-test-harness",
            "version": "3.520.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-test-harness",
            "homepage": "https://metacpan.org/pod/Test::Harness",
            "description": "TAP::Harness - Run test scripts with statistics",
            "long_description": "TAP::Harness - Run test scripts with statistics",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-harness"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-test-future-io-impl",
            "portdir": "perl/p5-test-future-io-impl",
            "version": "0.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-test-future-io-impl",
            "homepage": "https://metacpan.org/pod/Test::Future::IO::Impl",
            "description": "Test::Future::IO::Impl - acceptance tests for Future::IO implementations",
            "long_description": "Test::Future::IO::Impl - acceptance tests for Future::IO implementations",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-future-io-impl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-test-fork",
            "portdir": "perl/p5-test-fork",
            "version": "0.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-test-fork",
            "homepage": "https://metacpan.org/pod/Test::Fork",
            "description": "Test::Fork - test code which forks",
            "long_description": "Test::Fork - test code which forks",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-fork"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-test-file-sharedir",
            "portdir": "perl/p5-test-file-sharedir",
            "version": "1.1.2",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-test-file-sharedir",
            "homepage": "https://metacpan.org/pod/Test::File::ShareDir",
            "description": "Test::File::ShareDir - Create a Fake ShareDir for your modules for testing.",
            "long_description": "Test::File::ShareDir - Create a Fake ShareDir for your modules for testing.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-file-sharedir"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-test-filename",
            "portdir": "perl/p5-test-filename",
            "version": "0.30.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-test-filename",
            "homepage": "https://metacpan.org/pod/Test::Filename",
            "description": "Test::Filename - Portable filename comparison",
            "long_description": "Test::Filename - Portable filename comparison",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-filename"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-test-file",
            "portdir": "perl/p5-test-file",
            "version": "1.995.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-test-file",
            "homepage": "https://metacpan.org/pod/Test::File",
            "description": "Test::File -- test file attributes",
            "long_description": "Test::File -- test file attributes",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-file"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-test-fatal",
            "portdir": "perl/p5-test-fatal",
            "version": "0.18.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-test-fatal",
            "homepage": "https://metacpan.org/pod/Test::Fatal",
            "description": "Test::Fatal - incredibly simple helpers for testing code with exceptions",
            "long_description": "Test::Fatal - incredibly simple helpers for testing code with exceptions",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-fatal"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-test-failwarnings",
            "portdir": "perl/p5-test-failwarnings",
            "version": "0.8.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-test-failwarnings",
            "homepage": "https://metacpan.org/pod/Test::FailWarnings",
            "description": "Test::FailWarnings - Add test failures if warnings are caught",
            "long_description": "Test::FailWarnings - Add test failures if warnings are caught",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-failwarnings"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-test-exports",
            "portdir": "perl/p5-test-exports",
            "version": "1",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-test-exports",
            "homepage": "https://metacpan.org/pod/Test::Exports",
            "description": "Test::Exports - Test that modules export the right symbols",
            "long_description": "Test::Exports - Test that modules export the right symbols",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-exports"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-test-expectandcheck",
            "portdir": "perl/p5-test-expectandcheck",
            "version": "0.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-test-expectandcheck",
            "homepage": "https://metacpan.org/pod/Test::ExpectAndCheck",
            "description": "Test::ExpectAndCheck - expect/check-style unit testing with object methods",
            "long_description": "Test::ExpectAndCheck - expect/check-style unit testing with object methods",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-expectandcheck"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-test-expect",
            "portdir": "perl/p5-test-expect",
            "version": "0.340.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-test-expect",
            "homepage": "https://metacpan.org/pod/Test::Expect",
            "description": "Automated driving and testing of terminal-based programs.",
            "long_description": "Automated driving and testing of terminal-based programs.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-expect"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-test-exception",
            "portdir": "perl/p5-test-exception",
            "version": "0.430.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-test-exception",
            "homepage": "https://metacpan.org/pod/Test::Exception",
            "description": "Convenience methods for testing exception-based code",
            "long_description": "This module provides a few convenience methods for testing exception based code. It is built with Test::Builder and plays happily with Test::Simple, Test::More and friends.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-exception"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-test-eol",
            "portdir": "perl/p5-test-eol",
            "version": "2.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-test-eol",
            "homepage": "https://metacpan.org/pod/Test::EOL",
            "description": "Test::EOL - Check the correct line endings in your project",
            "long_description": "Test::EOL - Check the correct line endings in your project",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-eol"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-test-distmanifest",
            "portdir": "perl/p5-test-distmanifest",
            "version": "1.14.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-test-distmanifest",
            "homepage": "https://metacpan.org/pod/Test::DistManifest",
            "description": "Author test that validates a package MANIFEST.",
            "long_description": "Author test that validates a package MANIFEST.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-distmanifest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-test-directory",
            "portdir": "perl/p5-test-directory",
            "version": "0.52.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-test-directory",
            "homepage": "https://metacpan.org/pod/Test::Directory",
            "description": "Test::Directory - Perl extension for maintaining test directories.",
            "long_description": "Test::Directory - Perl extension for maintaining test directories.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-directory"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-test-differences",
            "portdir": "perl/p5-test-differences",
            "version": "0.720.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 2,
            "replaced_by": "p5.34-test-differences",
            "homepage": "https://metacpan.org/pod/Test::Differences",
            "description": "Test::Differences - Test strings and data structures and show differences if not ok",
            "long_description": "Test::Differences - Test strings and data structures and show differences if not ok",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-differences"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-test-describeme",
            "portdir": "perl/p5-test-describeme",
            "version": "0.4.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-test-describeme",
            "homepage": "https://metacpan.org/pod/Test::DescribeMe",
            "description": "Test::DescribeMe - Tell test runners what kind of test you are",
            "long_description": "Test::DescribeMe - Tell test runners what kind of test you are",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-describeme"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-test-deep-type",
            "portdir": "perl/p5-test-deep-type",
            "version": "0.8.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-test-deep-type",
            "homepage": "https://metacpan.org/pod/Test::Deep::Type",
            "description": "Test::Deep::Type - A Test::Deep plugin for validating type constraints",
            "long_description": "Test::Deep::Type - A Test::Deep plugin for validating type constraints",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-deep-type"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-test-deep-json",
            "portdir": "perl/p5-test-deep-json",
            "version": "0.50.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-test-deep-json",
            "homepage": "https://metacpan.org/pod/Test::Deep::JSON",
            "description": "Test::Deep::JSON - Compare JSON with Test::Deep",
            "long_description": "Test::Deep::JSON - Compare JSON with Test::Deep",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-deep-json"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-test-deep",
            "portdir": "perl/p5-test-deep",
            "version": "1.205.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-test-deep",
            "homepage": "https://metacpan.org/pod/Test::Deep",
            "description": "Test::Deep - Extremely flexible deep comparison",
            "long_description": "Test::Deep - Extremely flexible deep comparison",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-deep"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-test-cpan-meta-yaml",
            "portdir": "perl/p5-test-cpan-meta-yaml",
            "version": "0.250.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-test-cpan-meta-yaml",
            "homepage": "https://metacpan.org/pod/Test::CPAN::Meta::YAML",
            "description": "Test::CPAN::Meta::YAML - Validate a META.yml file within a CPAN distribution.",
            "long_description": "Test::CPAN::Meta::YAML - Validate a META.yml file within a CPAN distribution.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-cpan-meta-yaml"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-test-cpan-meta-json",
            "portdir": "perl/p5-test-cpan-meta-json",
            "version": "0.160.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-test-cpan-meta-json",
            "homepage": "https://metacpan.org/pod/Test::CPAN::Meta::JSON",
            "description": "Test::CPAN::Meta::JSON - Validate a META.json file within a CPAN distribution.",
            "long_description": "Test::CPAN::Meta::JSON - Validate a META.json file within a CPAN distribution.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "calvin",
                    "github": "cardi",
                    "ports_count": 27
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-cpan-meta-json"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-test-cpan-meta",
            "portdir": "perl/p5-test-cpan-meta",
            "version": "0.250.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-test-cpan-meta",
            "homepage": "https://metacpan.org/pod/Test::CPAN::Meta",
            "description": "Validate your CPAN META.yml files",
            "long_description": "Validate your CPAN META.yml files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-cpan-meta"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-test-compile",
            "portdir": "perl/p5-test-compile",
            "version": "3.3.3",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-test-compile",
            "homepage": "https://metacpan.org/pod/Test::Compile",
            "description": "Check whether Perl files compile correctly",
            "long_description": "Check whether Perl files compile correctly",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-compile"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-test-command",
            "portdir": "perl/p5-test-command",
            "version": "0.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-test-command",
            "homepage": "https://metacpan.org/pod/Test::Command",
            "description": "Test routines for external commands",
            "long_description": "Test routines for external commands",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "dev",
                    "github": "",
                    "ports_count": 96
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-command"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-test-cleannamespaces",
            "portdir": "perl/p5-test-cleannamespaces",
            "version": "0.240.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-test-cleannamespaces",
            "homepage": "https://metacpan.org/pod/Test::CleanNamespaces",
            "description": "Test::CleanNamespaces - Check for uncleaned imports",
            "long_description": "This module lets you check your module's namespaces for imported functions you might have forgotten to remove with namespace::autoclean or namespace::clean and are therefore available to be called as methods, which usually isn't want you want.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-cleannamespaces"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-test-class-most",
            "portdir": "perl/p5-test-class-most",
            "version": "0.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-test-class-most",
            "homepage": "https://metacpan.org/pod/Test::Class::Most",
            "description": "Test::Class::Most - Test Classes the easy way",
            "long_description": "Test::Class::Most - Test Classes the easy way",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-class-most"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-test-classapi",
            "portdir": "perl/p5-test-classapi",
            "version": "1.70.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-test-classapi",
            "homepage": "https://metacpan.org/pod/Test::ClassAPI",
            "description": "Provides basic first-pass API testing for large class trees",
            "long_description": "For many APIs with large numbers of classes, it can be very useful to be able to do a quick once-over to make sure that classes, methods, and inheritance is correct, before doing more comprehensive testing. This module aims to provide such a capability.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-classapi"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-test-class",
            "portdir": "perl/p5-test-class",
            "version": "0.520.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-test-class",
            "homepage": "https://metacpan.org/pod/Test::Class",
            "description": "Test::Class - Easily create test classes in an xUnit/JUnit style",
            "long_description": "Test::Class - Easily create test classes in an xUnit/JUnit style",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-class"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-test-checkdeps",
            "portdir": "perl/p5-test-checkdeps",
            "version": "0.10.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-test-checkdeps",
            "homepage": "https://metacpan.org/pod/Test::CheckDeps",
            "description": "Test::CheckDeps - Check for presence of dependencies",
            "long_description": "Test::CheckDeps - Check for presence of dependencies",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-checkdeps"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-test-base",
            "portdir": "perl/p5-test-base",
            "version": "0.890.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-test-base",
            "homepage": "https://metacpan.org/pod/Test::Base",
            "description": "A Data Driven Testing Framework",
            "long_description": "A Data Driven Testing Framework",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-base"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-test-api",
            "portdir": "perl/p5-test-api",
            "version": "0.10.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-test-api",
            "homepage": "https://metacpan.org/pod/Test::API",
            "description": "Test::API - Test a list of subroutines provided by a module",
            "long_description": "Test::API - Test a list of subroutines provided by a module",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-api"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-test2-tools-process",
            "portdir": "perl/p5-test2-tools-process",
            "version": "0.70.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-test2-tools-process",
            "homepage": "https://metacpan.org/pod/Test2::Tools::Process",
            "description": "Test2::Tools::Process - Unit tests for code that calls exit, exec, system or qx()",
            "long_description": "Test2::Tools::Process - Unit tests for code that calls exit, exec, system or qx()",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test2-tools-process"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-test2-tools-loadmodule",
            "portdir": "perl/p5-test2-tools-loadmodule",
            "version": "0.9.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-test2-tools-loadmodule",
            "homepage": "https://metacpan.org/pod/Test2::Tools::LoadModule",
            "description": "Test2::Tools::LoadModule - Test whether a module can be successfully loaded",
            "long_description": "Test2::Tools::LoadModule - Test whether a module can be successfully loaded",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test2-tools-loadmodule"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-test2-tools-explain",
            "portdir": "perl/p5-test2-tools-explain",
            "version": "0.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-test2-tools-explain",
            "homepage": "https://metacpan.org/pod/Test2::Tools::Explain",
            "description": "Test2::Tools::Explain -- Explain tools for Perl's Test2 framework",
            "long_description": "Test2::Tools::Explain -- Explain tools for Perl's Test2 framework",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test2-tools-explain"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-test2-suite",
            "portdir": "perl/p5-test2-suite",
            "version": "0.0.163",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5-test-simple",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by p5-test-simple",
            "long_description": "This port has been replaced by p5-test-simple.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-test2-plugin-uuid",
            "portdir": "perl/p5-test2-plugin-uuid",
            "version": "0.2.10",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-test2-plugin-uuid",
            "homepage": "https://metacpan.org/pod/Test2::Plugin::UUID",
            "description": "Test2::Plugin::UUID - Use REAL UUIDs in Test2",
            "long_description": "Test2::Plugin::UUID - Use REAL UUIDs in Test2",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test2-plugin-uuid"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-test2-plugin-nowarnings",
            "portdir": "perl/p5-test2-plugin-nowarnings",
            "version": "0.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-test2-plugin-nowarnings",
            "homepage": "https://metacpan.org/pod/Test2::Plugin::NoWarnings",
            "description": "Test2::Plugin::NoWarnings - Fail if tests warn",
            "long_description": "Test2::Plugin::NoWarnings - Fail if tests warn",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test2-plugin-nowarnings"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-test2-plugin-memusage",
            "portdir": "perl/p5-test2-plugin-memusage",
            "version": "0.2.3",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-test2-plugin-memusage",
            "homepage": "https://metacpan.org/pod/Test2::Plugin::MemUsage",
            "description": "Test2::Plugin::MemUsage - Collect and display memory usage information",
            "long_description": "Test2::Plugin::MemUsage - Collect and display memory usage information",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test2-plugin-memusage"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-test2-plugin-ioevents",
            "portdir": "perl/p5-test2-plugin-ioevents",
            "version": "0.1.1",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-test2-plugin-ioevents",
            "homepage": "https://metacpan.org/pod/Test2::Plugin::IOEvents",
            "description": "Test2::Plugin::IOEvents - Turn STDOUT and STDERR into Test2 events.",
            "long_description": "Test2::Plugin::IOEvents - Turn STDOUT and STDERR into Test2 events.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test2-plugin-ioevents"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-test2-plugin-dbiprofile",
            "portdir": "perl/p5-test2-plugin-dbiprofile",
            "version": "0.2.6",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-test2-plugin-dbiprofile",
            "homepage": "https://metacpan.org/pod/Test2::Plugin::DBIProfile",
            "description": "Test2::Plugin::DBIProfile - Plugin to enable and display DBI profiling.",
            "long_description": "Test2::Plugin::DBIProfile - Plugin to enable and display DBI profiling.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test2-plugin-dbiprofile"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}