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

{
    "count": 51973,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=867",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=865",
    "results": [
        {
            "name": "p5.30-extutils-helpers",
            "portdir": "perl/p5-extutils-helpers",
            "version": "0.28.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/ExtUtils::Helpers",
            "description": "ExtUtils::Helpers - Various portability utilities for module builders",
            "long_description": "ExtUtils::Helpers - Various portability utilities for module builders",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-web-scraper"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-dist-build",
                        "p5.30-extutils-builder",
                        "p5.30-module-build-tiny"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-extutils-helpers",
            "portdir": "perl/p5-extutils-helpers",
            "version": "0.28.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/ExtUtils::Helpers",
            "description": "ExtUtils::Helpers - Various portability utilities for module builders",
            "long_description": "ExtUtils::Helpers - Various portability utilities for module builders",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-web-scraper"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-dist-build",
                        "p5.28-extutils-builder",
                        "p5.28-module-build-tiny"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-extutils-helpers",
            "portdir": "perl/p5-extutils-helpers",
            "version": "0.26.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/ExtUtils::Helpers",
            "description": "ExtUtils::Helpers - Various portability utilities for module builders",
            "long_description": "This module provides various portable helper functions for module building modules.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-web-scraper"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-module-build-tiny"
                    ]
                }
            ]
        },
        {
            "name": "p5-extutils-helpers",
            "portdir": "perl/p5-extutils-helpers",
            "version": "0.28.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-extutils-helpers",
            "homepage": "https://metacpan.org/pod/ExtUtils::Helpers",
            "description": "ExtUtils::Helpers - Various portability utilities for module builders",
            "long_description": "ExtUtils::Helpers - Various portability utilities for module builders",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-extutils-helpers"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-extutils-f77",
            "portdir": "perl/p5-extutils-f77",
            "version": "1.260.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/ExtUtils::F77",
            "description": "Helper for linking C with Fortran subroutines",
            "long_description": "ExtUtils::F77 describes to the calling perl code how to link C programs with Fortran subroutines on the current system.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "gcc15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-file-which",
                        "libgcc",
                        "gcc15",
                        "p5.30-text-parsewords",
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-pgplot"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-extutils-f77",
            "portdir": "perl/p5-extutils-f77",
            "version": "1.260.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/ExtUtils::F77",
            "description": "Helper for linking C with Fortran subroutines",
            "long_description": "ExtUtils::F77 describes to the calling perl code how to link C programs with Fortran subroutines on the current system.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "gcc15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-file-which",
                        "libgcc",
                        "gcc15",
                        "p5.28-text-parsewords",
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-pgplot"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-extutils-f77",
            "portdir": "perl/p5-extutils-f77",
            "version": "1.240.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/ExtUtils::F77",
            "description": "Helper for linking C with Fortran subroutines",
            "long_description": "ExtUtils::F77 describes to the calling perl code how to link C programs with Fortran subroutines on the current system.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "gcc48",
                "gcc49",
                "gcc5",
                "gcc6",
                "gcc7",
                "gcc8",
                "gcc9"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc9"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc9",
                        "libgcc",
                        "gcc9",
                        "p5.26-file-which",
                        "p5.26-text-parsewords",
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-pgplot"
                    ]
                }
            ]
        },
        {
            "name": "p5-extutils-f77",
            "portdir": "perl/p5-extutils-f77",
            "version": "1.260.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-extutils-f77",
            "homepage": "https://metacpan.org/pod/ExtUtils::F77",
            "description": "Helper for linking C with Fortran subroutines",
            "long_description": "ExtUtils::F77 describes to the calling perl code how to link C programs with Fortran subroutines on the current system.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-extutils-f77"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-extutils-depends",
            "portdir": "perl/p5-extutils-depends",
            "version": "0.800.200",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/ExtUtils::Depends",
            "description": "ExtUtils::Depends - Easily build XS extensions that depend on XS extensions",
            "long_description": "ExtUtils::Depends - Easily build XS extensions that depend on XS extensions",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-true",
                        "p5.30-gtk2-sourceview2",
                        "p5.30-alien-gimp",
                        "p5.30-alien-hdf4",
                        "p5.30-b-hooks-op-check",
                        "p5.30-b-utils",
                        "p5.30-bareword-filehandles",
                        "p5.30-devel-declare",
                        "p5.30-graphics-tiff",
                        "p5.30-multidimensional",
                        "p5.30-pdl-io-hdf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-glib-object-introspection",
                        "p5.30-b-hooks-op-check-stashchange",
                        "p5.30-gnome2",
                        "p5.30-gtk2",
                        "p5.30-cairo",
                        "p5.30-cairo-gobject",
                        "p5.30-gnome2-canvas",
                        "p5.30-gnome2-gconf",
                        "p5.30-gnome2-vfs",
                        "p5.30-gnome2-wnck",
                        "p5.30-gtk2-gladexml",
                        "p5.30-gtk2-sourceview",
                        "p5.30-image-sane",
                        "p5.30-gimp",
                        "p5.30-glib",
                        "p5.30-b-hooks-op-annotation"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-extutils-depends",
            "portdir": "perl/p5-extutils-depends",
            "version": "0.800.200",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/ExtUtils::Depends",
            "description": "ExtUtils::Depends - Easily build XS extensions that depend on XS extensions",
            "long_description": "ExtUtils::Depends - Easily build XS extensions that depend on XS extensions",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-true",
                        "p5.28-gtk2-sourceview2",
                        "p5.28-alien-gimp",
                        "p5.28-alien-hdf4",
                        "p5.28-b-hooks-op-check",
                        "p5.28-b-utils",
                        "p5.28-bareword-filehandles",
                        "p5.28-devel-declare",
                        "p5.28-graphics-tiff",
                        "p5.28-multidimensional",
                        "p5.28-pdl-io-hdf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-glib-object-introspection",
                        "p5.28-b-hooks-op-check-stashchange",
                        "p5.28-gnome2",
                        "p5.28-gtk2",
                        "p5.28-cairo",
                        "p5.28-cairo-gobject",
                        "p5.28-gnome2-canvas",
                        "p5.28-gnome2-gconf",
                        "p5.28-gnome2-vfs",
                        "p5.28-gnome2-wnck",
                        "p5.28-gtk2-gladexml",
                        "p5.28-gtk2-sourceview",
                        "p5.28-image-sane",
                        "p5.28-gimp",
                        "p5.28-glib",
                        "p5.28-b-hooks-op-annotation"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-extutils-depends",
            "portdir": "perl/p5-extutils-depends",
            "version": "0.800.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/ExtUtils::Depends",
            "description": "Easily build XS extensions that depend on XS",
            "long_description": "Easily build XS extensions that depend on XS",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-alien-gimp",
                        "p5.26-b-hooks-op-check",
                        "p5.26-b-utils",
                        "p5.26-bareword-filehandles",
                        "p5.26-devel-declare",
                        "p5.26-gtk2-sourceview2",
                        "p5.26-multidimensional"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-gtk2-sourceview",
                        "p5.26-gimp",
                        "p5.26-glib",
                        "p5.26-glib-object-introspection",
                        "p5.26-gnome2",
                        "p5.26-gnome2-canvas",
                        "p5.26-gnome2-gconf",
                        "p5.26-gnome2-vfs",
                        "p5.26-gnome2-wnck",
                        "p5.26-b-hooks-op-check-stashchange",
                        "p5.26-gtk2",
                        "p5.26-gtk2-gladexml",
                        "p5.26-cairo",
                        "p5.26-cairo-gobject"
                    ]
                }
            ]
        },
        {
            "name": "p5-extutils-depends",
            "portdir": "perl/p5-extutils-depends",
            "version": "0.800.200",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-extutils-depends",
            "homepage": "https://metacpan.org/pod/ExtUtils::Depends",
            "description": "ExtUtils::Depends - Easily build XS extensions that depend on XS extensions",
            "long_description": "ExtUtils::Depends - Easily build XS extensions that depend on XS extensions",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-extutils-depends"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-extutils-config",
            "portdir": "perl/p5-extutils-config",
            "version": "0.10.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/ExtUtils::Config",
            "description": "ExtUtils::Config - A wrapper for perl's configuration",
            "long_description": "ExtUtils::Config - A wrapper for perl's configuration",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-extutils-installpaths",
                        "p5.30-web-scraper"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-cpan-requirements-dynamic",
                        "p5.30-extutils-builder",
                        "p5.30-extutils-builder-compiler",
                        "p5.30-module-build-tiny"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-extutils-config",
            "portdir": "perl/p5-extutils-config",
            "version": "0.10.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/ExtUtils::Config",
            "description": "ExtUtils::Config - A wrapper for perl's configuration",
            "long_description": "ExtUtils::Config - A wrapper for perl's configuration",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-extutils-installpaths",
                        "p5.28-web-scraper"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-cpan-requirements-dynamic",
                        "p5.28-extutils-builder",
                        "p5.28-extutils-builder-compiler",
                        "p5.28-module-build-tiny"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-extutils-config",
            "portdir": "perl/p5-extutils-config",
            "version": "0.8.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/ExtUtils::Config",
            "description": "ExtUtils::Config - A wrapper for perl's configuration",
            "long_description": "ExtUtils::Config is an abstraction around the %Config hash. By itself it is not a particularly interesting module by any measure, however it ties together a family of modern toolchain modules.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-extutils-installpaths",
                        "p5.26-web-scraper"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-module-build-tiny"
                    ]
                }
            ]
        },
        {
            "name": "p5-extutils-config",
            "portdir": "perl/p5-extutils-config",
            "version": "0.10.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-extutils-config",
            "homepage": "https://metacpan.org/pod/ExtUtils::Config",
            "description": "ExtUtils::Config - A wrapper for perl's configuration",
            "long_description": "ExtUtils::Config - A wrapper for perl's configuration",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-extutils-config"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-extutils-cchecker",
            "portdir": "perl/p5-extutils-cchecker",
            "version": "0.120.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/ExtUtils::CChecker",
            "description": "ExtUtils::CChecker - configure-time utilities for using C headers, libraries, or OS features",
            "long_description": "ExtUtils::CChecker - configure-time utilities for using C headers, libraries, or OS features",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-module-build",
                        "p5.30-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-extutils-cbuilder"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-crypt-smime",
                        "p5.30-xs-parse-keyword"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-extutils-cchecker",
            "portdir": "perl/p5-extutils-cchecker",
            "version": "0.120.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/ExtUtils::CChecker",
            "description": "ExtUtils::CChecker - configure-time utilities for using C headers, libraries, or OS features",
            "long_description": "ExtUtils::CChecker - configure-time utilities for using C headers, libraries, or OS features",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-module-build",
                        "p5.28-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-extutils-cbuilder"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-crypt-smime",
                        "p5.28-xs-parse-keyword"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-extutils-cchecker",
            "portdir": "perl/p5-extutils-cchecker",
            "version": "0.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/ExtUtils::CChecker",
            "description": "ExtUtils::CChecker - configure-time utilities for using C headers, libraries, or OS features",
            "long_description": "ExtUtils::CChecker - configure-time utilities for using C headers, libraries, or OS features",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-fatal"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-extutils-cbuilder",
                        "p5.26-module-build"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-crypt-smime"
                    ]
                }
            ]
        },
        {
            "name": "p5-extutils-cchecker",
            "portdir": "perl/p5-extutils-cchecker",
            "version": "0.120.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-extutils-cchecker",
            "homepage": "https://metacpan.org/pod/ExtUtils::CChecker",
            "description": "ExtUtils::CChecker - configure-time utilities for using C headers, libraries, or OS features",
            "long_description": "ExtUtils::CChecker - configure-time utilities for using C headers, libraries, or OS features",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-extutils-cchecker"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-extutils-cbuilder",
            "portdir": "perl/p5-extutils-cbuilder",
            "version": "0.280.236",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/ExtUtils::CBuilder",
            "description": "Compile and link C code for Perl modules",
            "long_description": "This module can build the C portions of Perl modules by invoking the appropriate compilers and linkers in a cross-platform manner. It was motivated by the Module::Build project, but may be useful for other purposes as well. However, it is not intended as a general cross-platform interface to all your C building needs. That would have been a much more ambitious goal!",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-ipc-cmd",
                        "p5.30-text-parsewords"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-xs-parse-sublike",
                        "p5.30-alien-editline",
                        "p5.30-alien-libxml2",
                        "p5.30-attribute-storage",
                        "p5.30-b-hooks-atruntime",
                        "p5.30-syntax-operator-existsor",
                        "p5.30-syntax-operator-in",
                        "p5.30-xs-parse-keyword",
                        "p5.30-future-xs",
                        "p5.30-lexical-var",
                        "p5.30-meta",
                        "p5.30-net-libidn2",
                        "p5.30-object-pad",
                        "p5.30-syntax-keyword-defer",
                        "p5.30-syntax-keyword-dynamically",
                        "p5.30-syntax-keyword-match",
                        "p5.30-syntax-keyword-multisub",
                        "p5.30-syntax-keyword-try",
                        "p5.30-syntax-operator-divides",
                        "p5.30-syntax-operator-equ"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-config-autoconf",
                        "p5.30-extutils-cchecker",
                        "p5.30-alien-build"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-extutils-cbuilder",
            "portdir": "perl/p5-extutils-cbuilder",
            "version": "0.280.236",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/ExtUtils::CBuilder",
            "description": "Compile and link C code for Perl modules",
            "long_description": "This module can build the C portions of Perl modules by invoking the appropriate compilers and linkers in a cross-platform manner. It was motivated by the Module::Build project, but may be useful for other purposes as well. However, it is not intended as a general cross-platform interface to all your C building needs. That would have been a much more ambitious goal!",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-ipc-cmd",
                        "p5.28-text-parsewords"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-xs-parse-sublike",
                        "p5.28-alien-editline",
                        "p5.28-alien-libxml2",
                        "p5.28-attribute-storage",
                        "p5.28-b-hooks-atruntime",
                        "p5.28-syntax-operator-existsor",
                        "p5.28-syntax-operator-in",
                        "p5.28-xs-parse-keyword",
                        "p5.28-future-xs",
                        "p5.28-lexical-var",
                        "p5.28-meta",
                        "p5.28-net-libidn2",
                        "p5.28-object-pad",
                        "p5.28-syntax-keyword-defer",
                        "p5.28-syntax-keyword-dynamically",
                        "p5.28-syntax-keyword-match",
                        "p5.28-syntax-keyword-multisub",
                        "p5.28-syntax-keyword-try",
                        "p5.28-syntax-operator-divides",
                        "p5.28-syntax-operator-equ"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-config-autoconf",
                        "p5.28-extutils-cchecker",
                        "p5.28-alien-build"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-extutils-cbuilder",
            "portdir": "perl/p5-extutils-cbuilder",
            "version": "0.280.236",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/ExtUtils::CBuilder",
            "description": "Compile and link C code for Perl modules",
            "long_description": "This module can build the C portions of Perl modules by invoking the appropriate compilers and linkers in a cross-platform manner. It was motivated by the Module::Build project, but may be useful for other purposes as well. However, it is not intended as a general cross-platform interface to all your C building needs. That would have been a much more ambitious goal!",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-ipc-cmd",
                        "p5.26-text-parsewords"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-alien-libxml2",
                        "p5.26-syntax-keyword-try",
                        "p5.26-xs-parse-sublike",
                        "p5.26-alien-editline"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-config-autoconf",
                        "p5.26-alien-build",
                        "p5.26-extutils-cchecker"
                    ]
                }
            ]
        },
        {
            "name": "p5-extutils-cbuilder",
            "portdir": "perl/p5-extutils-cbuilder",
            "version": "0.280.236",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 2,
            "replaced_by": "p5.34-extutils-cbuilder",
            "homepage": "https://metacpan.org/pod/ExtUtils::CBuilder",
            "description": "Compile and link C code for Perl modules",
            "long_description": "This module can build the C portions of Perl modules by invoking the appropriate compilers and linkers in a cross-platform manner. It was motivated by the Module::Build project, but may be useful for other purposes as well. However, it is not intended as a general cross-platform interface to all your C building needs. That would have been a much more ambitious goal!",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-extutils-cbuilder"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-exporter-tiny",
            "portdir": "perl/p5-exporter-tiny",
            "version": "1.6.3",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Exporter::Tiny",
            "description": "Exporter::Tiny - an exporter with the features of Sub::Exporter but only core dependencies",
            "long_description": "Exporter::Tiny - an exporter with the features of Sub::Exporter but only core dependencies",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-test-fatal",
                        "p5.30-test-warnings",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-lexical-var"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-b-hooks-atruntime",
                        "p5.30-dancer2",
                        "p5.30-list-moreutils",
                        "p5.30-moox-traits",
                        "p5.30-perlx-maybe",
                        "p5.30-sub-handlesvia",
                        "p5.30-type-tiny"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-exporter-tiny",
            "portdir": "perl/p5-exporter-tiny",
            "version": "1.6.3",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Exporter::Tiny",
            "description": "Exporter::Tiny - an exporter with the features of Sub::Exporter but only core dependencies",
            "long_description": "Exporter::Tiny - an exporter with the features of Sub::Exporter but only core dependencies",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-fatal",
                        "p5.28-test-warnings",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-lexical-var"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-b-hooks-atruntime",
                        "p5.28-dancer2",
                        "p5.28-list-moreutils",
                        "p5.28-moox-traits",
                        "p5.28-perlx-maybe",
                        "p5.28-sub-handlesvia",
                        "p5.28-type-tiny"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-exporter-tiny",
            "portdir": "perl/p5-exporter-tiny",
            "version": "1.2.2",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Exporter::Tiny",
            "description": "Exporter::Tiny is an exporter with the features of Sub::Exporter but only core dependencies",
            "long_description": "Exporter::Tiny is an exporter with the features of Sub::Exporter but only core dependencies",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-fatal",
                        "p5.26-test-warnings"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-dancer2",
                        "p5.26-list-moreutils",
                        "p5.26-moox-traits",
                        "p5.26-perlx-maybe",
                        "p5.26-sub-handlesvia",
                        "p5.26-type-tie",
                        "p5.26-type-tiny"
                    ]
                }
            ]
        },
        {
            "name": "p5-exporter-tiny",
            "portdir": "perl/p5-exporter-tiny",
            "version": "1.6.3",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-exporter-tiny",
            "homepage": "https://metacpan.org/pod/Exporter::Tiny",
            "description": "Exporter::Tiny - an exporter with the features of Sub::Exporter but only core dependencies",
            "long_description": "Exporter::Tiny - an exporter with the features of Sub::Exporter but only core dependencies",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-exporter-tiny"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-exporter-lite",
            "portdir": "perl/p5-exporter-lite",
            "version": "0.90.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Exporter::Lite",
            "description": "Exporter::Lite - lightweight exporting of functions and variables",
            "long_description": "Exporter::Lite - lightweight exporting of functions and variables",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-test-deep-json"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-exporter-lite",
            "portdir": "perl/p5-exporter-lite",
            "version": "0.90.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Exporter::Lite",
            "description": "Exporter::Lite - lightweight exporting of functions and variables",
            "long_description": "Exporter::Lite - lightweight exporting of functions and variables",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-test-deep-json"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-exporter-lite",
            "portdir": "perl/p5-exporter-lite",
            "version": "0.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Exporter::Lite",
            "description": "Exporter::Lite - lightweight exporting of functions and variables",
            "long_description": "Exporter::Lite - lightweight exporting of functions and variables",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-test-deep-json",
                        "p5.26-time-duration-parse"
                    ]
                }
            ]
        },
        {
            "name": "p5-exporter-lite",
            "portdir": "perl/p5-exporter-lite",
            "version": "0.90.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-exporter-lite",
            "homepage": "https://metacpan.org/pod/Exporter::Lite",
            "description": "Exporter::Lite - lightweight exporting of functions and variables",
            "long_description": "Exporter::Lite - lightweight exporting of functions and variables",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-exporter-lite"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-expect-simple",
            "portdir": "perl/p5-expect-simple",
            "version": "0.40.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Expect::Simple",
            "description": "Wrapper around the Expect module",
            "long_description": "Wrapper around the Expect module",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-expect"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-test-expect"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-expect-simple",
            "portdir": "perl/p5-expect-simple",
            "version": "0.40.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Expect::Simple",
            "description": "Wrapper around the Expect module",
            "long_description": "Wrapper around the Expect module",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-expect"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-test-expect"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-expect-simple",
            "portdir": "perl/p5-expect-simple",
            "version": "0.40.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Expect::Simple",
            "description": "Wrapper around the Expect module",
            "long_description": "Wrapper around the Expect module",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-expect"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-test-expect"
                    ]
                }
            ]
        },
        {
            "name": "p5-expect-simple",
            "portdir": "perl/p5-expect-simple",
            "version": "0.40.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-expect-simple",
            "homepage": "https://metacpan.org/pod/Expect::Simple",
            "description": "Wrapper around the Expect module",
            "long_description": "Wrapper around the Expect module",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-expect-simple"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-expect",
            "portdir": "perl/p5-expect",
            "version": "1.380.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Expect",
            "description": "Perl version of the TCL expect tool",
            "long_description": "The Expect for Perl module was inspired more by the functionality the Tcl tool provides than any previous Expect-like tool such as Comm.pl or chat2.pl. I've had some comments that people may not have heard of the original Tcl version of Expect, or where documentation (book form) on Expect may be obtained.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-io-tty"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-expect-simple",
                        "p5.30-sysadm-install"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-expect",
            "portdir": "perl/p5-expect",
            "version": "1.380.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Expect",
            "description": "Perl version of the TCL expect tool",
            "long_description": "The Expect for Perl module was inspired more by the functionality the Tcl tool provides than any previous Expect-like tool such as Comm.pl or chat2.pl. I've had some comments that people may not have heard of the original Tcl version of Expect, or where documentation (book form) on Expect may be obtained.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-io-tty"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-expect-simple",
                        "p5.28-sysadm-install"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-expect",
            "portdir": "perl/p5-expect",
            "version": "1.350.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Expect",
            "description": "Perl version of the TCL expect tool",
            "long_description": "The Expect for Perl module was inspired more by the functionality the Tcl tool provides than any previous Expect-like tool such as Comm.pl or chat2.pl. I've had some comments that people may not have heard of the original Tcl version of Expect, or where documentation (book form) on Expect may be obtained.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-io-tty"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-expect-simple",
                        "p5.26-sysadm-install"
                    ]
                }
            ]
        },
        {
            "name": "p5-expect",
            "portdir": "perl/p5-expect",
            "version": "1.380.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-expect",
            "homepage": "https://metacpan.org/pod/Expect",
            "description": "Perl version of the TCL expect tool",
            "long_description": "The Expect for Perl module was inspired more by the functionality the Tcl tool provides than any previous Expect-like tool such as Comm.pl or chat2.pl. I've had some comments that people may not have heard of the original Tcl version of Expect, or where documentation (book form) on Expect may be obtained.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-expect"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-exception-class",
            "portdir": "perl/p5-exception-class",
            "version": "1.450.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Exception::Class",
            "description": "A module that allows you to declare real exception classes in Perl",
            "long_description": "Exception::Class allows you to declare exception hierarchies in your modules in a Java-esque manner.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-class-data-inheritable",
                        "p5.30-devel-stacktrace"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-test-most",
                        "p5.30-apache-session-wrapper",
                        "p5.30-fey",
                        "p5.30-fey-orm",
                        "p5.30-html-mason",
                        "p5.30-image-sane",
                        "p5.30-iterator",
                        "p5.30-iterator-util",
                        "p5.30-mason",
                        "p5.30-math-random-mt-auto",
                        "p5.30-object-insideout",
                        "p5.30-params-validationcompiler",
                        "p5.30-perl-critic",
                        "p5.30-ppix-utilities"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-exception-class",
            "portdir": "perl/p5-exception-class",
            "version": "1.450.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Exception::Class",
            "description": "A module that allows you to declare real exception classes in Perl",
            "long_description": "Exception::Class allows you to declare exception hierarchies in your modules in a Java-esque manner.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-class-data-inheritable",
                        "p5.28-devel-stacktrace"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-test-most",
                        "p5.28-apache-session-wrapper",
                        "p5.28-fey",
                        "p5.28-fey-orm",
                        "p5.28-html-mason",
                        "p5.28-image-sane",
                        "p5.28-iterator",
                        "p5.28-iterator-util",
                        "p5.28-mason",
                        "p5.28-math-random-mt-auto",
                        "p5.28-object-insideout",
                        "p5.28-params-validationcompiler",
                        "p5.28-perl-critic",
                        "p5.28-ppix-utilities"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-exception-class",
            "portdir": "perl/p5-exception-class",
            "version": "1.450.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Exception::Class",
            "description": "A module that allows you to declare real exception classes in Perl",
            "long_description": "Exception::Class allows you to declare exception hierarchies in your modules in a Java-esque manner.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-class-data-inheritable",
                        "p5.26-devel-stacktrace"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-apache-session-wrapper",
                        "p5.26-fey",
                        "p5.26-fey-orm",
                        "p5.26-html-mason",
                        "p5.26-iterator",
                        "p5.26-iterator-util",
                        "p5.26-mason",
                        "p5.26-params-validationcompiler",
                        "p5.26-perl-critic",
                        "p5.26-ppix-utilities",
                        "p5.26-test-most"
                    ]
                }
            ]
        },
        {
            "name": "p5-exception-class",
            "portdir": "perl/p5-exception-class",
            "version": "1.450.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-exception-class",
            "homepage": "https://metacpan.org/pod/Exception::Class",
            "description": "A module that allows you to declare real exception classes in Perl",
            "long_description": "Exception::Class allows you to declare exception hierarchies in your modules in a Java-esque manner.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-exception-class"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-event-rpc",
            "portdir": "perl/p5-event-rpc",
            "version": "1.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Event::RPC",
            "description": "Event::RPC - Event based transparent Client/Server RPC framework",
            "long_description": "Event::RPC - Event based transparent Client/Server RPC framework",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-cbor-xs",
                        "p5.30-event",
                        "p5.30-glib",
                        "perl5.30",
                        "p5.30-json-xs",
                        "p5.30-net-ssleay",
                        "p5.30-io-socket-ssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-event-rpc",
            "portdir": "perl/p5-event-rpc",
            "version": "1.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Event::RPC",
            "description": "Event::RPC - Event based transparent Client/Server RPC framework",
            "long_description": "Event::RPC - Event based transparent Client/Server RPC framework",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-cbor-xs",
                        "p5.28-event",
                        "p5.28-glib",
                        "perl5.28",
                        "p5.28-json-xs",
                        "p5.28-net-ssleay",
                        "p5.28-io-socket-ssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-event-rpc",
            "portdir": "perl/p5-event-rpc",
            "version": "1.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Event::RPC",
            "description": "Event::RPC - Event based transparent Client/Server RPC framework",
            "long_description": "Event::RPC - Event based transparent Client/Server RPC framework",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-cbor-xs",
                        "p5.26-event",
                        "p5.26-glib",
                        "perl5.26",
                        "p5.26-json-xs",
                        "p5.26-net-ssleay",
                        "p5.26-sereal",
                        "p5.26-io-socket-ssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-event-rpc",
            "portdir": "perl/p5-event-rpc",
            "version": "1.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-event-rpc",
            "homepage": "https://metacpan.org/pod/Event::RPC",
            "description": "Event::RPC - Event based transparent Client/Server RPC framework",
            "long_description": "Event::RPC - Event based transparent Client/Server RPC framework",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-event-rpc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-event-execflow",
            "portdir": "perl/p5-event-execflow",
            "version": "0.640.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Event::ExecFlow",
            "description": "Event::ExecFlow - High level API for event-based execution flow control",
            "long_description": "Event::ExecFlow - High level API for event-based execution flow control",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-anyevent",
                        "p5.30-libintl-perl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-event-execflow",
            "portdir": "perl/p5-event-execflow",
            "version": "0.640.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Event::ExecFlow",
            "description": "Event::ExecFlow - High level API for event-based execution flow control",
            "long_description": "Event::ExecFlow - High level API for event-based execution flow control",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-anyevent",
                        "p5.28-libintl-perl"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}