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

{
    "count": 50478,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=619",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=617",
    "results": [
        {
            "name": "p5.34-digest-md5",
            "portdir": "perl/p5-digest-md5",
            "version": "2.590.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Digest::MD5",
            "description": "RSA MD5 implementation for perl",
            "long_description": "The Digest::MD5 module allows you to use the RSA Data Security Inc. MD5 Message Digest algorithm from within Perl programs. The algorithm takes as input a message of arbitrary length and produces as output a 128-bit fingerprint or message digest of the input. MD5 is described in RFC 1321.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-text-multimarkdown",
                        "p5.34-dist-zilla",
                        "p5.34-crypt-passphrase",
                        "p5.34-crypt-openpgp",
                        "p5.34-convert-pem",
                        "lcov",
                        "p5.34-dbix-class-schema-loader",
                        "wallet-server",
                        "p5.34-cpan-uploader",
                        "p5.34-perl-ldap",
                        "gnupod",
                        "argus-monitor",
                        "p5.34-authen-radius",
                        "p5-digest-md5",
                        "p5.34-http-body"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "shelldap",
                        "auto-multiple-choice-devel",
                        "swaks",
                        "auto-multiple-choice",
                        "gcstar",
                        "cloc",
                        "imapsync",
                        "amavisd-new"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-digest-md5-file",
            "portdir": "perl/p5-digest-md5-file",
            "version": "0.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Digest::MD5::File",
            "description": "Perl extension for getting MD5 sums for files and urls.",
            "long_description": "Perl extension for getting MD5 sums for files and urls.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-libwww-perl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-digest-md5-file",
                        "p5.34-amazon-s3"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-digest-nilsimsa",
            "portdir": "perl/p5-digest-nilsimsa",
            "version": "0.60.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Digest::Nilsimsa",
            "description": "Perl version of Nilsimsa code",
            "long_description": "A nilsimsa signature is a statistic of n-gram occurance in a piece of text. It is a 256 bit value usually represented in hex. This module is a wrapper around nilsimsa implementation in C by cmeclax.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-digest-perl-md5",
            "portdir": "perl/p5-digest-perl-md5",
            "version": "1.900.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Digest::Perl::MD5",
            "description": "Perl implementation of Ron Rivests MD5 Algorithm",
            "long_description": "This is not an interface (like Digest::MD5) but a Perl implementation of MD5. It is written in perl only and because of this it is slow but it works without C-Code. You should use Digest::MD5 instead of this module if it is available.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-digest-perl-md5",
                        "p5.34-spreadsheet-parseexcel"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-alien-sdl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-digest-sha",
                        "p5.34-crypt-dsa",
                        "fwknop",
                        "p5.34-crypt-appletwofish",
                        "p5.34-net-twitter",
                        "p5.34-session-storage-secure",
                        "bugzilla",
                        "p5.34-net-oauth",
                        "p5.34-dbix-class-cursor-cached",
                        "p5.34-sql-translator",
                        "abcde",
                        "p5.34-crypt-bcrypt",
                        "p5.34-crypt-passphrase",
                        "p5.34-crypt-openpgp",
                        "p5.34-net-eboks"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "swaks"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nagios-plugins"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-digest-hmac",
                        "munin",
                        "p5.34-crypt-mysql",
                        "p5.34-crypt-rsa",
                        "p5.34-data-serializer",
                        "p5-digest-sha1",
                        "p5.34-lwp-authen-wsse",
                        "p5.34-module-compile",
                        "p5.34-net-snmp",
                        "p5.34-razor2-client-agent",
                        "p5.34-cache-cache",
                        "gnupod",
                        "argus-monitor"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "torrentsniff"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-digest-whirlpool"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-dbix-class-encodedcolumn"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-dir-self"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-module-build",
                        "p5.34-module-build-tiny",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-string-random",
                        "p5.34-path-class",
                        "p5.34-path-tiny"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-catalyst-helper-authdbic"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-directory-scratch"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-test-fatal",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-module-runtime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-dist-checkconflicts",
                        "p5.34-module-runtime-conflicts",
                        "p5.34-package-stash",
                        "p5.34-log-dispatch",
                        "p5.34-moose",
                        "p5.34-datetime-locale"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-cpan-meta-check",
                        "p5.34-test-failwarnings",
                        "p5.34-test-fatal",
                        "p5.34-test-file-sharedir",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-config-mvp",
                        "p5.34-config-mvp-reader-ini",
                        "p5.34-cpan-meta",
                        "p5.34-cpan-meta-requirements",
                        "p5.34-cpan-uploader",
                        "p5.34-data-dumper",
                        "p5.34-datetime",
                        "p5.34-digest-md5",
                        "p5.34-encode",
                        "p5.34-extutils-manifest",
                        "p5.34-file-copy-recursive",
                        "p5.34-file-find-rule",
                        "p5.34-file-path",
                        "p5.34-file-pushd",
                        "p5.34-file-sharedir",
                        "p5.34-file-sharedir-install",
                        "p5.34-file-temp",
                        "p5.34-json-maybexs",
                        "p5.34-log-dispatchouli",
                        "p5.34-mixin-linewise",
                        "p5.34-module-runtime",
                        "p5.34-moose",
                        "p5.34-moosex-lazyrequire",
                        "p5.34-moosex-role-parameterized",
                        "p5.34-moosex-setonce",
                        "p5.34-moosex-types",
                        "p5.34-moosex-types-perl",
                        "p5.34-namespace-clean",
                        "p5.34-params-util",
                        "p5.34-path-tiny",
                        "p5.34-perl-prereqscanner",
                        "p5.34-pod-simple",
                        "p5.34-ppi",
                        "p5.34-ppi-xs",
                        "p5.34-software-license",
                        "p5.34-string-formatter",
                        "p5.34-string-rewriteprefix",
                        "p5.34-sub-exporter",
                        "p5.34-sub-exporter-formethods",
                        "p5.34-term-ansicolor",
                        "p5.34-term-encoding",
                        "p5.34-term-readkey",
                        "p5.34-term-readline",
                        "p5.34-term-ui",
                        "p5.34-test-deep",
                        "p5.34-text-glob",
                        "perl5.34",
                        "p5.34-try-tiny",
                        "p5.34-yaml-tiny",
                        "p5.34-text-template",
                        "p5.34-app-cmd",
                        "p5.34-archive-tar",
                        "p5.34-class-load",
                        "p5.34-config-ini"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-dist-zilla-role-modulemetadata",
                        "p5.34-dist-zilla-plugin-twitter",
                        "p5.34-dist-zilla-plugin-modulebuildtiny-fallback"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-dist-zilla-plugin-podweaver",
                        "p5.34-dist-zilla-config-slicer",
                        "p5.34-dist-zilla-plugin-authority",
                        "p5.34-dist-zilla-plugin-autometaresources",
                        "p5.34-dist-zilla-plugin-bumpversionafterrelease",
                        "p5.34-dist-zilla-plugin-checkextratests",
                        "p5.34-dist-zilla-plugin-checkissues",
                        "p5.34-dist-zilla-plugin-checkmetaresources",
                        "p5.34-dist-zilla-plugin-checkselfdependency",
                        "p5.34-dist-zilla-plugin-checkstrictversion",
                        "p5.34-dist-zilla-plugin-config-git",
                        "p5.34-dist-zilla-plugin-contributorsfromgit",
                        "p5.34-dist-zilla-plugin-copyfilesfromrelease",
                        "p5.34-dist-zilla-plugin-dynamicprereqs",
                        "p5.34-dist-zilla-plugin-emailnotify",
                        "p5.34-dist-zilla-plugin-generatefile-fromsharedir",
                        "p5.34-dist-zilla-plugin-git-pushinitial",
                        "p5.34-dist-zilla-plugin-git-remote-check",
                        "p5.34-dist-zilla-plugin-githubmeta",
                        "p5.34-dist-zilla-plugin-installguide",
                        "p5.34-dist-zilla-plugin-keywords",
                        "p5.34-dist-zilla-plugin-makemaker-awesome",
                        "p5.34-dist-zilla-plugin-metaprovides",
                        "p5.34-dist-zilla-plugin-metaprovides-package",
                        "p5.34-dist-zilla-plugin-minimumperl",
                        "p5.34-dist-zilla-plugin-mojibaketests",
                        "p5.34-dist-zilla-plugin-ourpkgversion",
                        "p5.34-dist-zilla-plugin-pod2readme",
                        "p5.34-dist-zilla-plugin-prereqs-authordeps",
                        "p5.34-dist-zilla-plugin-readmeanyfrompod",
                        "p5.34-dist-zilla-plugin-rewriteversion-transitional",
                        "p5.34-dist-zilla-plugin-twitter",
                        "p5.34-dist-zilla-plugin-versionfrommainmodule",
                        "p5.34-dist-zilla-pluginbundle-git-checkfor",
                        "p5.34-dist-zilla-pluginbundle-git-versionmanager",
                        "p5.34-dist-zilla-role-dynamicconfig",
                        "p5.34-dist-zilla-role-filewatcher",
                        "p5.34-dist-zilla-role-pluginbundle-pluginremover",
                        "p5.34-dist-zilla-role-registerstash",
                        "p5.34-dist-zilla-role-repofileinjector",
                        "p5.34-dist-zilla-role-stash-plugins",
                        "p5.34-dist-zilla-plugin-git-describe",
                        "p5.34-dist-zilla-plugin-ensurelatestperl",
                        "p5.34-dist-zilla-plugin-makemaker-fallback",
                        "p5-dist-zilla",
                        "p5.34-dist-zilla-plugin-promptifstale",
                        "p5.34-dist-zilla-plugin-run",
                        "p5.34-dist-zilla-plugin-ffi",
                        "p5.34-dist-zilla-plugin-git-contributors",
                        "p5.34-dist-zilla-plugin-test-minimumversion",
                        "p5.34-dist-zilla-plugin-git",
                        "p5.34-dist-zilla-plugin-test-compile",
                        "p5.34-dist-zilla-plugin-distbuild",
                        "p5.34-dist-zilla-plugin-modulebuildtiny",
                        "p5.34-dist-zilla-app-command-regenerate",
                        "p5.34-dist-zilla-plugin-metamergefile",
                        "p5.34-dist-zilla-plugin-github",
                        "p5.34-dist-zilla-pluginbundle-starter",
                        "p5.34-dist-zilla-plugin-test-reportprereqs",
                        "p5.34-dist-zilla-plugin-checkprereqsindexed"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-test-needs",
                        "p5.34-test-tempdir-tiny",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-moose",
                        "p5.34-namespace-clean",
                        "perl5.34",
                        "p5.34-safe-isa",
                        "p5.34-path-tiny",
                        "p5.34-beam-emitter",
                        "p5.34-dist-zilla"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-dist-zilla-app-command-regenerate",
                        "p5.34-dist-zilla-pluginbundle-starter"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34",
                        "p5.34-config-mvp-slicer",
                        "p5.34-dist-zilla",
                        "p5.34-moose"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-dist-zilla-config-slicer",
                        "p5.34-dist-zilla-pluginbundle-git-versionmanager",
                        "p5.34-dist-zilla-pluginbundle-starter"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-file-temp",
                        "p5.34-module-build",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-moose",
                        "perl5.34",
                        "p5.34-ppi",
                        "p5.34-dist-zilla",
                        "p5.34-file-homedir"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-dist-zilla-plugin-authority"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-module-build",
                        "p5.34-test-nowarnings",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-dist-zilla",
                        "p5.34-moose"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-dist-zilla-plugin-autometaresources"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-test-deep",
                        "p5.34-test-fatal",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-path-tiny",
                        "perl5.34",
                        "p5.34-version-next",
                        "p5.34-dist-zilla",
                        "p5.34-moose"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-dist-zilla-plugin-bumpversionafterrelease",
                        "p5.34-dist-zilla-plugin-rewriteversion-transitional",
                        "p5.34-dist-zilla-pluginbundle-git-versionmanager",
                        "p5.34-dist-zilla-pluginbundle-starter"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-dist-zilla-plugin-checkextratests",
            "portdir": "perl/p5-dist-zilla-plugin-checkextratests",
            "version": "0.29.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::CheckExtraTests",
            "description": "Dist::Zilla::Plugin::CheckExtraTests - check xt tests before release",
            "long_description": "Dist::Zilla::Plugin::CheckExtraTests - check xt tests before release",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-capture-tiny",
                        "p5.34-params-util",
                        "p5.34-sub-exporter",
                        "p5.34-test-requires",
                        "p5.34-try-tiny",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-path-iterator-rule",
                        "perl5.34",
                        "p5.34-path-tiny",
                        "p5.34-archive-tar",
                        "p5.34-dist-zilla",
                        "p5.34-file-pushd",
                        "p5.34-moose",
                        "p5.34-namespace-autoclean"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-dist-zilla-plugin-checkextratests",
                        "p5.34-dist-zilla-pluginbundle-starter"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-dist-zilla-plugin-checkissues",
            "portdir": "perl/p5-dist-zilla-plugin-checkissues",
            "version": "0.11.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::CheckIssues",
            "description": "Dist::Zilla::Plugin::CheckIssues - Retrieve count of outstanding RT and github issues for your distribution",
            "long_description": "Dist::Zilla::Plugin::CheckIssues - Retrieve count of outstanding RT and github issues for your distribution",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-cpan-meta",
                        "p5.34-cpan-meta-requirements",
                        "p5.34-file-pushd",
                        "p5.34-module-metadata",
                        "p5.34-path-tiny",
                        "p5.34-test-deep",
                        "p5.34-test-fatal",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-namespace-autoclean",
                        "perl5.34",
                        "p5.34-term-ansicolor",
                        "p5.34-dist-zilla",
                        "p5.34-encode",
                        "p5.34-http-message",
                        "p5.34-http-tiny",
                        "p5.34-json-maybexs",
                        "p5.34-log-dispatch",
                        "p5.34-moose"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-dist-zilla-plugin-checkissues"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-dist-zilla-plugin-checkmetaresources",
            "portdir": "perl/p5-dist-zilla-plugin-checkmetaresources",
            "version": "0.1.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::CheckMetaResources",
            "description": "Dist::Zilla::Plugin::CheckMetaResources - Ensure META includes resources",
            "long_description": "Dist::Zilla::Plugin::CheckMetaResources - Ensure META includes resources",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "p5.34-capture-tiny",
                        "p5.34-file-temp",
                        "p5.34-path-class",
                        "p5.34-try-tiny"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-dist-zilla",
                        "p5.34-moose",
                        "p5.34-namespace-autoclean",
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-dist-zilla-plugin-checkmetaresources"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-dist-zilla-plugin-checkprereqsindexed",
            "portdir": "perl/p5-dist-zilla-plugin-checkprereqsindexed",
            "version": "0.22.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::CheckPrereqsIndexed",
            "description": "Dist::Zilla::Plugin::CheckPrereqsIndexed - prevent a release if you have prereqs not found on CPAN",
            "long_description": "Dist::Zilla::Plugin::CheckPrereqsIndexed - prevent a release if you have prereqs not found on CPAN",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-cpan-meta",
                        "p5.34-test-deep",
                        "p5.34-test-fatal",
                        "p5.34-test-requiresinternet",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-version",
                        "perl5.34",
                        "p5.34-yaml-tiny",
                        "p5.34-dist-zilla",
                        "p5.34-http-tiny",
                        "p5.34-moose",
                        "p5.34-namespace-autoclean"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-dist-zilla-plugin-checkprereqsindexed"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-dist-zilla-plugin-checkselfdependency",
            "portdir": "perl/p5-dist-zilla-plugin-checkselfdependency",
            "version": "0.11.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::CheckSelfDependency",
            "description": "Dist::Zilla::Plugin::CheckSelfDependency - Check if your distribution declares a dependency on itself",
            "long_description": "Dist::Zilla::Plugin::CheckSelfDependency - Check if your distribution declares a dependency on itself",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "p5.34-cpan-meta",
                        "p5.34-module-build",
                        "p5.34-module-build-tiny",
                        "p5.34-path-tiny",
                        "p5.34-test-deep",
                        "p5.34-test-fatal"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-cpan-meta-requirements",
                        "p5.34-dist-zilla",
                        "p5.34-dist-zilla-role-modulemetadata",
                        "p5.34-moose",
                        "p5.34-namespace-autoclean",
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-dist-zilla-plugin-checkselfdependency"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-dist-zilla-plugin-checkstrictversion",
            "portdir": "perl/p5-dist-zilla-plugin-checkstrictversion",
            "version": "0.1.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::CheckStrictVersion",
            "description": "Dist::Zilla::Plugin::CheckStrictVersion - BeforeRelease plugin to check for a strict version number",
            "long_description": "Dist::Zilla::Plugin::CheckStrictVersion - BeforeRelease plugin to check for a strict version number",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "p5.34-cpan-meta-requirements",
                        "p5.34-pathtools",
                        "p5.34-test-fatal",
                        "p5.34-version-next",
                        "p5.34-cpan-meta"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-dist-zilla",
                        "p5.34-moose",
                        "p5.34-version",
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-dist-zilla-plugin-checkstrictversion"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-dist-zilla-plugin-config-git",
            "portdir": "perl/p5-dist-zilla-plugin-config-git",
            "version": "0.920.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::Config::Git",
            "description": "Plugin configuration containing settings for a Git repo",
            "long_description": "Plugin configuration containing settings for a Git repo",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-test-checkdeps",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-moose",
                        "p5.34-moosex-types",
                        "perl5.34",
                        "p5.34-string-errf",
                        "p5.34-namespace-clean",
                        "p5.34-dist-zilla"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-dist-zilla-plugin-config-git",
                        "p5.34-dist-zilla-plugin-git"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-dist-zilla-plugin-contributorsfromgit",
            "portdir": "perl/p5-dist-zilla-plugin-contributorsfromgit",
            "version": "0.19.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::ContributorsFromGit",
            "description": "Dist::Zilla::Plugin::ContributorsFromGit - Populate your 'CONTRIBUTORS' POD from the list of git authors",
            "long_description": "Dist::Zilla::Plugin::ContributorsFromGit - Populate your 'CONTRIBUTORS' POD from the list of git authors",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-file-chdir",
                        "p5.34-file-sharedir-install",
                        "p5.34-test-checkdeps",
                        "p5.34-test-file-sharedir",
                        "p5.34-test-moose-more",
                        "p5.34-test-tempdir-tiny",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-encode",
                        "p5.34-file-sharedir",
                        "p5.34-file-which",
                        "p5.34-ipc-system-simple",
                        "p5.34-list-allutils",
                        "perl5.34",
                        "p5.34-moosex-attributeshortcuts",
                        "p5.34-moosex-types",
                        "p5.34-path-class",
                        "p5.34-yaml-tiny",
                        "p5.34-moose",
                        "p5.34-aliased",
                        "p5.34-autobox-core",
                        "p5.34-autobox-junctions",
                        "p5.34-dist-zilla",
                        "p5.34-dist-zilla-role-registerstash",
                        "p5.34-dist-zilla-stash-podweaver"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-dist-zilla-plugin-contributorsfromgit"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-dist-zilla-plugin-copyfilesfromrelease",
            "portdir": "perl/p5-dist-zilla-plugin-copyfilesfromrelease",
            "version": "0.7.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::CopyFilesFromRelease",
            "description": "Dist::Zilla::Plugin::CopyFilesFromRelease - Copy files from a release (for SCM inclusion, etc.)",
            "long_description": "Dist::Zilla::Plugin::CopyFilesFromRelease - Copy files from a release (for SCM inclusion, etc.)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "p5.34-module-build",
                        "p5.34-module-build-tiny",
                        "p5.34-test-deep",
                        "p5.34-test-fatal"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-dist-zilla",
                        "p5.34-moose",
                        "p5.34-namespace-autoclean",
                        "p5.34-path-tiny"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-dist-zilla-plugin-copyfilesfromrelease",
                        "p5.34-dist-zilla-pluginbundle-git-versionmanager",
                        "p5.34-dist-zilla-pluginbundle-starter"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-capture-tiny",
                        "p5.34-file-pushd",
                        "p5.34-file-sharedir-install",
                        "p5.34-padwalker",
                        "p5.34-test-deep",
                        "p5.34-test-deep-json",
                        "p5.34-test-fatal",
                        "p5.34-test-file-sharedir",
                        "p5.34-test-needs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-dist-zilla",
                        "p5.34-dist-zilla-role-modulemetadata",
                        "p5.34-file-sharedir",
                        "p5.34-module-runtime",
                        "p5.34-moose",
                        "p5.34-namespace-autoclean",
                        "p5.34-path-tiny",
                        "p5.34-term-ansicolor",
                        "p5.34-try-tiny"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-dist-zilla-plugin-dynamicprereqs"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34",
                        "p5.34-dist-zilla",
                        "p5.34-email-stuffer",
                        "p5.34-moose",
                        "p5.34-namespace-autoclean"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-dist-zilla-plugin-emailnotify"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-module-pluggable",
                        "p5.34-path-tiny",
                        "p5.34-test-deep",
                        "p5.34-test-fatal",
                        "p5.34-test-mocktime",
                        "p5.34-test-simple",
                        "p5.34-cpan-meta"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-dist-zilla",
                        "p5.34-moose",
                        "p5.34-namespace-autoclean",
                        "p5.34-scalar-list-utils",
                        "p5.34-module-corelist",
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-dist-zilla-plugin-ensurelatestperl"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-dist-zilla-plugin-modulebuildtiny",
                        "p5.34-path-tiny",
                        "p5.34-test-simple",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-true",
                        "perl5.34",
                        "p5.34-experimental",
                        "p5.34-dist-zilla",
                        "p5.34-moose",
                        "p5.34-namespace-autoclean"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-dist-zilla-plugin-ffi"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-module-build",
                        "p5.34-module-build-tiny",
                        "p5.34-module-metadata",
                        "p5.34-test-deep",
                        "p5.34-test-fatal",
                        "p5.34-test-file-sharedir",
                        "p5.34-test-warnings",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-path-tiny",
                        "p5.34-dist-zilla",
                        "p5.34-dist-zilla-role-repofileinjector",
                        "p5.34-encode",
                        "p5.34-file-sharedir",
                        "p5.34-moose",
                        "p5.34-moosex-slurpyconstructor",
                        "p5.34-namespace-autoclean"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-dist-zilla-plugin-generatefile-fromsharedir"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-cpan-meta-check",
                        "p5.34-file-copy-recursive",
                        "p5.34-file-pushd",
                        "p5.34-file-which",
                        "p5.34-log-dispatchouli",
                        "p5.34-test-fatal",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-git-wrapper",
                        "p5.34-ipc-system-simple",
                        "p5.34-module-runtime",
                        "p5.34-moose",
                        "p5.34-namespace-autoclean",
                        "p5.34-path-tiny",
                        "git",
                        "p5.34-term-ansicolor",
                        "p5.34-try-tiny",
                        "p5.34-type-tiny",
                        "p5.34-types-path-tiny",
                        "p5.34-version-next",
                        "p5.34-string-formatter",
                        "gnupg2",
                        "perl5.34",
                        "p5.34-datetime",
                        "p5.34-dist-zilla",
                        "p5.34-dist-zilla-plugin-config-git",
                        "p5.34-file-chdir"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-dist-zilla-pluginbundle-git-checkfor",
                        "p5.34-dist-zilla-pluginbundle-git-versionmanager",
                        "p5-dist-zilla-plugin-git"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-module-build",
                        "p5.34-module-build-tiny",
                        "p5.34-module-metadata",
                        "p5.34-sort-versions",
                        "p5.34-test-deep",
                        "p5.34-test-fatal",
                        "p5.34-test-needs",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-try-tiny",
                        "perl5.34",
                        "p5.34-unicode-normalize",
                        "p5.34-unicode-collate",
                        "p5.34-data-dumper",
                        "p5.34-dist-zilla",
                        "p5.34-git-wrapper",
                        "p5.34-list-utilsby",
                        "p5.34-moose",
                        "p5.34-namespace-autoclean",
                        "p5.34-path-tiny"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-dist-zilla-plugin-git-contributors"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-path-tiny",
                        "p5.34-sort-versions",
                        "p5.34-test-fatal",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-namespace-autoclean",
                        "perl5.34",
                        "p5.34-try-tiny",
                        "p5.34-ppi",
                        "p5.34-dist-zilla",
                        "p5.34-git-wrapper",
                        "p5.34-moose"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-dist-zilla-plugin-git-describe"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-dist-zilla",
                        "p5.34-git-wrapper",
                        "p5.34-moose",
                        "perl5.34",
                        "p5.34-pathtools",
                        "p5.34-try-tiny",
                        "p5.34-moosex-types"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-dist-zilla-plugin-git-pushinitial"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-file-temp",
                        "p5.34-module-build",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-git-wrapper",
                        "perl5.34",
                        "p5.34-moose",
                        "p5.34-data-dump",
                        "p5.34-dist-zilla"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-dist-zilla-plugin-git-remote-check"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-module-build",
                        "p5.34-module-build-tiny",
                        "p5.34-module-metadata",
                        "p5.34-path-tiny",
                        "p5.34-test-deep",
                        "p5.34-test-deep-json",
                        "p5.34-test-fatal",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-moose",
                        "perl5.34",
                        "p5.34-try-tiny",
                        "p5.34-net-ssleay",
                        "p5.34-class-load",
                        "p5.34-data-dumper",
                        "p5.34-dist-zilla",
                        "p5.34-git-wrapper",
                        "p5.34-http-tiny",
                        "p5.34-io-socket-ssl",
                        "p5.34-json-maybexs"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-dist-zilla-plugin-github"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-path-tiny",
                        "p5.34-test-deep",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-moose",
                        "perl5.34",
                        "p5.34-try-tiny",
                        "p5.34-moosex-types-uri",
                        "p5.34-dist-zilla",
                        "p5.34-file-pushd"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-dist-zilla-plugin-githubmeta"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-module-build",
                        "p5.34-module-build-tiny",
                        "p5.34-path-tiny",
                        "p5.34-test-fatal"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-dist-zilla",
                        "p5.34-dist-zilla-role-modulemetadata",
                        "p5.34-moose",
                        "p5.34-namespace-autoclean"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-dist-zilla-plugin-installguide"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-module-build",
                        "p5.34-module-build-tiny",
                        "p5.34-path-tiny",
                        "p5.34-test-deep",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-moosex-types-common",
                        "perl5.34",
                        "p5.34-namespace-autoclean",
                        "p5.34-dist-zilla",
                        "p5.34-encode",
                        "p5.34-moose",
                        "p5.34-moosex-types"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-dist-zilla-plugin-keywords"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-cpan-meta-check",
                        "p5.34-module-build",
                        "p5.34-module-build-tiny",
                        "p5.34-test-deep",
                        "p5.34-test-fatal"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-dist-zilla",
                        "p5.34-moose",
                        "p5.34-namespace-autoclean",
                        "p5.34-path-tiny",
                        "p5.34-type-tiny"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-dist-zilla-plugin-makemaker-awesome",
                        "p5.34-dist-zilla-plugin-makemaker-fallback",
                        "p5.34-dist-zilla-pluginbundle-starter"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-module-build-tiny",
                        "p5.34-module-metadata",
                        "p5.34-test-deep",
                        "p5.34-test-fatal",
                        "p5.34-test-needs",
                        "p5.34-try-tiny",
                        "p5.34-capture-tiny",
                        "p5.34-dist-zilla-plugin-modulebuildtiny",
                        "p5.34-module-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-dist-zilla",
                        "p5.34-dist-zilla-plugin-makemaker-awesome",
                        "p5.34-moose",
                        "p5.34-namespace-autoclean",
                        "p5.34-path-tiny",
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-dist-zilla-plugin-makemaker-fallback"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-path-tiny",
                        "p5.34-test-fatal",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-moose",
                        "perl5.34",
                        "p5.34-namespace-autoclean",
                        "p5.34-moosex-types",
                        "p5.34-dist-zilla",
                        "p5.34-hash-merge-simple"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-dist-zilla-plugin-metaprovides",
                        "p5.34-dist-zilla-plugin-metaprovides-package"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-path-tiny",
                        "p5.34-test-fatal",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-dist-zilla-plugin-metaprovides",
                        "p5.34-dist-zilla-role-modulemetadata",
                        "p5.34-moose",
                        "p5.34-moosex-lazyrequire",
                        "perl5.34",
                        "p5.34-namespace-autoclean",
                        "p5.34-ppi",
                        "p5.34-safe-isa",
                        "p5.34-moosex-types",
                        "p5.34-data-dump",
                        "p5.34-dist-zilla"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-dist-zilla-plugin-metaprovides-package",
                        "p5.34-dist-zilla-pluginbundle-starter"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-module-build",
                        "p5.34-module-build-tiny",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-moosex-types-perl",
                        "perl5.34",
                        "p5.34-perl-minimumversion",
                        "p5.34-dist-zilla",
                        "p5.34-moose"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-dist-zilla-plugin-minimumperl"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-module-build",
                        "p5.34-path-tiny",
                        "p5.34-test-deep",
                        "p5.34-test-fatal",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-moosex-types-perl",
                        "p5.34-dist-zilla",
                        "p5.34-module-build-tiny",
                        "p5.34-moose",
                        "p5.34-moosex-types"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-dist-zilla-plugin-makemaker-fallback",
                        "p5.34-dist-zilla-plugin-ffi"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-dist-zilla-plugin-modulebuildtiny-fallback",
                        "p5-dist-zilla-plugin-modulebuildtiny",
                        "p5.34-dist-zilla-pluginbundle-starter"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-file-pushd",
                        "p5.34-module-build",
                        "p5.34-module-build-tiny",
                        "p5.34-test-deep",
                        "p5.34-test-fatal",
                        "p5.34-test-needs",
                        "p5.34-test-warnings",
                        "p5.34-dist-zilla"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-dist-zilla-plugin-modulebuildtiny",
                        "p5.34-moose",
                        "p5.34-moosex-types",
                        "p5.34-namespace-autoclean",
                        "p5.34-path-tiny",
                        "p5.34-type-tiny",
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-dist-zilla-plugin-modulebuildtiny-fallback",
                        "p5.34-dist-zilla-pluginbundle-starter"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34",
                        "p5.34-dist-zilla",
                        "p5.34-test-mojibake",
                        "p5.34-unicode-checkutf8"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-dist-zilla-plugin-mojibaketests"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-dist-zilla-plugin-ourpkgversion",
            "portdir": "perl/p5-dist-zilla-plugin-ourpkgversion",
            "version": "0.210.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::OurPkgVersion",
            "description": "No line insertion and does Package version with our",
            "long_description": "No line insertion and does Package version with our",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-path-tiny",
                        "p5.34-test-exception",
                        "p5.34-test-version",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-namespace-autoclean",
                        "perl5.34",
                        "p5.34-ppi",
                        "p5.34-dist-zilla",
                        "p5.34-moose",
                        "p5.34-moosex-types-perl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-dist-zilla-plugin-ourpkgversion"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-dist-zilla-plugin-pod2readme",
            "portdir": "perl/p5-dist-zilla-plugin-pod2readme",
            "version": "0.4.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::Pod2Readme",
            "description": "Dist::Zilla::Plugin::Pod2Readme - Generate README from Pod, as simply as possible",
            "long_description": "Dist::Zilla::Plugin::Pod2Readme - Generate README from Pod, as simply as possible",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-dist-zilla",
                        "p5.34-moose",
                        "p5.34-podlators"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-dist-zilla-plugin-pod2readme",
                        "p5.34-dist-zilla-pluginbundle-starter"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-dist-zilla-plugin-podweaver",
            "portdir": "perl/p5-dist-zilla-plugin-podweaver",
            "version": "4.10.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::PodWeaver",
            "description": "Dist::Zilla::Plugin::PodWeaver - weave your Pod together from configuration and Dist::Zilla",
            "long_description": "Dist::Zilla::Plugin::PodWeaver - weave your Pod together from configuration and Dist::Zilla",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-file-find-rule",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-moose",
                        "p5.34-namespace-autoclean",
                        "perl5.34",
                        "p5.34-pod-weaver",
                        "p5.34-ppi",
                        "p5.34-pod-elemental-perlmunger",
                        "p5.34-dist-zilla"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-dist-zilla-plugin-podweaver"
                    ]
                }
            ]
        }
    ]
}