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

{
    "count": 50429,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=731",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=729",
    "results": [
        {
            "name": "p5.32-catalyst-engine-apache",
            "portdir": "perl/p5-catalyst-engine-apache",
            "version": "1.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::Engine::Apache",
            "description": "Catalyst Apache Engines",
            "long_description": "These classes provide mod_perl support for Catalyst.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-catalyst-runtime"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-catalyst-devel",
            "portdir": "perl/p5-catalyst-devel",
            "version": "1.420.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::Devel",
            "description": "Catalyst Development Tools",
            "long_description": "The Catalyst::Devel package includes a variety of modules useful for the development of Catalyst applications, but not required to run them.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-file-sharedir-install",
                        "p5.32-ipc-run3",
                        "p5.32-test-fatal",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-catalyst-runtime",
                        "p5.32-config-general",
                        "p5.32-file-changenotify",
                        "p5.32-file-copy-recursive",
                        "p5.32-file-sharedir",
                        "p5.32-module-install",
                        "p5.32-moose",
                        "perl5.32",
                        "p5.32-moosex-emulate-class-accessor-fast",
                        "p5.32-namespace-autoclean",
                        "p5.32-namespace-clean",
                        "p5.32-path-class",
                        "p5.32-starman",
                        "p5.32-template-toolkit",
                        "p5.32-moosex-daemonize",
                        "p5.32-catalyst-action-renderview",
                        "p5.32-catalyst-plugin-configloader",
                        "p5.32-catalyst-plugin-static-simple"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-catalyst-view-html-mason"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-catalyst-helper-authdbic",
                        "p5.32-catalyst-model-dbic-schema"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-catalyst-controller-formbuilder",
            "portdir": "perl/p5-catalyst-controller-formbuilder",
            "version": "0.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::Controller::FormBuilder",
            "description": "Catalyst FormBuilder Base Controller",
            "long_description": "This base controller merges the functionality of CGI::FormBuilder with Catalyst and the following templating systems: Template Toolkit, Mason and HTML::Template. This gives you access to all of FormBuilder's niceties, such as controllablefield stickiness, multilingual support, and Javascript generation.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-scalar-list-utils",
                        "p5.32-catalyst-runtime",
                        "p5.32-catalyst-view-tt",
                        "p5.32-cgi-formbuilder",
                        "perl5.32",
                        "p5.32-class-inspector",
                        "p5.32-mro-compat",
                        "p5.32-test-www-mechanize-catalyst",
                        "p5.32-tie-ixhash",
                        "p5.32-class-data-inheritable"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-catalyst-component-instancepercontext",
            "portdir": "perl/p5-catalyst-component-instancepercontext",
            "version": "0.1.1",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::Component::InstancePerContext",
            "description": "Return a new instance a component on each request",
            "long_description": "Return a new instance a component on each request",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-catalyst-runtime",
                        "p5.32-moose"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-catalyst-model-dbic-schema"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-catalyst-authentication-store-dbix-class",
            "portdir": "perl/p5-catalyst-authentication-store-dbix-class",
            "version": "0.150.600",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::Authentication::Store::DBIx::Class",
            "description": "A storage class for Catalyst Authentication using DBIx::Class.",
            "long_description": "The Catalyst::Authentication::Store::DBIx::Class class provides access to authentication information stored in a database via DBIx::Class.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-catalyst-model-dbic-schema",
                        "p5.32-catalyst-plugin-authentication",
                        "p5.32-catalyst-runtime",
                        "p5.32-dbix-class",
                        "perl5.32",
                        "p5.32-moose",
                        "p5.32-namespace-autoclean",
                        "p5.32-try-tiny",
                        "p5.32-list-moreutils"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-catalyst-helper-authdbic"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-catalyst-authentication-credential-http",
            "portdir": "perl/p5-catalyst-authentication-credential-http",
            "version": "1.19.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::Authentication::Credential::HTTP",
            "description": "Catalyst::Authentication::Credential::HTTP - HTTP Basic and Digest authentication for Catalyst",
            "long_description": "Catalyst::Authentication::Credential::HTTP - HTTP Basic and Digest authentication for Catalyst",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "dev",
                    "github": "",
                    "ports_count": 96
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "p5.32-module-build",
                        "p5.32-http-message",
                        "p5.32-module-build-tiny",
                        "p5.32-test-exception",
                        "p5.32-test-mockobject",
                        "p5.32-test-needs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-catalyst-plugin-authentication",
                        "p5.32-catalyst-runtime",
                        "p5.32-class-accessor",
                        "p5.32-string-escape",
                        "p5.32-uri",
                        "p5.32-crypt-sysrandom"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-catalyst-helper-authdbic"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-catalyst-action-rest",
            "portdir": "perl/p5-catalyst-action-rest",
            "version": "1.210.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::Action::REST",
            "description": "Catalyst::Action::REST - Automated REST Method Dispatching",
            "long_description": "Catalyst::Action::REST - Automated REST Method Dispatching",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-libwww-perl",
                        "p5.32-test-requires",
                        "p5.32-yaml-syck",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-module-pluggable",
                        "p5.32-moose",
                        "p5.32-mro-compat",
                        "perl5.32",
                        "p5.32-params-validate",
                        "p5.32-uri-find",
                        "p5.32-namespace-autoclean",
                        "p5.32-catalyst-runtime",
                        "p5.32-class-inspector",
                        "p5.32-json-maybexs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-catalyst-action-renderview",
            "portdir": "perl/p5-catalyst-action-renderview",
            "version": "0.170.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::Action::RenderView",
            "description": "Catalyst::Action::RenderView - Sensible default end action",
            "long_description": "This action implements a sensible default end action, which will forward to the first available view, unless status is set to 3xx, or there is a response body.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-catalyst-runtime",
                        "p5.32-data-visitor",
                        "p5.32-mro-compat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-catalyst-view-html-mason",
                        "p5.32-catalyst-view-mason2"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-catalyst-devel"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-carp-clan-share",
            "portdir": "perl/p5-carp-clan-share",
            "version": "0.13.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Carp::Clan::Share",
            "description": "Carp::Clan::Share - Share your Carp::Clan settings with your whole Clan",
            "long_description": "Carp::Clan::Share - Share your Carp::Clan settings with your whole Clan",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-carp-clan"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-config-jfdi"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-carp-clan",
            "portdir": "perl/p5-carp-clan",
            "version": "6.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Carp::Clan",
            "description": "Report errors from perspective of caller of a clan of modules",
            "long_description": "This module reports errors from the perspective of the caller of a clan of modules, similar to Carp.pm itself. But instead of giving it a number of levels to skip on the calling stack, you give it a pattern to characterize the package names of the clan of modules which shall never be blamed for any error. :-)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-bit-vector",
                        "p5.32-carp-clan-share",
                        "p5.32-date-calc",
                        "p5.32-declare-constraints-simple",
                        "p5.32-net-twitter",
                        "p5.32-dbix-class-cursor-cached",
                        "p5.32-moosex-types",
                        "p5.32-sql-translator",
                        "p5.32-catalyst-model-dbic-schema",
                        "p5.32-dbix-class-schema-loader"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-carp-assert-more",
            "portdir": "perl/p5-carp-assert-more",
            "version": "2.9.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Carp::Assert::More",
            "description": "Carp::Assert::More - Convenience assertions for common situations",
            "long_description": "Carp::Assert::More - Convenience assertions for common situations",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-exception",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-test-www-mechanize"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-carp-assert",
            "portdir": "perl/p5-carp-assert",
            "version": "0.220.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Carp::Assert",
            "description": "Carp::Assert - executable comments",
            "long_description": "Carp::Assert - executable comments",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-chi"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-carp-always",
            "portdir": "perl/p5-carp-always",
            "version": "0.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Carp::Always",
            "description": "Carp::Always - Warns and dies noisily with stack backtraces",
            "long_description": "Carp::Always - Warns and dies noisily with stack backtraces",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-test-base"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-gtk3-imageview"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-capture-tiny",
            "portdir": "perl/p5-capture-tiny",
            "version": "0.500.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Capture::Tiny",
            "description": "Capture::Tiny - Capture STDOUT and STDERR from Perl, XS or external programs",
            "long_description": "Capture::Tiny - Capture STDOUT and STDERR from Perl, XS or external programs",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-dist-zilla-pluginbundle-git-checkfor",
                        "p5.32-opengl-modern",
                        "p5.32-dist-zilla-plugin-test-reportprereqs",
                        "p5.32-sys-hostip",
                        "p5.32-html-masonx-free",
                        "p5.32-array-iterator",
                        "p5.32-file-sharedir-projectdistdir",
                        "p5.32-email-sender",
                        "p5.32-file-copy-recursive-reduced",
                        "p5.32-lwp-consolelogger",
                        "p5.32-dist-zilla-plugin-makemaker-fallback",
                        "p5.32-text-bibtex",
                        "p5.32-alien-build-plugin-cleanse-builddir",
                        "p5.32-alien-build-plugin-download-github",
                        "p5.32-alien-build-plugin-pkgconfig-ppwrapper",
                        "p5.32-alien-ffi",
                        "p5.32-devel-nytprof",
                        "p5.32-ffi-c",
                        "p5.32-ffi-platypus-lang-rust",
                        "p5.32-test2-plugin-nowarnings",
                        "p5.32-email-send",
                        "p5.32-try-tiny",
                        "p5.32-cli-osprey",
                        "p5.32-cgi-compile",
                        "p5.32-dancer2",
                        "p5.32-catalyst-view-html-mason",
                        "p5.32-devel-checklib",
                        "p5.32-dist-zilla-plugin-checkextratests",
                        "p5.32-dist-zilla-plugin-checkmetaresources",
                        "p5.32-dist-zilla-plugin-dynamicprereqs",
                        "p5.32-gdgraph",
                        "p5.32-email-date",
                        "p5.32-git-raw",
                        "p5.32-io-prompt-tiny",
                        "p5.32-list-compare",
                        "p5.32-module-build-xsutil",
                        "p5.32-moosex-role-warnonconflict",
                        "p5.32-term-progressbar",
                        "p5.32-test-failwarnings",
                        "p5.32-test-snapshot",
                        "p5.32-test-tempdir-tiny",
                        "p5.32-moosex-extended"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-alien-sdl",
                        "p5.32-app-cli",
                        "p5.32-alien-base-modulebuild",
                        "p5.32-config-autoconf",
                        "p5.32-crypt-random-source",
                        "p5.32-dumbbench",
                        "p5.32-test-output",
                        "p5.32-code-tidyall",
                        "p5.32-test-differences",
                        "p5.32-sys-info-driver-osx",
                        "p5.32-email-valid",
                        "p5.32-ffi-platypus",
                        "p5.32-html-entities-interpolate",
                        "p5.32-test-script",
                        "p5.32-alien-build",
                        "p5.32-mason",
                        "p5.32-test2-tools-process",
                        "p5.32-module-compile",
                        "p5.32-app-cmd",
                        "p5.32-devel-cover"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-captcha-recaptcha",
            "portdir": "perl/p5-captcha-recaptcha",
            "version": "0.990.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Captcha::reCaptcha",
            "description": "A Perl implementation of the reCAPTCHA API",
            "long_description": "A Perl implementation of the reCAPTCHA API",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-html-tiny",
                        "p5.32-libwww-perl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-capitalization",
            "portdir": "perl/p5-capitalization",
            "version": "0.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/capitalization",
            "description": "capitalization - no capitalization on method names",
            "long_description": "capitalization - no capitalization on method names",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-devel-symdump"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-dbix-searchbuilder"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-canary-stability",
            "portdir": "perl/p5-canary-stability",
            "version": "2013",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Canary::Stability",
            "description": "Canary::Stability - canary to check perl compatibility",
            "long_description": "Canary::Stability - canary to check perl compatibility",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-anyevent",
                        "p5.32-convert-uulib",
                        "p5.32-coro",
                        "p5.32-cbor-xs",
                        "p5.32-ev",
                        "p5.32-io-aio",
                        "p5.32-async-interrupt",
                        "p5.32-io-fdpass",
                        "p5.32-json-xs"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-cam-pdf",
            "portdir": "perl/p5-cam-pdf",
            "version": "1.600.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/CAM::PDF",
            "description": "Reads and writes any document that conforms to PDF v1.4",
            "long_description": "This package reads and writes any document that conforms to the PDF specification generously provided by Adobe at http://partners.adobe.com/asn/developer/acrosdk/docs/filefmtspecs/PDFReference.pdf (3rd edition, for PDF v1.4 as of May 2002)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-crypt-rc4",
                        "p5.32-text-pdf"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-calendar-simple",
            "portdir": "perl/p5-calendar-simple",
            "version": "2.1.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Calendar::Simple",
            "description": "Perl extension to create simple calendar",
            "long_description": "Perl extension to create simple calendar",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-module-build",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-datetime"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-cairo-gobject",
            "portdir": "perl/p5-cairo-gobject",
            "version": "1.5.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Cairo::GObject",
            "description": "Cairo::GObject - Integrate Cairo into the Glib type system",
            "long_description": "Cairo::GObject - Integrate Cairo into the Glib type system",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-cairo",
                        "p5.32-extutils-depends",
                        "p5.32-extutils-pkgconfig",
                        "p5.32-glib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-gtk3",
                        "p5.32-poppler"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-cairo",
            "portdir": "perl/p5-cairo",
            "version": "1.109.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Cairo",
            "description": "Perl interface to the cairo 2d vector graphics library",
            "long_description": "Perl interface to the cairo 2d vector graphics library",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-extutils-depends",
                        "p5.32-extutils-pkgconfig",
                        "p5.32-font-freetype",
                        "p5.32-glib",
                        "cairo"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "bitstream-vera",
                        "dejavu-fonts"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-graphics-primitive-driver-cairo",
                        "p5.32-gtk2",
                        "p5.32-pango",
                        "p5.32-poppler",
                        "p5.32-cairo-gobject",
                        "p5.32-gtk3-imageview"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-cache-simple-timedexpiry",
            "portdir": "perl/p5-cache-simple-timedexpiry",
            "version": "0.270.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Cache::Simple::TimedExpiry",
            "description": "A lightweight cache with timed expiration",
            "long_description": "A lightweight cache with timed expiration",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-dbix-searchbuilder"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-cache-memcached",
            "portdir": "perl/p5-cache-memcached",
            "version": "1.300.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Cache::Memcached",
            "description": "Perl 5 client library for memcached",
            "long_description": "This is the Perl API for memcached, a distributed memory cache daemon.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "ron",
                    "github": "",
                    "ports_count": 6
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-string-crc32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-cache-lru",
            "portdir": "perl/p5-cache-lru",
            "version": "0.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Cache::LRU",
            "description": "Cache::LRU - a simple, fast implementation of LRU cache in pure perl",
            "long_description": "Cache::LRU - a simple, fast implementation of LRU cache in pure perl",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-requires",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-net-github",
                        "p5.32-rdf-trine"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-cache-fastmmap",
            "portdir": "perl/p5-cache-fastmmap",
            "version": "1.600.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Cache::FastMmap",
            "description": "Cache::FastMmap - Uses an mmap'ed file to act as a shared memory interprocess cache",
            "long_description": "Cache::FastMmap - Uses an mmap'ed file to act as a shared memory interprocess cache",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "dev",
                    "github": "",
                    "ports_count": 96
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-deep",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-catalyst-plugin-session-store-fastmmap"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-cache-cache",
            "portdir": "perl/p5-cache-cache",
            "version": "1.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Cache::Cache",
            "description": "Cache::Cache, the Cache interface",
            "long_description": "The Cache modules are designed to assist a developer in persisting data for a specified period of time. Often these modules are used in web applications to store data locally to save repeated and redundant expensive calls to remote machines or databases. People have also been known to use Cache::Cache for its straightforward interface in sharing data between runs of an application or invocations of a CGI-style script or simply as an easy to use abstraction of the filesystem or shared memory.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 431
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-digest-sha1",
                        "p5.32-error",
                        "p5.32-ipc-sharelite"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-chi",
                        "p5.32-dbix-class-cursor-cached"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-www-mechanize-cached",
                        "p5.32-html-mason",
                        "p5.32-bio-db-ncbihelper"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-bytes-random-secure-tiny",
            "portdir": "perl/p5-bytes-random-secure-tiny",
            "version": "1.11.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Bytes::Random::Secure::Tiny",
            "description": "Bytes::Random::Secure::Tiny - A tiny Perl extension to generate cryptographically-secure random bytes.",
            "long_description": "Bytes::Random::Secure::Tiny - A tiny Perl extension to generate cryptographically-secure random bytes.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-bytes-random-secure",
            "portdir": "perl/p5-bytes-random-secure",
            "version": "0.290.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Bytes::Random::Secure",
            "description": "Bytes::Random::Secure - Perl extension to generate cryptographically-secure random bytes.",
            "long_description": "Bytes::Random::Secure - Perl extension to generate cryptographically-secure random bytes.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-crypt-random-seed",
                        "p5.32-math-random-isaac"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-crypt-openpgp"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-b-utils",
            "portdir": "perl/p5-b-utils",
            "version": "0.270.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/B::Utils",
            "description": "B::Utils - Helper functions for op tree manipulation",
            "long_description": "B::Utils - Helper functions for op tree manipulation",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.32-extutils-depends"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-task-weaken"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-data-dump-streamer"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-business-issn",
            "portdir": "perl/p5-business-issn",
            "version": "1.8.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Business::ISSN",
            "description": "Business::ISSN - Perl extension for International Standard Serial Numbers",
            "long_description": "Business::ISSN - Perl extension for International Standard Serial Numbers",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-business-ismn",
            "portdir": "perl/p5-business-ismn",
            "version": "1.205.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Business::ISMN",
            "description": "International Standard Music Numbers",
            "long_description": "International Standard Music Numbers",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-extutils-makemaker",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-scalar-list-utils",
                        "p5.32-tie-cycle"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-business-isbn-data",
            "portdir": "perl/p5-business-isbn-data",
            "version": "20260109.1.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Business::ISBN::Data",
            "description": "Business::ISBN::Data - data pack for Business::ISBN",
            "long_description": "Business::ISBN::Data - data pack for Business::ISBN",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-business-isbn"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-business-isbn",
            "portdir": "perl/p5-business-isbn",
            "version": "3.12.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Business::ISBN",
            "description": "Business::ISBN - work with International Standard Book Numbers",
            "long_description": "Business::ISBN - work with International Standard Book Numbers",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-business-isbn-data",
                        "p5.32-gd-barcode",
                        "p5.32-mojolicious"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-bsd-resource",
            "portdir": "perl/p5-bsd-resource",
            "version": "1.291.100",
            "license": "(Artistic-2 or GPL-2)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/BSD::Resource",
            "description": "This is a Perl extension for BSD process resource limit and priority functions",
            "long_description": "This is a Perl extension for BSD process resource limit and priority functions",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-danga-socket",
                        "p5.32-net-ftpserver"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "p5.32-perlbal"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-browser-open",
            "portdir": "perl/p5-browser-open",
            "version": "0.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Browser::Open",
            "description": "Browser::Open - open a browser in a given URL",
            "long_description": "Browser::Open - open a browser in a given URL",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-app-nopaste",
                        "p5.32-astro-spacetrack",
                        "p5.32-devel-cover"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-boolean",
            "portdir": "perl/p5-boolean",
            "version": "0.460.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/boolean",
            "description": "boolean - Boolean support for Perl",
            "long_description": "boolean - Boolean support for Perl",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-json-maybexs"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-yaml-pp"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-datetime-format-natural"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-b-keywords",
            "portdir": "perl/p5-b-keywords",
            "version": "1.290.0",
            "license": "(Artistic-1 or GPL-2)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/B::Keywords",
            "description": "B::Keywords - Lists of reserved barewords and symbol names",
            "long_description": "B::Keywords - Lists of reserved barewords and symbol names",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-devel-repl",
                        "p5.32-perl-critic",
                        "p5.32-ppix-utils"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-bit-vector",
            "portdir": "perl/p5-bit-vector",
            "version": "7.400.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Bit::Vector",
            "description": "Efficient bit vector, set of integers and big int math library",
            "long_description": "Bit::Vector is an efficient C library which allows you to handle bit vectors, sets (of integers), big  integer arithmetic and boolean matrices, all of arbitrary sizes.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-carp-clan"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-date-calc",
                        "p5.32-net-frame",
                        "p5.32-net-frame-layer-icmpv6",
                        "p5.32-net-frame-layer-ipv6",
                        "p5.32-www-search",
                        "p5.32-thrift"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-bio-variation",
            "portdir": "perl/p5-bio-variation",
            "version": "1.7.5",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Bio::Variation",
            "description": "Bio::Variation name space contains modules to store sequence variation information as differences between the reference sequence and changes sequences",
            "long_description": "Bio::Variation name space contains modules to store sequence variation information as differences between the reference sequence and changes sequences",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-bioperl",
                        "p5.32-io-string",
                        "perl5.32",
                        "p5.32-xml-twig",
                        "p5.32-xml-writer",
                        "p5.32-text-tabsxwrap"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-bio-cluster"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-bio-phylo",
            "portdir": "perl/p5-bio-phylo",
            "version": "2.0.2",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Bio::Phylo",
            "description": "Bio::Phylo - Phylogenetic analysis using perl",
            "long_description": "Bio::Phylo - Phylogenetic analysis using perl",
            "active": true,
            "categories": [
                "science",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-archive-zip",
                        "p5.32-gd",
                        "p5.32-json",
                        "p5.32-math-cdf",
                        "p5.32-math-random",
                        "p5.32-pdf-api2",
                        "perl5.32",
                        "p5.32-rdf-trine",
                        "p5.32-svg",
                        "p5.32-swf-builder",
                        "p5.32-xml-libxml",
                        "p5.32-xml-twig",
                        "p5.32-xml-xml2json",
                        "p5.32-rdf-query"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-bioperl",
            "portdir": "perl/p5-bioperl",
            "version": "1.7.8",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/release/BioPerl",
            "description": "Modules for Biology",
            "long_description": "Modules for Biology",
            "active": true,
            "categories": [
                "science",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-memory-cycle",
                        "p5.32-test-weaken",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-scalar-list-utils",
                        "p5.32-data-dumper",
                        "p5.32-data-stag",
                        "p5.32-db_file",
                        "p5.32-error",
                        "p5.32-getopt-long",
                        "p5.32-graph",
                        "p5.32-http-message",
                        "p5.32-io-string",
                        "p5.32-io-stringy",
                        "p5.32-ipc-run",
                        "p5.32-libwww-perl",
                        "p5.32-libxml-perl",
                        "p5.32-list-moreutils",
                        "perl5.32",
                        "p5.32-test-most",
                        "p5.32-test-requiresinternet",
                        "p5.32-time-hires",
                        "p5.32-uri",
                        "p5.32-xml-dom",
                        "p5.32-xml-libxml",
                        "p5.32-xml-parser",
                        "p5.32-xml-sax",
                        "p5.32-xml-sax-base",
                        "p5.32-xml-sax-expat",
                        "p5.32-xml-sax-writer",
                        "p5.32-xml-twig",
                        "p5.32-xml-writer",
                        "p5.32-yaml",
                        "p5.32-set-scalar",
                        "p5.32-version",
                        "p5.32-module-build"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-bio-asn1-entrezgene",
                        "p5.32-bio-cluster",
                        "p5.32-bio-db-embl",
                        "p5.32-bio-variation",
                        "p5.32-bio-db-ncbihelper"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-bio-db-ncbihelper",
            "portdir": "perl/p5-bio-db-ncbihelper",
            "version": "1.7.8",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Bio::DB::NCBIHelper",
            "description": "Bio::DB::NCBIHelper - A collection of routines useful for queries to NCBI databases",
            "long_description": "Bio::DB::NCBIHelper - A collection of routines useful for queries to NCBI databases",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-exception",
                        "p5.32-test-most",
                        "p5.32-test-requiresinternet",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-cgi",
                        "p5.32-http-message",
                        "p5.32-libwww-perl",
                        "perl5.32",
                        "p5.32-uri",
                        "p5.32-xml-twig",
                        "p5.32-lwp-protocol-https",
                        "p5.32-bio-asn1-entrezgene",
                        "p5.32-bioperl",
                        "p5.32-cache-cache"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-bio-db-embl",
            "portdir": "perl/p5-bio-db-embl",
            "version": "1.7.4",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Bio::DB::EMBL",
            "description": "Bio::DB::EMBL - Database object interface for EMBL entry retrieval",
            "long_description": "Bio::DB::EMBL - Database object interface for EMBL entry retrieval",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-most",
                        "p5.32-test-requiresinternet",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-bioperl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-bio-cluster",
            "portdir": "perl/p5-bio-cluster",
            "version": "1.7.3",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Bio::Cluster",
            "description": "Bio::Cluster - BioPerl cluster modules",
            "long_description": "Bio::Cluster - BioPerl cluster modules",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-bio-variation",
                        "p5.32-bioperl",
                        "p5.32-time-hires",
                        "p5.32-xml-sax"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-bio-asn1-entrezgene"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-bio-asn1-entrezgene",
            "portdir": "perl/p5-bio-asn1-entrezgene",
            "version": "1.730.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Bio::ASN1::EntrezGene",
            "description": "Bio::ASN1::EntrezGene - Regular expression-based Perl Parser for NCBI Entrez Gene",
            "long_description": "Bio::ASN1::EntrezGene - Regular expression-based Perl Parser for NCBI Entrez Gene",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-bio-cluster",
                        "p5.32-bioperl",
                        "p5.32-data-dumper"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-bio-db-ncbihelper"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-b-hooks-op-check-stashchange",
            "portdir": "perl/p5-b-hooks-op-check-stashchange",
            "version": "0.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/B::Hooks::OP::Check::StashChange",
            "description": "Invoke callbacks when the stash code is being compiled in changes",
            "long_description": "Invoke callbacks when the stash code is being compiled in changes",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-b-hooks-op-check",
                        "p5.32-extutils-depends",
                        "p5.32-parent"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-b-hooks-op-check",
            "portdir": "perl/p5-b-hooks-op-check",
            "version": "0.220.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/B::Hooks::OP::Check",
            "description": "Wrap OP check callbacks",
            "long_description": "This module provides a c api for XS modules to hook into the callbacks of PL_check.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.32-extutils-depends"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-b-hooks-op-check-stashchange",
                        "p5.32-bareword-filehandles",
                        "p5.32-devel-declare",
                        "p5.32-multidimensional",
                        "p5.32-true"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-b-hooks-op-annotation",
            "portdir": "perl/p5-b-hooks-op-annotation",
            "version": "0.440.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/B::Hooks::OP::Annotation",
            "description": "B::Hooks::OP::Annotation - annotate and delegate hooked OPs",
            "long_description": "B::Hooks::OP::Annotation - annotate and delegate hooked OPs",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-extutils-depends"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-true"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-b-hooks-endofscope",
            "portdir": "perl/p5-b-hooks-endofscope",
            "version": "0.280.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/B::Hooks::EndOfScope",
            "description": "Execute code after a scope finished compilation",
            "long_description": "Execute code after a scope finished compilation",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-text-parsewords",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-module-implementation",
                        "p5.32-sub-exporter-progressive",
                        "p5.32-variable-magic"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-devel-declare",
                        "p5.32-moosex-markasmethods",
                        "p5.32-namespace-clean",
                        "p5.32-namespace-autoclean"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-b-hooks-atruntime",
            "portdir": "perl/p5-b-hooks-atruntime",
            "version": "8",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/B::Hooks::AtRuntime",
            "description": "B::Hooks::AtRuntime - Lower blocks from compile time to runtime",
            "long_description": "B::Hooks::AtRuntime - Lower blocks from compile time to runtime",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-exports",
                        "p5.32-test-exception",
                        "p5.32-test-simple",
                        "p5.32-test-warn",
                        "clang-14",
                        "p5.32-module-build",
                        "p5.32-extutils-cbuilder"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-exporter-tiny",
                        "p5.32-filter",
                        "p5.32-sub-name",
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-moosex-extended"
                    ]
                }
            ]
        }
    ]
}