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

{
    "count": 50885,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=402",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=400",
    "results": [
        {
            "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": 2626
                }
            ],
            "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-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": 2626
                }
            ],
            "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-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": 2626
                }
            ],
            "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-contributors",
            "portdir": "perl/p5-dist-zilla-plugin-git-contributors",
            "version": "0.39.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": 2626
                }
            ],
            "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-18"
                    ]
                },
                {
                    "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",
            "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-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": 2626
                }
            ],
            "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-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": 2626
                }
            ],
            "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-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": 2626
                }
            ],
            "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-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-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": 2626
                }
            ],
            "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-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": 2626
                }
            ],
            "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-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": 2626
                }
            ],
            "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-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-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": 2626
                }
            ],
            "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-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": 2626
                }
            ],
            "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-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": 2626
                }
            ],
            "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-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": 2626
                }
            ],
            "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-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": 2626
                }
            ],
            "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-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": 2626
                }
            ],
            "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-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": 2626
                }
            ],
            "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-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": 2626
                }
            ],
            "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-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": 2626
                }
            ],
            "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-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": 2626
                }
            ],
            "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-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": 2626
                }
            ],
            "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",
            "portdir": "perl/p5-dist-zilla",
            "version": "6.37.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": 2626
                }
            ],
            "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-plugin-modulebuildtiny-fallback",
                        "p5.34-dist-zilla-role-modulemetadata",
                        "p5.34-dist-zilla-plugin-twitter"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-dist-zilla-plugin-checkprereqsindexed",
                        "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-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-git-contributors"
                    ]
                }
            ]
        },
        {
            "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-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-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-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-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-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-perl-md5",
            "portdir": "perl/p5-digest-perl-md5",
            "version": "1.910.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Digest::Perl::MD5",
            "description": "Digest::MD5::Perl - Perl implementation of Ron Rivest's MD5 Algorithm",
            "long_description": "Digest::MD5::Perl - Perl implementation of Ron Rivest's MD5 Algorithm",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-spreadsheet-parseexcel",
                        "p5-digest-perl-md5"
                    ]
                }
            ]
        },
        {
            "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-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-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",
                        "p5.34-cpan-uploader",
                        "wallet-server",
                        "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",
                        "gcstar",
                        "cloc",
                        "auto-multiple-choice",
                        "imapsync",
                        "amavisd-new"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-digest-md4",
            "portdir": "perl/p5-digest-md4",
            "version": "1.900.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Digest::MD4",
            "description": "Perl interface to the MD4 Algorithm",
            "long_description": "The Digest::MD5 module allows you to use the RSA Data Security Inc. MD4 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. MD4 is described in RFC 1320.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-authen-passphrase"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "john-jumbo",
                        "john-jumbo-devel"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-digest-md2",
            "portdir": "perl/p5-digest-md2",
            "version": "2.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Digest::MD2",
            "description": "Perl interface to the MD2 Algorithm",
            "long_description": "The Digest::MD2 module allows you to use the RSA Data Security Inc. MD2 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.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-alt-crypt-rsa-bigint",
                        "p5.34-crypt-rsa"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-digest-jhash",
            "portdir": "perl/p5-digest-jhash",
            "version": "0.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Digest::JHash",
            "description": "Digest::JHash - Perl extension for 32 bit Jenkins Hashing Algorithm",
            "long_description": "Digest::JHash - Perl extension for 32 bit Jenkins Hashing Algorithm",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-chi",
                        "p5.34-mojolicious-plugin-chi"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-digest-hmac",
            "portdir": "perl/p5-digest-hmac",
            "version": "1.50.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Digest::HMAC",
            "description": "Digest::HMAC - Keyed-Hashing for Message Authentication",
            "long_description": "Digest::HMAC - Keyed-Hashing for Message Authentication",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-digest-sha1"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nagios-plugins",
                        "p5.34-moosex-storage"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-mail-imapclient",
                        "p5.34-mail-sender",
                        "p5.34-net-smtp_auth",
                        "p5.34-net-snmp",
                        "p5.34-ntlm",
                        "argus-monitor",
                        "p5.34-net-smtp-tls",
                        "p5.34-net-smtp-tls-butmaintained",
                        "p5.34-net-dns",
                        "p5.34-auth-yubikey_webclient",
                        "munin",
                        "p5.34-amazon-s3",
                        "rex",
                        "p5.34-crypt-pbkdf2",
                        "p5.34-authen-sasl",
                        "p5-digest-hmac",
                        "p5.34-mail-box-imap4"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "imapsync"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-digest-gost",
            "portdir": "perl/p5-digest-gost",
            "version": "0.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Digest::GOST",
            "description": "Digest::GOST - Perl interface to the GOST R 34.11-94 digest algorithm",
            "long_description": "Digest::GOST - Perl interface to the GOST R 34.11-94 digest algorithm",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-digest-gost"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-digest-crc",
            "portdir": "perl/p5-digest-crc",
            "version": "0.240.0",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Digest::CRC",
            "description": "Generic CRC functions",
            "long_description": "The Digest::CRC module calculates CRC sums of all sorts. It contains wrapper functions with the correct parameters for CRC-CCITT, CRC-16, CRC-32 and CRC-64, as well as the CRC used in OpenPGP's ASCII-armored checksum.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-authen-dechpwd",
                        "p5-digest-crc",
                        "log2timeline"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-digest-bubblebabble",
            "portdir": "perl/p5-digest-bubblebabble",
            "version": "0.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Digest::BubbleBabble",
            "description": "Create bubble-babble fingerprints",
            "long_description": "Create bubble-babble fingerprints",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-digest-bubblebabble",
                        "p5.34-net-ssh-perl",
                        "p5.34-net-dns"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-digest",
            "portdir": "perl/p5-digest",
            "version": "1.200.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Digest",
            "description": "A simple frontend module for autoloading of various Digest:: modules.",
            "long_description": "A simple frontend module for autoloading of various Digest:: modules.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-digest"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-device-serialport",
            "portdir": "perl/p5-device-serialport",
            "version": "1.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Device::SerialPort",
            "description": "A POSIX-based version of the Win32::Serialport module",
            "long_description": "A POSIX-based version of the Win32::Serialport module that provides modem support to Perl applications",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-gps",
                        "sendpage"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-devel-symdump",
            "portdir": "perl/p5-devel-symdump",
            "version": "2.180.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Devel::Symdump",
            "description": "Inspect the symbol table and class hierarchy",
            "long_description": "A convenient way to inspect perl's symbol table and the class hierarchy within a running program.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-capitalization",
                        "p5-devel-symdump",
                        "p5.34-pod-coverage"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-devel-stacktrace-ashtml",
            "portdir": "perl/p5-devel-stacktrace-ashtml",
            "version": "0.150.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Devel::StackTrace::AsHTML",
            "description": "Displays stack trace in HTML",
            "long_description": "Displays stack trace in HTML",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-devel-stacktrace"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-devel-stacktrace-ashtml",
                        "p5.34-plack"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-devel-stacktrace",
            "portdir": "perl/p5-devel-stacktrace",
            "version": "2.50.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Devel::StackTrace",
            "description": "Stack trace and stack trace frame objects",
            "long_description": "The Devel::StackTrace module contains two classes, Devel::StackTrace and Devel::StackTraceFrame. The goal of this object is to encapsulate the information that can found through using the caller() function, as well as providing a simple interface to this data.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-catalyst-plugin-stacktrace",
                        "p5.34-class-returnvalue",
                        "p5.34-devel-stacktrace-ashtml",
                        "p5.34-exception-class",
                        "p5.34-iterator",
                        "p5.34-iterator-util",
                        "p5.34-net-twitter",
                        "p5.34-true",
                        "p5.34-throwable",
                        "p5.34-devel-stacktrace-extract",
                        "p5.34-specio",
                        "p5-devel-stacktrace",
                        "p5.34-catalyst-runtime",
                        "p5.34-plack",
                        "p5.34-moose"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-devel-size",
            "portdir": "perl/p5-devel-size",
            "version": "0.860.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Devel::Size",
            "description": "Devel::Size - Perl extension for finding the memory usage of Perl variables",
            "long_description": "Devel::Size - Perl extension for finding the memory usage of Perl variables",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-text-template-simple",
                        "p5-devel-size"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-devel-repl",
            "portdir": "perl/p5-devel-repl",
            "version": "1.3.29",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Devel::REPL",
            "description": "Devel::REPL - a modern perl interactive shell",
            "long_description": "Devel::REPL - a modern perl interactive shell",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-test-fatal",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-b-keywords",
                        "p5.34-data-dump-streamer",
                        "p5.34-data-dumper-concise",
                        "p5.34-file-next",
                        "p5.34-lexical-persistence",
                        "p5.34-module-refresh",
                        "p5.34-module-runtime",
                        "perl5.34",
                        "p5.34-moosex-getopt",
                        "p5.34-moosex-object-pluggable",
                        "p5.34-namespace-autoclean",
                        "p5.34-ppi",
                        "p5.34-ppi-xs",
                        "p5.34-sys-sigaction",
                        "p5.34-task-weaken",
                        "p5.34-moose",
                        "p5.34-app-nopaste"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-devel-repl"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-devel-refcount",
            "portdir": "perl/p5-devel-refcount",
            "version": "0.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Devel::Refcount",
            "description": "Devel::Refcount - obtain the REFCNT value of a referent",
            "long_description": "This module provides a single function which obtains the reference count of the object being pointed to by the passed reference value. It also provides a debugging assertion that asserts a given reference has a count of only 1.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "chrischavez",
                    "github": "chrstphrchvz",
                    "ports_count": 95
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.34-test-fatal",
                        "p5.34-test-simple"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-module-build"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-tcl"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.34-tcl"
                    ]
                }
            ]
        }
    ]
}