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

{
    "count": 51891,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=567",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=565",
    "results": [
        {
            "name": "p5.30-dist-zilla-plugin-checkextratests",
            "portdir": "perl/p5-dist-zilla-plugin-checkextratests",
            "version": "0.29.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::CheckExtraTests",
            "description": "Dist::Zilla::Plugin::CheckExtraTests - check xt tests before release",
            "long_description": "Dist::Zilla::Plugin::CheckExtraTests - check xt tests before release",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-capture-tiny",
                        "p5.30-params-util",
                        "p5.30-sub-exporter",
                        "p5.30-test-requires",
                        "p5.30-try-tiny",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-path-iterator-rule",
                        "perl5.30",
                        "p5.30-path-tiny",
                        "p5.30-archive-tar",
                        "p5.30-dist-zilla",
                        "p5.30-file-pushd",
                        "p5.30-moose",
                        "p5.30-namespace-autoclean"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-dist-zilla-pluginbundle-starter"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-dist-zilla-plugin-checkextratests",
            "portdir": "perl/p5-dist-zilla-plugin-checkextratests",
            "version": "0.29.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::CheckExtraTests",
            "description": "Dist::Zilla::Plugin::CheckExtraTests - check xt tests before release",
            "long_description": "Dist::Zilla::Plugin::CheckExtraTests - check xt tests before release",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-capture-tiny",
                        "p5.32-params-util",
                        "p5.32-sub-exporter",
                        "p5.32-test-requires",
                        "p5.32-try-tiny",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-path-iterator-rule",
                        "perl5.32",
                        "p5.32-path-tiny",
                        "p5.32-archive-tar",
                        "p5.32-dist-zilla",
                        "p5.32-file-pushd",
                        "p5.32-moose",
                        "p5.32-namespace-autoclean"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-dist-zilla-pluginbundle-starter"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-dist-zilla-plugin-checkextratests",
            "portdir": "perl/p5-dist-zilla-plugin-checkextratests",
            "version": "0.29.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::CheckExtraTests",
            "description": "Dist::Zilla::Plugin::CheckExtraTests - check xt tests before release",
            "long_description": "Dist::Zilla::Plugin::CheckExtraTests - check xt tests before release",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-capture-tiny",
                        "p5.34-params-util",
                        "p5.34-sub-exporter",
                        "p5.34-test-requires",
                        "p5.34-try-tiny",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-path-iterator-rule",
                        "perl5.34",
                        "p5.34-path-tiny",
                        "p5.34-archive-tar",
                        "p5.34-dist-zilla",
                        "p5.34-file-pushd",
                        "p5.34-moose",
                        "p5.34-namespace-autoclean"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-dist-zilla-pluginbundle-starter",
                        "p5-dist-zilla-plugin-checkextratests"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-dist-zilla-plugin-checkissues",
            "portdir": "perl/p5-dist-zilla-plugin-checkissues",
            "version": "0.11.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::CheckIssues",
            "description": "Dist::Zilla::Plugin::CheckIssues - Retrieve count of outstanding RT and github issues for your distribution",
            "long_description": "Dist::Zilla::Plugin::CheckIssues - Retrieve count of outstanding RT and github issues for your distribution",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-cpan-meta",
                        "p5.28-cpan-meta-requirements",
                        "p5.28-file-pushd",
                        "p5.28-module-metadata",
                        "p5.28-path-tiny",
                        "p5.28-test-deep",
                        "p5.28-test-fatal",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-namespace-autoclean",
                        "perl5.28",
                        "p5.28-term-ansicolor",
                        "p5.28-dist-zilla",
                        "p5.28-encode",
                        "p5.28-http-message",
                        "p5.28-http-tiny",
                        "p5.28-json-maybexs",
                        "p5.28-log-dispatch",
                        "p5.28-moose"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-dist-zilla-plugin-checkissues",
            "portdir": "perl/p5-dist-zilla-plugin-checkissues",
            "version": "0.11.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::CheckIssues",
            "description": "Dist::Zilla::Plugin::CheckIssues - Retrieve count of outstanding RT and github issues for your distribution",
            "long_description": "Dist::Zilla::Plugin::CheckIssues - Retrieve count of outstanding RT and github issues for your distribution",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-cpan-meta",
                        "p5.30-cpan-meta-requirements",
                        "p5.30-file-pushd",
                        "p5.30-module-metadata",
                        "p5.30-path-tiny",
                        "p5.30-test-deep",
                        "p5.30-test-fatal",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-namespace-autoclean",
                        "perl5.30",
                        "p5.30-term-ansicolor",
                        "p5.30-dist-zilla",
                        "p5.30-encode",
                        "p5.30-http-message",
                        "p5.30-http-tiny",
                        "p5.30-json-maybexs",
                        "p5.30-log-dispatch",
                        "p5.30-moose"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-dist-zilla-plugin-checkissues",
            "portdir": "perl/p5-dist-zilla-plugin-checkissues",
            "version": "0.11.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::CheckIssues",
            "description": "Dist::Zilla::Plugin::CheckIssues - Retrieve count of outstanding RT and github issues for your distribution",
            "long_description": "Dist::Zilla::Plugin::CheckIssues - Retrieve count of outstanding RT and github issues for your distribution",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-cpan-meta",
                        "p5.32-cpan-meta-requirements",
                        "p5.32-module-metadata",
                        "p5.32-file-pushd",
                        "p5.32-path-tiny",
                        "p5.32-test-deep",
                        "p5.32-test-fatal",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-namespace-autoclean",
                        "perl5.32",
                        "p5.32-term-ansicolor",
                        "p5.32-encode",
                        "p5.32-dist-zilla",
                        "p5.32-http-message",
                        "p5.32-http-tiny",
                        "p5.32-json-maybexs",
                        "p5.32-log-dispatch",
                        "p5.32-moose"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-dist-zilla-plugin-checkissues",
            "portdir": "perl/p5-dist-zilla-plugin-checkissues",
            "version": "0.11.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::CheckIssues",
            "description": "Dist::Zilla::Plugin::CheckIssues - Retrieve count of outstanding RT and github issues for your distribution",
            "long_description": "Dist::Zilla::Plugin::CheckIssues - Retrieve count of outstanding RT and github issues for your distribution",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-cpan-meta",
                        "p5.34-cpan-meta-requirements",
                        "p5.34-file-pushd",
                        "p5.34-module-metadata",
                        "p5.34-path-tiny",
                        "p5.34-test-deep",
                        "p5.34-test-fatal",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-namespace-autoclean",
                        "perl5.34",
                        "p5.34-term-ansicolor",
                        "p5.34-dist-zilla",
                        "p5.34-encode",
                        "p5.34-http-message",
                        "p5.34-http-tiny",
                        "p5.34-json-maybexs",
                        "p5.34-log-dispatch",
                        "p5.34-moose"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-dist-zilla-plugin-checkissues"
                    ]
                }
            ]
        },
        {
            "name": "p5-dist-zilla-plugin-checkmetaresources",
            "portdir": "perl/p5-dist-zilla-plugin-checkmetaresources",
            "version": "0.1.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-dist-zilla-plugin-checkmetaresources",
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::CheckMetaResources",
            "description": "Dist::Zilla::Plugin::CheckMetaResources - Ensure META includes resources",
            "long_description": "Dist::Zilla::Plugin::CheckMetaResources - Ensure META includes resources",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-dist-zilla-plugin-checkmetaresources"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-dist-zilla-plugin-checkprereqsindexed",
            "portdir": "perl/p5-dist-zilla-plugin-checkprereqsindexed",
            "version": "0.22.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-dist-zilla-plugin-checkprereqsindexed",
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::CheckPrereqsIndexed",
            "description": "Dist::Zilla::Plugin::CheckPrereqsIndexed - prevent a release if you have prereqs not found on CPAN",
            "long_description": "Dist::Zilla::Plugin::CheckPrereqsIndexed - prevent a release if you have prereqs not found on CPAN",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-dist-zilla-plugin-checkprereqsindexed"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-dist-zilla-plugin-checkmetaresources",
            "portdir": "perl/p5-dist-zilla-plugin-checkmetaresources",
            "version": "0.1.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::CheckMetaResources",
            "description": "Dist::Zilla::Plugin::CheckMetaResources - Ensure META includes resources",
            "long_description": "Dist::Zilla::Plugin::CheckMetaResources - Ensure META includes resources",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "p5.28-capture-tiny",
                        "p5.28-file-temp",
                        "p5.28-path-class",
                        "p5.28-try-tiny"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-dist-zilla",
                        "p5.28-moose",
                        "p5.28-namespace-autoclean",
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-dist-zilla-plugin-checkmetaresources",
            "portdir": "perl/p5-dist-zilla-plugin-checkmetaresources",
            "version": "0.1.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::CheckMetaResources",
            "description": "Dist::Zilla::Plugin::CheckMetaResources - Ensure META includes resources",
            "long_description": "Dist::Zilla::Plugin::CheckMetaResources - Ensure META includes resources",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "p5.30-capture-tiny",
                        "p5.30-file-temp",
                        "p5.30-path-class",
                        "p5.30-try-tiny"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-dist-zilla",
                        "p5.30-moose",
                        "p5.30-namespace-autoclean",
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-dist-zilla-plugin-checkmetaresources",
            "portdir": "perl/p5-dist-zilla-plugin-checkmetaresources",
            "version": "0.1.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::CheckMetaResources",
            "description": "Dist::Zilla::Plugin::CheckMetaResources - Ensure META includes resources",
            "long_description": "Dist::Zilla::Plugin::CheckMetaResources - Ensure META includes resources",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "p5.32-capture-tiny",
                        "p5.32-file-temp",
                        "p5.32-path-class",
                        "p5.32-try-tiny"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-dist-zilla",
                        "p5.32-moose",
                        "p5.32-namespace-autoclean",
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-dist-zilla-plugin-checkmetaresources",
            "portdir": "perl/p5-dist-zilla-plugin-checkmetaresources",
            "version": "0.1.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::CheckMetaResources",
            "description": "Dist::Zilla::Plugin::CheckMetaResources - Ensure META includes resources",
            "long_description": "Dist::Zilla::Plugin::CheckMetaResources - Ensure META includes resources",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "p5.34-capture-tiny",
                        "p5.34-file-temp",
                        "p5.34-path-class",
                        "p5.34-try-tiny"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-dist-zilla",
                        "p5.34-moose",
                        "p5.34-namespace-autoclean",
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-dist-zilla-plugin-checkmetaresources"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-dist-zilla-plugin-checkprereqsindexed",
            "portdir": "perl/p5-dist-zilla-plugin-checkprereqsindexed",
            "version": "0.22.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::CheckPrereqsIndexed",
            "description": "Dist::Zilla::Plugin::CheckPrereqsIndexed - prevent a release if you have prereqs not found on CPAN",
            "long_description": "Dist::Zilla::Plugin::CheckPrereqsIndexed - prevent a release if you have prereqs not found on CPAN",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-cpan-meta",
                        "p5.28-test-deep",
                        "p5.28-test-fatal",
                        "p5.28-test-requiresinternet",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-version",
                        "perl5.28",
                        "p5.28-yaml-tiny",
                        "p5.28-dist-zilla",
                        "p5.28-http-tiny",
                        "p5.28-moose",
                        "p5.28-namespace-autoclean"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-dist-zilla-plugin-checkprereqsindexed",
            "portdir": "perl/p5-dist-zilla-plugin-checkprereqsindexed",
            "version": "0.22.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::CheckPrereqsIndexed",
            "description": "Dist::Zilla::Plugin::CheckPrereqsIndexed - prevent a release if you have prereqs not found on CPAN",
            "long_description": "Dist::Zilla::Plugin::CheckPrereqsIndexed - prevent a release if you have prereqs not found on CPAN",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-cpan-meta",
                        "p5.30-test-deep",
                        "p5.30-test-fatal",
                        "p5.30-test-requiresinternet",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-version",
                        "perl5.30",
                        "p5.30-yaml-tiny",
                        "p5.30-dist-zilla",
                        "p5.30-http-tiny",
                        "p5.30-moose",
                        "p5.30-namespace-autoclean"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-dist-zilla-plugin-checkprereqsindexed",
            "portdir": "perl/p5-dist-zilla-plugin-checkprereqsindexed",
            "version": "0.22.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::CheckPrereqsIndexed",
            "description": "Dist::Zilla::Plugin::CheckPrereqsIndexed - prevent a release if you have prereqs not found on CPAN",
            "long_description": "Dist::Zilla::Plugin::CheckPrereqsIndexed - prevent a release if you have prereqs not found on CPAN",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-cpan-meta",
                        "p5.32-test-deep",
                        "p5.32-test-fatal",
                        "p5.32-test-requiresinternet",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-namespace-autoclean",
                        "perl5.32",
                        "p5.32-yaml-tiny",
                        "p5.32-version",
                        "p5.32-dist-zilla",
                        "p5.32-http-tiny",
                        "p5.32-moose"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-dist-zilla-plugin-checkprereqsindexed",
            "portdir": "perl/p5-dist-zilla-plugin-checkprereqsindexed",
            "version": "0.22.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::CheckPrereqsIndexed",
            "description": "Dist::Zilla::Plugin::CheckPrereqsIndexed - prevent a release if you have prereqs not found on CPAN",
            "long_description": "Dist::Zilla::Plugin::CheckPrereqsIndexed - prevent a release if you have prereqs not found on CPAN",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-cpan-meta",
                        "p5.34-test-deep",
                        "p5.34-test-fatal",
                        "p5.34-test-requiresinternet",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-version",
                        "perl5.34",
                        "p5.34-yaml-tiny",
                        "p5.34-dist-zilla",
                        "p5.34-http-tiny",
                        "p5.34-moose",
                        "p5.34-namespace-autoclean"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-dist-zilla-plugin-checkprereqsindexed"
                    ]
                }
            ]
        },
        {
            "name": "p5-dist-zilla-plugin-checkselfdependency",
            "portdir": "perl/p5-dist-zilla-plugin-checkselfdependency",
            "version": "0.11.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-dist-zilla-plugin-checkselfdependency",
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::CheckSelfDependency",
            "description": "Dist::Zilla::Plugin::CheckSelfDependency - Check if your distribution declares a dependency on itself",
            "long_description": "Dist::Zilla::Plugin::CheckSelfDependency - Check if your distribution declares a dependency on itself",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-dist-zilla-plugin-checkselfdependency"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-dist-zilla-plugin-checkstrictversion",
            "portdir": "perl/p5-dist-zilla-plugin-checkstrictversion",
            "version": "0.1.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-dist-zilla-plugin-checkstrictversion",
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::CheckStrictVersion",
            "description": "Dist::Zilla::Plugin::CheckStrictVersion - BeforeRelease plugin to check for a strict version number",
            "long_description": "Dist::Zilla::Plugin::CheckStrictVersion - BeforeRelease plugin to check for a strict version number",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-dist-zilla-plugin-checkstrictversion"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-dist-zilla-plugin-checkselfdependency",
            "portdir": "perl/p5-dist-zilla-plugin-checkselfdependency",
            "version": "0.11.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::CheckSelfDependency",
            "description": "Dist::Zilla::Plugin::CheckSelfDependency - Check if your distribution declares a dependency on itself",
            "long_description": "Dist::Zilla::Plugin::CheckSelfDependency - Check if your distribution declares a dependency on itself",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "p5.28-cpan-meta",
                        "p5.28-module-build",
                        "p5.28-module-build-tiny",
                        "p5.28-path-tiny",
                        "p5.28-test-deep",
                        "p5.28-test-fatal"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-cpan-meta-requirements",
                        "p5.28-dist-zilla",
                        "p5.28-dist-zilla-role-modulemetadata",
                        "p5.28-moose",
                        "p5.28-namespace-autoclean",
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-dist-zilla-plugin-checkselfdependency",
            "portdir": "perl/p5-dist-zilla-plugin-checkselfdependency",
            "version": "0.11.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::CheckSelfDependency",
            "description": "Dist::Zilla::Plugin::CheckSelfDependency - Check if your distribution declares a dependency on itself",
            "long_description": "Dist::Zilla::Plugin::CheckSelfDependency - Check if your distribution declares a dependency on itself",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "p5.30-cpan-meta",
                        "p5.30-module-build",
                        "p5.30-module-build-tiny",
                        "p5.30-path-tiny",
                        "p5.30-test-deep",
                        "p5.30-test-fatal"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-cpan-meta-requirements",
                        "p5.30-dist-zilla",
                        "p5.30-dist-zilla-role-modulemetadata",
                        "p5.30-moose",
                        "p5.30-namespace-autoclean",
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-dist-zilla-plugin-checkselfdependency",
            "portdir": "perl/p5-dist-zilla-plugin-checkselfdependency",
            "version": "0.11.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::CheckSelfDependency",
            "description": "Dist::Zilla::Plugin::CheckSelfDependency - Check if your distribution declares a dependency on itself",
            "long_description": "Dist::Zilla::Plugin::CheckSelfDependency - Check if your distribution declares a dependency on itself",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "p5.32-cpan-meta",
                        "p5.32-module-build",
                        "p5.32-module-build-tiny",
                        "p5.32-path-tiny",
                        "p5.32-test-deep",
                        "p5.32-test-fatal"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-cpan-meta-requirements",
                        "p5.32-dist-zilla",
                        "p5.32-dist-zilla-role-modulemetadata",
                        "p5.32-moose",
                        "p5.32-namespace-autoclean",
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-dist-zilla-plugin-checkselfdependency",
            "portdir": "perl/p5-dist-zilla-plugin-checkselfdependency",
            "version": "0.11.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::CheckSelfDependency",
            "description": "Dist::Zilla::Plugin::CheckSelfDependency - Check if your distribution declares a dependency on itself",
            "long_description": "Dist::Zilla::Plugin::CheckSelfDependency - Check if your distribution declares a dependency on itself",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "p5.34-cpan-meta",
                        "p5.34-module-build",
                        "p5.34-module-build-tiny",
                        "p5.34-path-tiny",
                        "p5.34-test-deep",
                        "p5.34-test-fatal"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-cpan-meta-requirements",
                        "p5.34-dist-zilla",
                        "p5.34-dist-zilla-role-modulemetadata",
                        "p5.34-moose",
                        "p5.34-namespace-autoclean",
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-dist-zilla-plugin-checkselfdependency"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-dist-zilla-plugin-checkstrictversion",
            "portdir": "perl/p5-dist-zilla-plugin-checkstrictversion",
            "version": "0.1.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::CheckStrictVersion",
            "description": "Dist::Zilla::Plugin::CheckStrictVersion - BeforeRelease plugin to check for a strict version number",
            "long_description": "Dist::Zilla::Plugin::CheckStrictVersion - BeforeRelease plugin to check for a strict version number",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "p5.28-cpan-meta-requirements",
                        "p5.28-pathtools",
                        "p5.28-test-fatal",
                        "p5.28-version-next",
                        "p5.28-cpan-meta"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-dist-zilla",
                        "p5.28-moose",
                        "p5.28-version",
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-dist-zilla-plugin-checkstrictversion",
            "portdir": "perl/p5-dist-zilla-plugin-checkstrictversion",
            "version": "0.1.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::CheckStrictVersion",
            "description": "Dist::Zilla::Plugin::CheckStrictVersion - BeforeRelease plugin to check for a strict version number",
            "long_description": "Dist::Zilla::Plugin::CheckStrictVersion - BeforeRelease plugin to check for a strict version number",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "p5.30-cpan-meta-requirements",
                        "p5.30-pathtools",
                        "p5.30-test-fatal",
                        "p5.30-version-next",
                        "p5.30-cpan-meta"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-dist-zilla",
                        "p5.30-moose",
                        "p5.30-version",
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-dist-zilla-plugin-checkstrictversion",
            "portdir": "perl/p5-dist-zilla-plugin-checkstrictversion",
            "version": "0.1.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::CheckStrictVersion",
            "description": "Dist::Zilla::Plugin::CheckStrictVersion - BeforeRelease plugin to check for a strict version number",
            "long_description": "Dist::Zilla::Plugin::CheckStrictVersion - BeforeRelease plugin to check for a strict version number",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "p5.32-cpan-meta-requirements",
                        "p5.32-pathtools",
                        "p5.32-test-fatal",
                        "p5.32-version-next",
                        "p5.32-cpan-meta"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-version",
                        "p5.32-dist-zilla",
                        "p5.32-moose",
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-dist-zilla-plugin-checkstrictversion",
            "portdir": "perl/p5-dist-zilla-plugin-checkstrictversion",
            "version": "0.1.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::CheckStrictVersion",
            "description": "Dist::Zilla::Plugin::CheckStrictVersion - BeforeRelease plugin to check for a strict version number",
            "long_description": "Dist::Zilla::Plugin::CheckStrictVersion - BeforeRelease plugin to check for a strict version number",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "p5.34-cpan-meta-requirements",
                        "p5.34-pathtools",
                        "p5.34-test-fatal",
                        "p5.34-version-next",
                        "p5.34-cpan-meta"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-dist-zilla",
                        "p5.34-moose",
                        "p5.34-version",
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-dist-zilla-plugin-checkstrictversion"
                    ]
                }
            ]
        },
        {
            "name": "p5-dist-zilla-plugin-config-git",
            "portdir": "perl/p5-dist-zilla-plugin-config-git",
            "version": "0.920.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-dist-zilla-plugin-config-git",
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::Config::Git",
            "description": "Plugin configuration containing settings for a Git repo",
            "long_description": "Plugin configuration containing settings for a Git repo",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-dist-zilla-plugin-config-git"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-dist-zilla-plugin-contributorsfromgit",
            "portdir": "perl/p5-dist-zilla-plugin-contributorsfromgit",
            "version": "0.19.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-dist-zilla-plugin-contributorsfromgit",
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::ContributorsFromGit",
            "description": "Dist::Zilla::Plugin::ContributorsFromGit - Populate your 'CONTRIBUTORS' POD from the list of git authors",
            "long_description": "Dist::Zilla::Plugin::ContributorsFromGit - Populate your 'CONTRIBUTORS' POD from the list of git authors",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-dist-zilla-plugin-contributorsfromgit"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-dist-zilla-plugin-config-git",
            "portdir": "perl/p5-dist-zilla-plugin-config-git",
            "version": "0.920.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::Config::Git",
            "description": "Plugin configuration containing settings for a Git repo",
            "long_description": "Plugin configuration containing settings for a Git repo",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-checkdeps",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-moose",
                        "p5.28-moosex-types",
                        "perl5.28",
                        "p5.28-string-errf",
                        "p5.28-namespace-clean",
                        "p5.28-dist-zilla"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-dist-zilla-plugin-git"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-dist-zilla-plugin-config-git",
            "portdir": "perl/p5-dist-zilla-plugin-config-git",
            "version": "0.920.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::Config::Git",
            "description": "Plugin configuration containing settings for a Git repo",
            "long_description": "Plugin configuration containing settings for a Git repo",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-test-checkdeps",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-moose",
                        "p5.30-moosex-types",
                        "perl5.30",
                        "p5.30-string-errf",
                        "p5.30-namespace-clean",
                        "p5.30-dist-zilla"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-dist-zilla-plugin-git"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-dist-zilla-plugin-config-git",
            "portdir": "perl/p5-dist-zilla-plugin-config-git",
            "version": "0.920.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::Config::Git",
            "description": "Plugin configuration containing settings for a Git repo",
            "long_description": "Plugin configuration containing settings for a Git repo",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-checkdeps",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-moose",
                        "p5.32-moosex-types",
                        "perl5.32",
                        "p5.32-string-errf",
                        "p5.32-namespace-clean",
                        "p5.32-dist-zilla"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-dist-zilla-plugin-git"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-dist-zilla-plugin-config-git",
            "portdir": "perl/p5-dist-zilla-plugin-config-git",
            "version": "0.920.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::Config::Git",
            "description": "Plugin configuration containing settings for a Git repo",
            "long_description": "Plugin configuration containing settings for a Git repo",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-test-checkdeps",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-moose",
                        "p5.34-moosex-types",
                        "perl5.34",
                        "p5.34-string-errf",
                        "p5.34-namespace-clean",
                        "p5.34-dist-zilla"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-dist-zilla-plugin-config-git",
                        "p5.34-dist-zilla-plugin-git"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-dist-zilla-plugin-contributorsfromgit",
            "portdir": "perl/p5-dist-zilla-plugin-contributorsfromgit",
            "version": "0.19.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::ContributorsFromGit",
            "description": "Dist::Zilla::Plugin::ContributorsFromGit - Populate your 'CONTRIBUTORS' POD from the list of git authors",
            "long_description": "Dist::Zilla::Plugin::ContributorsFromGit - Populate your 'CONTRIBUTORS' POD from the list of git authors",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-file-chdir",
                        "p5.28-file-sharedir-install",
                        "p5.28-test-checkdeps",
                        "p5.28-test-file-sharedir",
                        "p5.28-test-moose-more",
                        "p5.28-test-tempdir-tiny",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-encode",
                        "p5.28-file-sharedir",
                        "p5.28-file-which",
                        "p5.28-ipc-system-simple",
                        "p5.28-list-allutils",
                        "perl5.28",
                        "p5.28-moosex-attributeshortcuts",
                        "p5.28-moosex-types",
                        "p5.28-path-class",
                        "p5.28-yaml-tiny",
                        "p5.28-moose",
                        "p5.28-aliased",
                        "p5.28-autobox-core",
                        "p5.28-autobox-junctions",
                        "p5.28-dist-zilla",
                        "p5.28-dist-zilla-role-registerstash",
                        "p5.28-dist-zilla-stash-podweaver"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-dist-zilla-plugin-contributorsfromgit",
            "portdir": "perl/p5-dist-zilla-plugin-contributorsfromgit",
            "version": "0.19.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::ContributorsFromGit",
            "description": "Dist::Zilla::Plugin::ContributorsFromGit - Populate your 'CONTRIBUTORS' POD from the list of git authors",
            "long_description": "Dist::Zilla::Plugin::ContributorsFromGit - Populate your 'CONTRIBUTORS' POD from the list of git authors",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-file-chdir",
                        "p5.30-file-sharedir-install",
                        "p5.30-test-checkdeps",
                        "p5.30-test-file-sharedir",
                        "p5.30-test-moose-more",
                        "p5.30-test-tempdir-tiny",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-encode",
                        "p5.30-file-sharedir",
                        "p5.30-file-which",
                        "p5.30-ipc-system-simple",
                        "p5.30-list-allutils",
                        "perl5.30",
                        "p5.30-moosex-attributeshortcuts",
                        "p5.30-moosex-types",
                        "p5.30-path-class",
                        "p5.30-yaml-tiny",
                        "p5.30-moose",
                        "p5.30-aliased",
                        "p5.30-autobox-core",
                        "p5.30-autobox-junctions",
                        "p5.30-dist-zilla",
                        "p5.30-dist-zilla-role-registerstash",
                        "p5.30-dist-zilla-stash-podweaver"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-dist-zilla-plugin-contributorsfromgit",
            "portdir": "perl/p5-dist-zilla-plugin-contributorsfromgit",
            "version": "0.19.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::ContributorsFromGit",
            "description": "Dist::Zilla::Plugin::ContributorsFromGit - Populate your 'CONTRIBUTORS' POD from the list of git authors",
            "long_description": "Dist::Zilla::Plugin::ContributorsFromGit - Populate your 'CONTRIBUTORS' POD from the list of git authors",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-file-chdir",
                        "p5.32-file-sharedir-install",
                        "p5.32-test-checkdeps",
                        "p5.32-test-file-sharedir",
                        "p5.32-test-moose-more",
                        "p5.32-test-tempdir-tiny",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-dist-zilla-stash-podweaver",
                        "p5.32-file-sharedir",
                        "p5.32-file-which",
                        "p5.32-ipc-system-simple",
                        "p5.32-list-allutils",
                        "perl5.32",
                        "p5.32-moosex-attributeshortcuts",
                        "p5.32-moosex-types",
                        "p5.32-path-class",
                        "p5.32-yaml-tiny",
                        "p5.32-moose",
                        "p5.32-encode",
                        "p5.32-aliased",
                        "p5.32-autobox-core",
                        "p5.32-autobox-junctions",
                        "p5.32-dist-zilla",
                        "p5.32-dist-zilla-role-registerstash"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-dist-zilla-plugin-contributorsfromgit",
            "portdir": "perl/p5-dist-zilla-plugin-contributorsfromgit",
            "version": "0.19.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::ContributorsFromGit",
            "description": "Dist::Zilla::Plugin::ContributorsFromGit - Populate your 'CONTRIBUTORS' POD from the list of git authors",
            "long_description": "Dist::Zilla::Plugin::ContributorsFromGit - Populate your 'CONTRIBUTORS' POD from the list of git authors",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-file-chdir",
                        "p5.34-file-sharedir-install",
                        "p5.34-test-checkdeps",
                        "p5.34-test-file-sharedir",
                        "p5.34-test-moose-more",
                        "p5.34-test-tempdir-tiny",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-encode",
                        "p5.34-file-sharedir",
                        "p5.34-file-which",
                        "p5.34-ipc-system-simple",
                        "p5.34-list-allutils",
                        "perl5.34",
                        "p5.34-moosex-attributeshortcuts",
                        "p5.34-moosex-types",
                        "p5.34-path-class",
                        "p5.34-yaml-tiny",
                        "p5.34-moose",
                        "p5.34-aliased",
                        "p5.34-autobox-core",
                        "p5.34-autobox-junctions",
                        "p5.34-dist-zilla",
                        "p5.34-dist-zilla-role-registerstash",
                        "p5.34-dist-zilla-stash-podweaver"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-dist-zilla-plugin-contributorsfromgit"
                    ]
                }
            ]
        },
        {
            "name": "p5-dist-zilla-plugin-distbuild",
            "portdir": "perl/p5-dist-zilla-plugin-distbuild",
            "version": "0.3.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-dist-zilla-plugin-distbuild",
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::DistBuild",
            "description": "Dist::Zilla::Plugin::DistBuild - Build a Build.PL that uses Dist::Build",
            "long_description": "Dist::Zilla::Plugin::DistBuild - Build a Build.PL that uses Dist::Build",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-dist-zilla-plugin-distbuild"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-dist-zilla-plugin-copyfilesfromrelease",
            "portdir": "perl/p5-dist-zilla-plugin-copyfilesfromrelease",
            "version": "0.7.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-dist-zilla-plugin-copyfilesfromrelease",
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::CopyFilesFromRelease",
            "description": "Dist::Zilla::Plugin::CopyFilesFromRelease - Copy files from a release (for SCM inclusion, etc.)",
            "long_description": "Dist::Zilla::Plugin::CopyFilesFromRelease - Copy files from a release (for SCM inclusion, etc.)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-dist-zilla-plugin-copyfilesfromrelease"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-dist-zilla-plugin-distbuild",
            "portdir": "perl/p5-dist-zilla-plugin-distbuild",
            "version": "0.3.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::DistBuild",
            "description": "Dist::Zilla::Plugin::DistBuild - Build a Build.PL that uses Dist::Build",
            "long_description": "Dist::Zilla::Plugin::DistBuild - Build a Build.PL that uses Dist::Build",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-module-build",
                        "p5.28-path-tiny",
                        "p5.28-test-fatal",
                        "p5.28-test-simple",
                        "clang-18",
                        "p5.28-dist-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-namespace-autoclean",
                        "p5.28-perl-prereqscanner",
                        "perl5.28",
                        "p5.28-experimental",
                        "p5.28-perl-prereqscanner-scanner-distbuild",
                        "p5.28-scalar-list-utils",
                        "p5.28-dist-zilla",
                        "p5.28-module-metadata",
                        "p5.28-moose",
                        "p5.28-moosex-types",
                        "p5.28-moosex-types-perl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-dist-zilla-pluginbundle-starter"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-dist-zilla-plugin-distbuild",
            "portdir": "perl/p5-dist-zilla-plugin-distbuild",
            "version": "0.3.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::DistBuild",
            "description": "Dist::Zilla::Plugin::DistBuild - Build a Build.PL that uses Dist::Build",
            "long_description": "Dist::Zilla::Plugin::DistBuild - Build a Build.PL that uses Dist::Build",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-module-build",
                        "p5.30-path-tiny",
                        "p5.30-test-fatal",
                        "p5.30-test-simple",
                        "clang-18",
                        "p5.30-dist-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-namespace-autoclean",
                        "p5.30-perl-prereqscanner",
                        "perl5.30",
                        "p5.30-experimental",
                        "p5.30-perl-prereqscanner-scanner-distbuild",
                        "p5.30-scalar-list-utils",
                        "p5.30-dist-zilla",
                        "p5.30-module-metadata",
                        "p5.30-moose",
                        "p5.30-moosex-types",
                        "p5.30-moosex-types-perl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-dist-zilla-pluginbundle-starter"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-dist-zilla-plugin-distbuild",
            "portdir": "perl/p5-dist-zilla-plugin-distbuild",
            "version": "0.3.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::DistBuild",
            "description": "Dist::Zilla::Plugin::DistBuild - Build a Build.PL that uses Dist::Build",
            "long_description": "Dist::Zilla::Plugin::DistBuild - Build a Build.PL that uses Dist::Build",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-module-build",
                        "p5.32-path-tiny",
                        "p5.32-test-fatal",
                        "p5.32-test-simple",
                        "clang-18",
                        "p5.32-dist-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-moosex-types-perl",
                        "p5.32-namespace-autoclean",
                        "perl5.32",
                        "p5.32-experimental",
                        "p5.32-perl-prereqscanner-scanner-distbuild",
                        "p5.32-perl-prereqscanner",
                        "p5.32-module-metadata",
                        "p5.32-scalar-list-utils",
                        "p5.32-dist-zilla",
                        "p5.32-moose",
                        "p5.32-moosex-types"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-dist-zilla-pluginbundle-starter"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-dist-zilla-plugin-distbuild",
            "portdir": "perl/p5-dist-zilla-plugin-distbuild",
            "version": "0.3.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::DistBuild",
            "description": "Dist::Zilla::Plugin::DistBuild - Build a Build.PL that uses Dist::Build",
            "long_description": "Dist::Zilla::Plugin::DistBuild - Build a Build.PL that uses Dist::Build",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-module-build",
                        "p5.34-path-tiny",
                        "p5.34-test-fatal",
                        "p5.34-test-simple",
                        "clang-18",
                        "p5.34-dist-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-namespace-autoclean",
                        "p5.34-perl-prereqscanner",
                        "perl5.34",
                        "p5.34-experimental",
                        "p5.34-perl-prereqscanner-scanner-distbuild",
                        "p5.34-scalar-list-utils",
                        "p5.34-dist-zilla",
                        "p5.34-module-metadata",
                        "p5.34-moose",
                        "p5.34-moosex-types",
                        "p5.34-moosex-types-perl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-dist-zilla-pluginbundle-starter",
                        "p5-dist-zilla-plugin-distbuild"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-dist-zilla-plugin-copyfilesfromrelease",
            "portdir": "perl/p5-dist-zilla-plugin-copyfilesfromrelease",
            "version": "0.7.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::CopyFilesFromRelease",
            "description": "Dist::Zilla::Plugin::CopyFilesFromRelease - Copy files from a release (for SCM inclusion, etc.)",
            "long_description": "Dist::Zilla::Plugin::CopyFilesFromRelease - Copy files from a release (for SCM inclusion, etc.)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "p5.28-module-build",
                        "p5.28-module-build-tiny",
                        "p5.28-test-deep",
                        "p5.28-test-fatal"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-dist-zilla",
                        "p5.28-moose",
                        "p5.28-namespace-autoclean",
                        "p5.28-path-tiny"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-dist-zilla-pluginbundle-starter",
                        "p5.28-dist-zilla-pluginbundle-git-versionmanager"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-dist-zilla-plugin-copyfilesfromrelease",
            "portdir": "perl/p5-dist-zilla-plugin-copyfilesfromrelease",
            "version": "0.7.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::CopyFilesFromRelease",
            "description": "Dist::Zilla::Plugin::CopyFilesFromRelease - Copy files from a release (for SCM inclusion, etc.)",
            "long_description": "Dist::Zilla::Plugin::CopyFilesFromRelease - Copy files from a release (for SCM inclusion, etc.)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "p5.32-module-build",
                        "p5.32-module-build-tiny",
                        "p5.32-test-deep",
                        "p5.32-test-fatal"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-dist-zilla",
                        "p5.32-moose",
                        "p5.32-namespace-autoclean",
                        "p5.32-path-tiny"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-dist-zilla-pluginbundle-starter",
                        "p5.32-dist-zilla-pluginbundle-git-versionmanager"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-dist-zilla-plugin-copyfilesfromrelease",
            "portdir": "perl/p5-dist-zilla-plugin-copyfilesfromrelease",
            "version": "0.7.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::CopyFilesFromRelease",
            "description": "Dist::Zilla::Plugin::CopyFilesFromRelease - Copy files from a release (for SCM inclusion, etc.)",
            "long_description": "Dist::Zilla::Plugin::CopyFilesFromRelease - Copy files from a release (for SCM inclusion, etc.)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "p5.30-module-build",
                        "p5.30-module-build-tiny",
                        "p5.30-test-deep",
                        "p5.30-test-fatal"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-dist-zilla",
                        "p5.30-moose",
                        "p5.30-namespace-autoclean",
                        "p5.30-path-tiny"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-dist-zilla-pluginbundle-starter",
                        "p5.30-dist-zilla-pluginbundle-git-versionmanager"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-dist-zilla-plugin-copyfilesfromrelease",
            "portdir": "perl/p5-dist-zilla-plugin-copyfilesfromrelease",
            "version": "0.7.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::CopyFilesFromRelease",
            "description": "Dist::Zilla::Plugin::CopyFilesFromRelease - Copy files from a release (for SCM inclusion, etc.)",
            "long_description": "Dist::Zilla::Plugin::CopyFilesFromRelease - Copy files from a release (for SCM inclusion, etc.)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "p5.34-module-build",
                        "p5.34-module-build-tiny",
                        "p5.34-test-deep",
                        "p5.34-test-fatal"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-dist-zilla",
                        "p5.34-moose",
                        "p5.34-namespace-autoclean",
                        "p5.34-path-tiny"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-dist-zilla-pluginbundle-starter",
                        "p5-dist-zilla-plugin-copyfilesfromrelease",
                        "p5.34-dist-zilla-pluginbundle-git-versionmanager"
                    ]
                }
            ]
        },
        {
            "name": "p5-dist-zilla-plugin-dynamicprereqs",
            "portdir": "perl/p5-dist-zilla-plugin-dynamicprereqs",
            "version": "0.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-dist-zilla-plugin-dynamicprereqs",
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::DynamicPrereqs",
            "description": "Dist::Zilla::Plugin::DynamicPrereqs - Specify dynamic (user-side) prerequisites for your distribution",
            "long_description": "Dist::Zilla::Plugin::DynamicPrereqs - Specify dynamic (user-side) prerequisites for your distribution",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-dist-zilla-plugin-dynamicprereqs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-dist-zilla-plugin-emailnotify",
            "portdir": "perl/p5-dist-zilla-plugin-emailnotify",
            "version": "0.4.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-dist-zilla-plugin-emailnotify",
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::EmailNotify",
            "description": "send an email on dist release",
            "long_description": "send an email on dist release",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-dist-zilla-plugin-emailnotify"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-dist-zilla-plugin-dynamicprereqs",
            "portdir": "perl/p5-dist-zilla-plugin-dynamicprereqs",
            "version": "0.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::DynamicPrereqs",
            "description": "Dist::Zilla::Plugin::DynamicPrereqs - Specify dynamic (user-side) prerequisites for your distribution",
            "long_description": "Dist::Zilla::Plugin::DynamicPrereqs - Specify dynamic (user-side) prerequisites for your distribution",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "p5.28-capture-tiny",
                        "p5.28-file-pushd",
                        "p5.28-file-sharedir-install",
                        "p5.28-padwalker",
                        "p5.28-test-deep",
                        "p5.28-test-deep-json",
                        "p5.28-test-fatal",
                        "p5.28-test-file-sharedir",
                        "p5.28-test-needs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-dist-zilla",
                        "p5.28-dist-zilla-role-modulemetadata",
                        "p5.28-file-sharedir",
                        "p5.28-module-runtime",
                        "p5.28-moose",
                        "p5.28-namespace-autoclean",
                        "p5.28-path-tiny",
                        "p5.28-term-ansicolor",
                        "p5.28-try-tiny"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}