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

{
    "count": 50462,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=764",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=762",
    "results": [
        {
            "name": "p5.30-dist-zilla-plugin-mojibaketests",
            "portdir": "perl/p5-dist-zilla-plugin-mojibaketests",
            "version": "0.800.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::MojibakeTests",
            "description": "Dist::Zilla::Plugin::MojibakeTests - Author tests for source encoding",
            "long_description": "Dist::Zilla::Plugin::MojibakeTests - Author tests for source encoding",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-dist-zilla",
                        "p5.30-test-mojibake",
                        "p5.30-unicode-checkutf8"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-dist-zilla-plugin-modulebuildtiny-fallback",
            "portdir": "perl/p5-dist-zilla-plugin-modulebuildtiny-fallback",
            "version": "0.27.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::ModuleBuildTiny::Fallback",
            "description": "Dist::Zilla::Plugin::ModuleBuildTiny::Fallback - Generate a Build.PL that uses Module::Build::Tiny, falling back to Module::Build as needed",
            "long_description": "Dist::Zilla::Plugin::ModuleBuildTiny::Fallback - Generate a Build.PL that uses Module::Build::Tiny, falling back to Module::Build as needed",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "p5.30-file-pushd",
                        "p5.30-module-build",
                        "p5.30-module-build-tiny",
                        "p5.30-test-deep",
                        "p5.30-test-fatal",
                        "p5.30-test-needs",
                        "p5.30-test-warnings",
                        "p5.30-dist-zilla"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-dist-zilla-plugin-modulebuildtiny",
                        "p5.30-moose",
                        "p5.30-moosex-types",
                        "p5.30-namespace-autoclean",
                        "p5.30-path-tiny",
                        "p5.30-type-tiny",
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-dist-zilla-pluginbundle-starter"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-dist-zilla-plugin-modulebuildtiny",
            "portdir": "perl/p5-dist-zilla-plugin-modulebuildtiny",
            "version": "0.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::ModuleBuildTiny",
            "description": "Dist::Zilla::Plugin::ModuleBuildTiny - Build a Build.PL that uses Module::Build::Tiny",
            "long_description": "Dist::Zilla::Plugin::ModuleBuildTiny - Build a Build.PL that uses Module::Build::Tiny",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-module-build",
                        "p5.30-path-tiny",
                        "p5.30-test-deep",
                        "p5.30-test-fatal",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-moosex-types-perl",
                        "p5.30-dist-zilla",
                        "p5.30-module-build-tiny",
                        "p5.30-moose",
                        "p5.30-moosex-types"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-dist-zilla-plugin-makemaker-fallback",
                        "p5.30-dist-zilla-plugin-ffi"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-dist-zilla-plugin-modulebuildtiny-fallback",
                        "p5.30-dist-zilla-pluginbundle-starter"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-dist-zilla-plugin-minimumperl",
            "portdir": "perl/p5-dist-zilla-plugin-minimumperl",
            "version": "1.6.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::MinimumPerl",
            "description": "Dist::Zilla::Plugin::MinimumPerl - Detects the minimum version of Perl required for your dist",
            "long_description": "Dist::Zilla::Plugin::MinimumPerl - Detects the minimum version of Perl required for your dist",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-module-build",
                        "p5.30-module-build-tiny",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-moosex-types-perl",
                        "perl5.30",
                        "p5.30-perl-minimumversion",
                        "p5.30-dist-zilla",
                        "p5.30-moose"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-dist-zilla-plugin-metaprovides-package",
            "portdir": "perl/p5-dist-zilla-plugin-metaprovides-package",
            "version": "2.4.3",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::MetaProvides::Package",
            "description": "Dist::Zilla::Plugin::MetaProvides::Package - Extract namespaces/version from traditional packages for provides",
            "long_description": "Dist::Zilla::Plugin::MetaProvides::Package - Extract namespaces/version from traditional packages for provides",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-path-tiny",
                        "p5.30-test-fatal",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-dist-zilla-plugin-metaprovides",
                        "p5.30-dist-zilla-role-modulemetadata",
                        "p5.30-moose",
                        "p5.30-moosex-lazyrequire",
                        "perl5.30",
                        "p5.30-namespace-autoclean",
                        "p5.30-ppi",
                        "p5.30-safe-isa",
                        "p5.30-moosex-types",
                        "p5.30-data-dump",
                        "p5.30-dist-zilla"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-dist-zilla-pluginbundle-starter"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-dist-zilla-plugin-metaprovides",
            "portdir": "perl/p5-dist-zilla-plugin-metaprovides",
            "version": "2.2.4",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::MetaProvides",
            "description": "Dist::Zilla::Plugin::MetaProvides - Generating and Populating 'provides' in your META.yml",
            "long_description": "Dist::Zilla::Plugin::MetaProvides - Generating and Populating 'provides' in your META.yml",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-path-tiny",
                        "p5.30-test-fatal",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-moose",
                        "perl5.30",
                        "p5.30-namespace-autoclean",
                        "p5.30-moosex-types",
                        "p5.30-dist-zilla",
                        "p5.30-hash-merge-simple"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-dist-zilla-plugin-metaprovides-package"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-dist-zilla-plugin-metamergefile",
            "portdir": "perl/p5-dist-zilla-plugin-metamergefile",
            "version": "0.5.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::MetaMergeFile",
            "description": "Dist::Zilla::Plugin::MetaMergeFile - Add arbitrary metadata using a mergefile",
            "long_description": "Dist::Zilla::Plugin::MetaMergeFile - Add arbitrary metadata using a mergefile",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-file-slurper",
                        "p5.30-module-build",
                        "p5.30-module-build-tiny",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-moosex-types",
                        "p5.30-moosex-types-stringlike",
                        "perl5.30",
                        "p5.30-experimental",
                        "p5.30-namespace-autoclean",
                        "p5.30-cpan-meta",
                        "p5.30-dist-zilla",
                        "p5.30-moose"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-dist-zilla-pluginbundle-starter"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-dist-zilla-plugin-makemaker-fallback",
            "portdir": "perl/p5-dist-zilla-plugin-makemaker-fallback",
            "version": "0.33.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::MakeMaker::Fallback",
            "description": "Dist::Zilla::Plugin::MakeMaker::Fallback - Generate a Makefile.PL containing a warning for legacy users",
            "long_description": "Dist::Zilla::Plugin::MakeMaker::Fallback - Generate a Makefile.PL containing a warning for legacy users",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "p5.30-module-build-tiny",
                        "p5.30-module-metadata",
                        "p5.30-test-deep",
                        "p5.30-test-fatal",
                        "p5.30-test-needs",
                        "p5.30-try-tiny",
                        "p5.30-capture-tiny",
                        "p5.30-dist-zilla-plugin-modulebuildtiny",
                        "p5.30-module-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-dist-zilla",
                        "p5.30-dist-zilla-plugin-makemaker-awesome",
                        "p5.30-moose",
                        "p5.30-namespace-autoclean",
                        "p5.30-path-tiny",
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-dist-zilla-plugin-makemaker-awesome",
            "portdir": "perl/p5-dist-zilla-plugin-makemaker-awesome",
            "version": "0.490.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::MakeMaker::Awesome",
            "description": "Dist::Zilla::Plugin::MakeMaker::Awesome - A more awesome MakeMaker plugin for Dist::Zilla",
            "long_description": "Dist::Zilla::Plugin::MakeMaker::Awesome - A more awesome MakeMaker plugin for Dist::Zilla",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "p5.30-cpan-meta-check",
                        "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",
                        "p5.30-type-tiny"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-dist-zilla-plugin-makemaker-fallback",
                        "p5.30-dist-zilla-pluginbundle-starter"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-dist-zilla-plugin-keywords",
            "portdir": "perl/p5-dist-zilla-plugin-keywords",
            "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::Keywords",
            "description": "Dist::Zilla::Plugin::Keywords - Add keywords to metadata in your distribution",
            "long_description": "Dist::Zilla::Plugin::Keywords - Add keywords to metadata in your distribution",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-module-build",
                        "p5.30-module-build-tiny",
                        "p5.30-path-tiny",
                        "p5.30-test-deep",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-moosex-types-common",
                        "perl5.30",
                        "p5.30-namespace-autoclean",
                        "p5.30-dist-zilla",
                        "p5.30-encode",
                        "p5.30-moose",
                        "p5.30-moosex-types"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-dist-zilla-plugin-installguide",
            "portdir": "perl/p5-dist-zilla-plugin-installguide",
            "version": "1.200.14",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::InstallGuide",
            "description": "Dist::Zilla::Plugin::InstallGuide - Build an INSTALL file",
            "long_description": "Dist::Zilla::Plugin::InstallGuide - Build an INSTALL file",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "p5.30-module-build",
                        "p5.30-module-build-tiny",
                        "p5.30-path-tiny",
                        "p5.30-test-fatal"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-dist-zilla",
                        "p5.30-dist-zilla-role-modulemetadata",
                        "p5.30-moose",
                        "p5.30-namespace-autoclean"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-dist-zilla-plugin-git-remote-check",
            "portdir": "perl/p5-dist-zilla-plugin-git-remote-check",
            "version": "0.1.2",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::Git::Remote::Check",
            "description": "Dist::Zilla::Plugin::Git::Remote::Check - Ensure no pending commits on a remote branch before release",
            "long_description": "Dist::Zilla::Plugin::Git::Remote::Check - Ensure no pending commits on a remote branch before release",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-file-temp",
                        "p5.30-module-build",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-git-wrapper",
                        "perl5.30",
                        "p5.30-moose",
                        "p5.30-data-dump",
                        "p5.30-dist-zilla"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-dist-zilla-plugin-git-pushinitial",
            "portdir": "perl/p5-dist-zilla-plugin-git-pushinitial",
            "version": "0.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::Git::PushInitial",
            "description": "Dist::Zilla::Plugin::Git::PushInitial - do initial git push from your minting profile",
            "long_description": "Dist::Zilla::Plugin::Git::PushInitial - do initial git push from your minting profile",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-dist-zilla",
                        "p5.30-git-wrapper",
                        "p5.30-moose",
                        "perl5.30",
                        "p5.30-pathtools",
                        "p5.30-try-tiny",
                        "p5.30-moosex-types"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-dist-zilla-plugin-githubmeta",
            "portdir": "perl/p5-dist-zilla-plugin-githubmeta",
            "version": "0.580.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::GithubMeta",
            "description": "Dist::Zilla::Plugin::GithubMeta - Automatically include GitHub meta information in META.yml",
            "long_description": "Dist::Zilla::Plugin::GithubMeta - Automatically include GitHub meta information in META.yml",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-path-tiny",
                        "p5.30-test-deep",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-moose",
                        "perl5.30",
                        "p5.30-try-tiny",
                        "p5.30-moosex-types-uri",
                        "p5.30-dist-zilla",
                        "p5.30-file-pushd"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-dist-zilla-plugin-github",
            "portdir": "perl/p5-dist-zilla-plugin-github",
            "version": "0.490.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::GitHub",
            "description": "Dist::Zilla::PluginBundle::GitHub - GitHub plugins all-in-one",
            "long_description": "Dist::Zilla::PluginBundle::GitHub - GitHub plugins all-in-one",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-module-build",
                        "p5.30-module-build-tiny",
                        "p5.30-module-metadata",
                        "p5.30-path-tiny",
                        "p5.30-test-deep",
                        "p5.30-test-deep-json",
                        "p5.30-test-fatal",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-moose",
                        "perl5.30",
                        "p5.30-try-tiny",
                        "p5.30-net-ssleay",
                        "p5.30-class-load",
                        "p5.30-data-dumper",
                        "p5.30-dist-zilla",
                        "p5.30-git-wrapper",
                        "p5.30-http-tiny",
                        "p5.30-io-socket-ssl",
                        "p5.30-json-maybexs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-dist-zilla-plugin-git-describe",
            "portdir": "perl/p5-dist-zilla-plugin-git-describe",
            "version": "0.8.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::Git::Describe",
            "description": "Dist::Zilla::Plugin::Git::Describe - add the results of `git describe` (roughly) to your main module",
            "long_description": "Dist::Zilla::Plugin::Git::Describe - add the results of `git describe` (roughly) to your main module",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-path-tiny",
                        "p5.30-sort-versions",
                        "p5.30-test-fatal",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-namespace-autoclean",
                        "perl5.30",
                        "p5.30-try-tiny",
                        "p5.30-ppi",
                        "p5.30-dist-zilla",
                        "p5.30-git-wrapper",
                        "p5.30-moose"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-dist-zilla-plugin-git-contributors",
            "portdir": "perl/p5-dist-zilla-plugin-git-contributors",
            "version": "0.38.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::Git::Contributors",
            "description": "Dist::Zilla::Plugin::Git::Contributors - Add contributor names from git to your distribution",
            "long_description": "Dist::Zilla::Plugin::Git::Contributors - Add contributor names from git to your distribution",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-module-build",
                        "p5.30-module-build-tiny",
                        "p5.30-module-metadata",
                        "p5.30-sort-versions",
                        "p5.30-test-deep",
                        "p5.30-test-fatal",
                        "p5.30-test-needs",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-try-tiny",
                        "perl5.30",
                        "p5.30-unicode-normalize",
                        "p5.30-unicode-collate",
                        "p5.30-data-dumper",
                        "p5.30-dist-zilla",
                        "p5.30-git-wrapper",
                        "p5.30-list-utilsby",
                        "p5.30-moose",
                        "p5.30-namespace-autoclean",
                        "p5.30-path-tiny"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-dist-zilla-plugin-git",
            "portdir": "perl/p5-dist-zilla-plugin-git",
            "version": "2.52.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::Git",
            "description": "Dist::Zilla::Plugin::Git - Update your git repository after release",
            "long_description": "Dist::Zilla::Plugin::Git - Update your git repository after release",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-cpan-meta-check",
                        "p5.30-file-copy-recursive",
                        "p5.30-file-pushd",
                        "p5.30-file-which",
                        "p5.30-log-dispatchouli",
                        "p5.30-test-fatal",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-git-wrapper",
                        "p5.30-ipc-system-simple",
                        "p5.30-module-runtime",
                        "p5.30-moose",
                        "p5.30-namespace-autoclean",
                        "p5.30-path-tiny",
                        "git",
                        "p5.30-term-ansicolor",
                        "p5.30-try-tiny",
                        "p5.30-type-tiny",
                        "p5.30-types-path-tiny",
                        "p5.30-version-next",
                        "p5.30-string-formatter",
                        "perl5.30",
                        "gnupg2",
                        "p5.30-datetime",
                        "p5.30-dist-zilla",
                        "p5.30-dist-zilla-plugin-config-git",
                        "p5.30-file-chdir"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-dist-zilla-pluginbundle-git-checkfor",
                        "p5.30-dist-zilla-pluginbundle-git-versionmanager"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-dist-zilla-plugin-generatefile-fromsharedir",
            "portdir": "perl/p5-dist-zilla-plugin-generatefile-fromsharedir",
            "version": "0.15.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::GenerateFile::FromShareDir",
            "description": "Dist::Zilla::Plugin::GenerateFile::FromShareDir - Create files in the repository or in the build, based on a template located in a distribution sharedir",
            "long_description": "Dist::Zilla::Plugin::GenerateFile::FromShareDir - Create files in the repository or in the build, based on a template located in a distribution sharedir",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-module-build",
                        "p5.30-module-build-tiny",
                        "p5.30-module-metadata",
                        "p5.30-test-deep",
                        "p5.30-test-fatal",
                        "p5.30-test-file-sharedir",
                        "p5.30-test-warnings",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-path-tiny",
                        "p5.30-dist-zilla",
                        "p5.30-dist-zilla-role-repofileinjector",
                        "p5.30-encode",
                        "p5.30-file-sharedir",
                        "p5.30-moose",
                        "p5.30-moosex-slurpyconstructor",
                        "p5.30-namespace-autoclean"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-dist-zilla-plugin-ffi",
            "portdir": "perl/p5-dist-zilla-plugin-ffi",
            "version": "1.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::FFI",
            "description": "Dist::Zilla::Plugin::FFI - FFI related Dist::Zilla plugins",
            "long_description": "Dist::Zilla::Plugin::FFI - FFI related Dist::Zilla plugins",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-dist-zilla-plugin-modulebuildtiny",
                        "p5.30-path-tiny",
                        "p5.30-test-simple",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-true",
                        "perl5.30",
                        "p5.30-experimental",
                        "p5.30-dist-zilla",
                        "p5.30-moose",
                        "p5.30-namespace-autoclean"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-dist-zilla-plugin-ensurelatestperl",
            "portdir": "perl/p5-dist-zilla-plugin-ensurelatestperl",
            "version": "0.10.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::EnsureLatestPerl",
            "description": "Dist::Zilla::Plugin::EnsureLatestPerl - Ensure the author is releasing using the latest Perl",
            "long_description": "Dist::Zilla::Plugin::EnsureLatestPerl - Ensure the author is releasing using the latest Perl",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "p5.30-module-pluggable",
                        "p5.30-path-tiny",
                        "p5.30-test-deep",
                        "p5.30-test-fatal",
                        "p5.30-test-mocktime",
                        "p5.30-test-simple",
                        "p5.30-cpan-meta"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-dist-zilla",
                        "p5.30-moose",
                        "p5.30-namespace-autoclean",
                        "p5.30-scalar-list-utils",
                        "p5.30-module-corelist",
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-dist-zilla-plugin-emailnotify",
            "portdir": "perl/p5-dist-zilla-plugin-emailnotify",
            "version": "0.4.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "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-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-dist-zilla",
                        "p5.30-email-stuffer",
                        "p5.30-moose",
                        "p5.30-namespace-autoclean"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-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": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "p5.30-capture-tiny",
                        "p5.30-file-pushd",
                        "p5.30-file-sharedir-install",
                        "p5.30-padwalker",
                        "p5.30-test-deep",
                        "p5.30-test-deep-json",
                        "p5.30-test-fatal",
                        "p5.30-test-file-sharedir",
                        "p5.30-test-needs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-dist-zilla",
                        "p5.30-dist-zilla-role-modulemetadata",
                        "p5.30-file-sharedir",
                        "p5.30-module-runtime",
                        "p5.30-moose",
                        "p5.30-namespace-autoclean",
                        "p5.30-path-tiny",
                        "p5.30-term-ansicolor",
                        "p5.30-try-tiny"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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": 2615
                }
            ],
            "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.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": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "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-git-versionmanager",
                        "p5.30-dist-zilla-pluginbundle-starter"
                    ]
                }
            ]
        },
        {
            "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": 2615
                }
            ],
            "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-14"
                    ]
                },
                {
                    "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.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-14"
                    ]
                },
                {
                    "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.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": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "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.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": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "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.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": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-cpan-meta",
                        "p5.30-test-deep",
                        "p5.30-test-fatal",
                        "p5.30-test-requiresinternet",
                        "clang-14"
                    ]
                },
                {
                    "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.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": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "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.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": 2615
                }
            ],
            "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-14"
                    ]
                },
                {
                    "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.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": 2615
                }
            ],
            "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-14"
                    ]
                },
                {
                    "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.30-dist-zilla-pluginbundle-starter",
            "portdir": "perl/p5-dist-zilla-pluginbundle-starter",
            "version": "6.0.1",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::PluginBundle::Starter",
            "description": "Dist::Zilla::PluginBundle::Starter - A minimal Dist::Zilla plugin bundle",
            "long_description": "Dist::Zilla::PluginBundle::Starter - A minimal Dist::Zilla plugin bundle",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-file-sharedir-install",
                        "p5.30-path-tiny",
                        "p5.30-test-file-sharedir",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-dist-zilla-plugin-bumpversionafterrelease",
                        "p5.30-dist-zilla-plugin-checkextratests",
                        "p5.30-dist-zilla-plugin-copyfilesfromrelease",
                        "p5.30-dist-zilla-plugin-makemaker-awesome",
                        "p5.30-dist-zilla-plugin-metaprovides-package",
                        "p5.30-dist-zilla-plugin-modulebuildtiny",
                        "p5.30-dist-zilla-plugin-modulebuildtiny-fallback",
                        "p5.30-dist-zilla-plugin-pod2readme",
                        "perl5.30",
                        "p5.30-dist-zilla-plugin-test-compile",
                        "p5.30-dist-zilla-plugin-test-reportprereqs",
                        "p5.30-dist-zilla-role-pluginbundle-pluginremover",
                        "p5.30-moose",
                        "p5.30-namespace-clean",
                        "p5.30-test-pod",
                        "p5.30-dist-zilla-plugin-distbuild",
                        "p5.30-dist-zilla-plugin-metamergefile",
                        "p5.30-dist-zilla-plugin-readmeanyfrompod",
                        "p5.30-dist-zilla",
                        "p5.30-dist-zilla-app-command-regenerate",
                        "p5.30-dist-zilla-config-slicer"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-dist-zilla-pluginbundle-git-versionmanager",
            "portdir": "perl/p5-dist-zilla-pluginbundle-git-versionmanager",
            "version": "0.7.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::PluginBundle::Git::VersionManager",
            "description": "Dist::Zilla::PluginBundle::Git::VersionManager - A plugin bundle that manages your version in git",
            "long_description": "Dist::Zilla::PluginBundle::Git::VersionManager - A plugin bundle that manages your version in git",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-cpan-meta-check",
                        "p5.30-json-maybexs",
                        "p5.30-module-build",
                        "p5.30-module-build-tiny",
                        "p5.30-module-metadata",
                        "p5.30-namespace-clean",
                        "p5.30-parent",
                        "p5.30-path-tiny",
                        "p5.30-test-deep",
                        "p5.30-test-fatal",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-namespace-autoclean",
                        "p5.30-cpan-meta-requirements",
                        "p5.30-dist-zilla",
                        "p5.30-dist-zilla-config-slicer",
                        "p5.30-dist-zilla-plugin-bumpversionafterrelease",
                        "p5.30-dist-zilla-plugin-copyfilesfromrelease",
                        "p5.30-dist-zilla-plugin-git",
                        "p5.30-dist-zilla-plugin-rewriteversion-transitional",
                        "p5.30-dist-zilla-plugin-versionfrommainmodule",
                        "p5.30-dist-zilla-role-pluginbundle-pluginremover",
                        "p5.30-moose"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-dist-zilla-pluginbundle-git-checkfor",
            "portdir": "perl/p5-dist-zilla-pluginbundle-git-checkfor",
            "version": "0.14.0",
            "license": "LGPL-2.1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::PluginBundle::Git::CheckFor",
            "description": "Dist::Zilla::PluginBundle::Git::CheckFor - All Git::CheckFor plugins at once",
            "long_description": "Dist::Zilla::PluginBundle::Git::CheckFor - All Git::CheckFor plugins at once",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "p5.30-capture-tiny",
                        "p5.30-devel-checkbin",
                        "p5.30-file-chdir",
                        "p5.30-path-tiny",
                        "p5.30-test-checkdeps",
                        "p5.30-test-fatal",
                        "p5.30-test-moose-more",
                        "p5.30-test-tempdir-tiny"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-dist-zilla",
                        "p5.30-dist-zilla-plugin-git",
                        "p5.30-git-wrapper",
                        "p5.30-moose",
                        "p5.30-moosex-attributeshortcuts",
                        "p5.30-namespace-autoclean",
                        "p5.30-try-tiny",
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-dist-zilla-plugin-bumpversionafterrelease",
            "portdir": "perl/p5-dist-zilla-plugin-bumpversionafterrelease",
            "version": "0.18.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::BumpVersionAfterRelease",
            "description": "Dist::Zilla::Plugin::BumpVersionAfterRelease - Bump module versions after distribution release",
            "long_description": "Dist::Zilla::Plugin::BumpVersionAfterRelease - Bump module versions after distribution release",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-test-deep",
                        "p5.30-test-fatal",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-path-tiny",
                        "perl5.30",
                        "p5.30-version-next",
                        "p5.30-dist-zilla",
                        "p5.30-moose"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-dist-zilla-plugin-rewriteversion-transitional",
                        "p5.30-dist-zilla-pluginbundle-git-versionmanager",
                        "p5.30-dist-zilla-pluginbundle-starter"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-dist-zilla-plugin-autometaresources",
            "portdir": "perl/p5-dist-zilla-plugin-autometaresources",
            "version": "1.210.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::AutoMetaResources",
            "description": "Dist::Zilla::Plugin::AutoMetaResources - Automagical MetaResources",
            "long_description": "Dist::Zilla::Plugin::AutoMetaResources - Automagical MetaResources",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-module-build",
                        "p5.30-test-nowarnings",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-dist-zilla",
                        "p5.30-moose"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-dist-zilla-plugin-authority",
            "portdir": "perl/p5-dist-zilla-plugin-authority",
            "version": "1.9.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::Authority",
            "description": "Dist::Zilla::Plugin::Authority - Add the AUTHORITY variable and metadata to your distribution",
            "long_description": "Dist::Zilla::Plugin::Authority - Add the AUTHORITY variable and metadata to your distribution",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-file-temp",
                        "p5.30-module-build",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-moose",
                        "perl5.30",
                        "p5.30-ppi",
                        "p5.30-dist-zilla",
                        "p5.30-file-homedir"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-dist-zilla-config-slicer",
            "portdir": "perl/p5-dist-zilla-config-slicer",
            "version": "0.202.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Config::Slicer",
            "description": "Dist::Zilla::Config::Slicer - Config::MVP::Slicer customized for Dist::Zilla",
            "long_description": "Dist::Zilla::Config::Slicer - Config::MVP::Slicer customized for Dist::Zilla",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-config-mvp-slicer",
                        "p5.30-dist-zilla",
                        "p5.30-moose"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-dist-zilla-pluginbundle-git-versionmanager",
                        "p5.30-dist-zilla-pluginbundle-starter"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-dist-zilla-app-command-regenerate",
            "portdir": "perl/p5-dist-zilla-app-command-regenerate",
            "version": "0.1.3",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::App::Command::regenerate",
            "description": "Dist::Zilla::App::Command::regenerate - Write content into your source tree from your release staging",
            "long_description": "Dist::Zilla::App::Command::regenerate - Write content into your source tree from your release staging",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-test-needs",
                        "p5.30-test-tempdir-tiny",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-moose",
                        "p5.30-namespace-clean",
                        "perl5.30",
                        "p5.30-safe-isa",
                        "p5.30-path-tiny",
                        "p5.30-beam-emitter",
                        "p5.30-dist-zilla"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-dist-zilla-pluginbundle-starter"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-dist-zilla",
            "portdir": "perl/p5-dist-zilla",
            "version": "6.36.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla",
            "description": "Dist::Zilla - distribution builder, installer not included!",
            "long_description": "Dist::Zilla - distribution builder, installer not included!",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-cpan-meta-check",
                        "p5.30-test-failwarnings",
                        "p5.30-test-fatal",
                        "p5.30-test-file-sharedir",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-config-mvp",
                        "p5.30-config-mvp-reader-ini",
                        "p5.30-cpan-meta",
                        "p5.30-cpan-meta-requirements",
                        "p5.30-cpan-uploader",
                        "p5.30-data-dumper",
                        "p5.30-datetime",
                        "p5.30-digest-md5",
                        "p5.30-encode",
                        "p5.30-extutils-manifest",
                        "p5.30-file-copy-recursive",
                        "p5.30-file-find-rule",
                        "p5.30-file-path",
                        "p5.30-file-pushd",
                        "p5.30-file-sharedir",
                        "p5.30-file-sharedir-install",
                        "p5.30-file-temp",
                        "p5.30-json-maybexs",
                        "p5.30-log-dispatchouli",
                        "p5.30-mixin-linewise",
                        "p5.30-module-runtime",
                        "p5.30-moose",
                        "p5.30-moosex-lazyrequire",
                        "p5.30-moosex-role-parameterized",
                        "p5.30-moosex-setonce",
                        "p5.30-moosex-types",
                        "p5.30-moosex-types-perl",
                        "p5.30-namespace-clean",
                        "p5.30-params-util",
                        "p5.30-path-tiny",
                        "p5.30-perl-prereqscanner",
                        "p5.30-pod-simple",
                        "p5.30-ppi",
                        "p5.30-ppi-xs",
                        "p5.30-software-license",
                        "p5.30-string-formatter",
                        "p5.30-string-rewriteprefix",
                        "p5.30-sub-exporter",
                        "p5.30-sub-exporter-formethods",
                        "p5.30-term-ansicolor",
                        "p5.30-term-encoding",
                        "p5.30-term-readkey",
                        "p5.30-term-readline",
                        "p5.30-term-ui",
                        "p5.30-test-deep",
                        "p5.30-text-glob",
                        "perl5.30",
                        "p5.30-try-tiny",
                        "p5.30-yaml-tiny",
                        "p5.30-text-template",
                        "p5.30-app-cmd",
                        "p5.30-archive-tar",
                        "p5.30-class-load",
                        "p5.30-config-ini"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-dist-zilla-plugin-modulebuildtiny-fallback",
                        "p5.30-dist-zilla-role-modulemetadata",
                        "p5.30-dist-zilla-plugin-twitter"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-dist-zilla-plugin-podweaver",
                        "p5.30-dist-zilla-config-slicer",
                        "p5.30-dist-zilla-plugin-authority",
                        "p5.30-dist-zilla-plugin-autometaresources",
                        "p5.30-dist-zilla-plugin-bumpversionafterrelease",
                        "p5.30-dist-zilla-plugin-checkextratests",
                        "p5.30-dist-zilla-plugin-checkissues",
                        "p5.30-dist-zilla-plugin-checkmetaresources",
                        "p5.30-dist-zilla-plugin-checkselfdependency",
                        "p5.30-dist-zilla-plugin-checkstrictversion",
                        "p5.30-dist-zilla-plugin-config-git",
                        "p5.30-dist-zilla-plugin-contributorsfromgit",
                        "p5.30-dist-zilla-plugin-copyfilesfromrelease",
                        "p5.30-dist-zilla-plugin-dynamicprereqs",
                        "p5.30-dist-zilla-plugin-emailnotify",
                        "p5.30-dist-zilla-plugin-generatefile-fromsharedir",
                        "p5.30-dist-zilla-plugin-git-pushinitial",
                        "p5.30-dist-zilla-plugin-git-remote-check",
                        "p5.30-dist-zilla-plugin-githubmeta",
                        "p5.30-dist-zilla-plugin-installguide",
                        "p5.30-dist-zilla-plugin-keywords",
                        "p5.30-dist-zilla-plugin-makemaker-awesome",
                        "p5.30-dist-zilla-plugin-metaprovides",
                        "p5.30-dist-zilla-plugin-metaprovides-package",
                        "p5.30-dist-zilla-plugin-minimumperl",
                        "p5.30-dist-zilla-plugin-mojibaketests",
                        "p5.30-dist-zilla-plugin-ourpkgversion",
                        "p5.30-dist-zilla-plugin-pod2readme",
                        "p5.30-dist-zilla-plugin-prereqs-authordeps",
                        "p5.30-dist-zilla-plugin-readmeanyfrompod",
                        "p5.30-dist-zilla-plugin-rewriteversion-transitional",
                        "p5.30-dist-zilla-plugin-twitter",
                        "p5.30-dist-zilla-plugin-versionfrommainmodule",
                        "p5.30-dist-zilla-pluginbundle-git-checkfor",
                        "p5.30-dist-zilla-pluginbundle-git-versionmanager",
                        "p5.30-dist-zilla-role-dynamicconfig",
                        "p5.30-dist-zilla-role-filewatcher",
                        "p5.30-dist-zilla-role-pluginbundle-pluginremover",
                        "p5.30-dist-zilla-role-registerstash",
                        "p5.30-dist-zilla-role-repofileinjector",
                        "p5.30-dist-zilla-role-stash-plugins",
                        "p5.30-dist-zilla-plugin-git-describe",
                        "p5.30-dist-zilla-plugin-ensurelatestperl",
                        "p5.30-dist-zilla-plugin-makemaker-fallback",
                        "p5.30-dist-zilla-plugin-promptifstale",
                        "p5.30-dist-zilla-plugin-run",
                        "p5.30-dist-zilla-plugin-ffi",
                        "p5.30-dist-zilla-plugin-git-contributors",
                        "p5.30-dist-zilla-plugin-test-minimumversion",
                        "p5.30-dist-zilla-plugin-git",
                        "p5.30-dist-zilla-plugin-test-compile",
                        "p5.30-dist-zilla-plugin-distbuild",
                        "p5.30-dist-zilla-plugin-modulebuildtiny",
                        "p5.30-dist-zilla-app-command-regenerate",
                        "p5.30-dist-zilla-plugin-metamergefile",
                        "p5.30-dist-zilla-plugin-github",
                        "p5.30-dist-zilla-pluginbundle-starter",
                        "p5.30-dist-zilla-plugin-test-reportprereqs",
                        "p5.30-dist-zilla-plugin-checkprereqsindexed"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-dist-checkconflicts",
            "portdir": "perl/p5-dist-checkconflicts",
            "version": "0.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::CheckConflicts",
            "description": "declare version conflicts for your dist",
            "long_description": "declare version conflicts for your dist",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-test-fatal",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-module-runtime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-module-runtime-conflicts",
                        "p5.30-package-stash",
                        "p5.30-log-dispatch",
                        "p5.30-moose",
                        "p5.30-datetime-locale"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-dist-build",
            "portdir": "perl/p5-dist-build",
            "version": "0.25.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Build",
            "description": "Dist::Build - A modern module builder, author tools not included!",
            "long_description": "Dist::Build - A modern module builder, author tools not included!",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-io",
                        "p5.30-module-build",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-extutils-installpaths",
                        "p5.30-getopt-long",
                        "p5.30-podlators",
                        "p5.30-scalar-list-utils",
                        "perl5.30",
                        "p5.30-text-parsewords",
                        "p5.30-extutils-builder",
                        "p5.30-extutils-builder-compiler",
                        "p5.30-test-harness",
                        "p5.30-cpan-meta",
                        "p5.30-extutils-helpers"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-dist-zilla-plugin-distbuild",
                        "p5.30-crypt-argon2",
                        "p5.30-crypt-sysrandom-xs"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-dir-self",
            "portdir": "perl/p5-dir-self",
            "version": "0.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dir::Self",
            "description": "Dir::Self - a __DIR__ constant for the directory your source file is in",
            "long_description": "Perl has two pseudo-constants describing the current location in your source code, __FILE__ and __LINE__. This module adds __DIR__, which expands to the directory your source file is in, as an absolute pathname.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-dbix-class-encodedcolumn"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-directory-scratch",
            "portdir": "perl/p5-directory-scratch",
            "version": "0.180.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Directory::Scratch",
            "description": "Easy-to-use self-cleaning scratch space.",
            "long_description": "Easy-to-use self-cleaning scratch space.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "dev",
                    "github": "",
                    "ports_count": 96
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-module-build",
                        "p5.30-module-build-tiny",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-string-random",
                        "p5.30-path-class",
                        "p5.30-path-tiny"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-catalyst-helper-authdbic"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-digest-whirlpool",
            "portdir": "perl/p5-digest-whirlpool",
            "version": "2.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Digest::Whirlpool",
            "description": "Digest::Whirlpool - A 512-bit, collision-resistant, one-way hash function",
            "long_description": "Digest::Whirlpool - A 512-bit, collision-resistant, one-way hash function",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-digest-sha3",
            "portdir": "perl/p5-digest-sha3",
            "version": "1.50.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Digest::SHA3",
            "description": "Digest::SHA3 - Perl extension for SHA-3",
            "long_description": "Digest::SHA3 - Perl extension for SHA-3",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-crypt-pbkdf2"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-digest-sha1",
            "portdir": "perl/p5-digest-sha1",
            "version": "2.130.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Digest::SHA1",
            "description": "Perl interface to the SHA-1 Algorithm",
            "long_description": "The Digest::SHA1 module allows you to use the NIST SHA-1 message digest algorithm from within Perl programs. The algorithm takes as input a message of arbitrary length and produces as output a 160-bit \"fingerprint\" or \"message digest\" of the input.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-crypt-mysql",
                        "p5.30-crypt-rsa",
                        "p5.30-data-serializer",
                        "p5.30-lwp-authen-wsse",
                        "p5.30-module-compile",
                        "p5.30-net-snmp",
                        "p5.30-razor2-client-agent",
                        "p5.30-cache-cache",
                        "p5.30-digest-hmac"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-digest-sha",
            "portdir": "perl/p5-digest-sha",
            "version": "6.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Digest::SHA",
            "description": "Perl module for SHA-1 through SHA-512",
            "long_description": "Digest::SHA is a complete implementation of the NIST Secure Hash Standard. It gives Perl programmers a convenient way to calculate SHA-1, SHA-224, SHA-256, SHA-384, and SHA-512 message digests. The module can handle all types of input, including partial-byte data.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-alien-sdl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-crypt-appletwofish",
                        "p5.30-net-twitter",
                        "p5.30-session-storage-secure",
                        "p5.30-dbix-class-cursor-cached",
                        "p5.30-sql-translator",
                        "p5.30-crypt-bcrypt",
                        "p5.30-crypt-passphrase",
                        "p5.30-crypt-openpgp",
                        "p5.30-net-eboks",
                        "p5.30-crypt-dsa",
                        "p5.30-net-oauth"
                    ]
                }
            ]
        }
    ]
}