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

{
    "count": 50636,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=869",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=867",
    "results": [
        {
            "name": "p5.28-class-returnvalue",
            "portdir": "perl/p5-class-returnvalue",
            "version": "0.550.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::ReturnValue",
            "description": "A return-value object that lets you treat it as as a boolean, array or object",
            "long_description": "Class::ReturnValue is a clever return value object that can allow code calling your routine to expect: a boolean value (did it fail) or a list (what are the return values).",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-devel-stacktrace"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-data-ical",
                        "p5.28-dbix-searchbuilder"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-class-returnvalue",
            "portdir": "perl/p5-class-returnvalue",
            "version": "0.550.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::ReturnValue",
            "description": "A return-value object that lets you treat it as as a boolean, array or object",
            "long_description": "Class::ReturnValue is a clever return value object that can allow code calling your routine to expect: a boolean value (did it fail) or a list (what are the return values).",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-devel-stacktrace"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-data-ical",
                        "p5.26-dbix-searchbuilder"
                    ]
                }
            ]
        },
        {
            "name": "p5-class-returnvalue",
            "portdir": "perl/p5-class-returnvalue",
            "version": "0.550.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-class-returnvalue",
            "homepage": "https://metacpan.org/pod/Class::ReturnValue",
            "description": "A return-value object that lets you treat it as as a boolean, array or object",
            "long_description": "Class::ReturnValue is a clever return value object that can allow code calling your routine to expect: a boolean value (did it fail) or a list (what are the return values).",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-class-returnvalue"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-class-refresh",
            "portdir": "perl/p5-class-refresh",
            "version": "0.70.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::Refresh",
            "description": "Class::Refresh - refresh your classes during runtime",
            "long_description": "Class::Refresh - refresh your classes during runtime",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-test-fatal",
                        "p5.30-test-requires",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-devel-overrideglobalrequire",
                        "p5.30-try-tiny",
                        "perl5.30",
                        "p5.30-class-load",
                        "p5.30-class-unload"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.30-moose"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-perl-languageserver"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-class-refresh",
            "portdir": "perl/p5-class-refresh",
            "version": "0.70.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::Refresh",
            "description": "Class::Refresh - refresh your classes during runtime",
            "long_description": "Class::Refresh - refresh your classes during runtime",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-fatal",
                        "p5.28-test-requires",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-devel-overrideglobalrequire",
                        "p5.28-try-tiny",
                        "perl5.28",
                        "p5.28-class-load",
                        "p5.28-class-unload"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.28-moose"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-perl-languageserver"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-class-refresh",
            "portdir": "perl/p5-class-refresh",
            "version": "0.70.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::Refresh",
            "description": "Class::Refresh - refresh your classes during runtime",
            "long_description": "Class::Refresh - refresh your classes during runtime",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-fatal",
                        "p5.26-test-requires"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-devel-overrideglobalrequire",
                        "p5.26-try-tiny",
                        "perl5.26",
                        "p5.26-class-load",
                        "p5.26-class-unload"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.26-moose"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-perl-languageserver"
                    ]
                }
            ]
        },
        {
            "name": "p5-class-refresh",
            "portdir": "perl/p5-class-refresh",
            "version": "0.70.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-class-refresh",
            "homepage": "https://metacpan.org/pod/Class::Refresh",
            "description": "Class::Refresh - refresh your classes during runtime",
            "long_description": "Class::Refresh - refresh your classes during runtime",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-class-refresh"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-class-mix",
            "portdir": "perl/p5-class-mix",
            "version": "0.6.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::Mix",
            "description": "Class::Mix - dynamic class mixing",
            "long_description": "Class::Mix - dynamic class mixing",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-module-build",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-params-classify"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-crypt-eksblowfish",
                        "p5.30-net-cli-interact"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-class-mix",
            "portdir": "perl/p5-class-mix",
            "version": "0.6.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::Mix",
            "description": "Class::Mix - dynamic class mixing",
            "long_description": "Class::Mix - dynamic class mixing",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-module-build",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-params-classify"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-crypt-eksblowfish",
                        "p5.28-net-cli-interact"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-class-mix",
            "portdir": "perl/p5-class-mix",
            "version": "0.6.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::Mix",
            "description": "Class::Mix - dynamic class mixing",
            "long_description": "Class::Mix - dynamic class mixing",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-module-build",
                        "p5.26-params-classify"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-crypt-eksblowfish",
                        "p5.26-net-cli-interact"
                    ]
                }
            ]
        },
        {
            "name": "p5-class-mix",
            "portdir": "perl/p5-class-mix",
            "version": "0.6.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-class-mix",
            "homepage": "https://metacpan.org/pod/Class::Mix",
            "description": "Class::Mix - dynamic class mixing",
            "long_description": "Class::Mix - dynamic class mixing",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-class-mix"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-class-methodmaker",
            "portdir": "perl/p5-class-methodmaker",
            "version": "2.250.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::MethodMaker",
            "description": "Class::MethodMaker - Create generic methods for OO Perl",
            "long_description": "Class::MethodMaker - Create generic methods for OO Perl",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-term-progressbar"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-class-methodmaker",
            "portdir": "perl/p5-class-methodmaker",
            "version": "2.250.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::MethodMaker",
            "description": "Class::MethodMaker - Create generic methods for OO Perl",
            "long_description": "Class::MethodMaker - Create generic methods for OO Perl",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-term-progressbar"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-class-methodmaker",
            "portdir": "perl/p5-class-methodmaker",
            "version": "2.240.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::MethodMaker",
            "description": "Perl module for creating generic methods",
            "long_description": "Perl module for creating generic methods",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-gnupg-interface",
                        "p5.26-term-progressbar"
                    ]
                }
            ]
        },
        {
            "name": "p5-class-methodmaker",
            "portdir": "perl/p5-class-methodmaker",
            "version": "2.250.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-class-methodmaker",
            "homepage": "https://metacpan.org/pod/Class::MethodMaker",
            "description": "Class::MethodMaker - Create generic methods for OO Perl",
            "long_description": "Class::MethodMaker - Create generic methods for OO Perl",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-class-methodmaker"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-class-method-modifiers",
            "portdir": "perl/p5-class-method-modifiers",
            "version": "2.150.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::Method::Modifiers",
            "description": "provides Moose-like method modifiers",
            "long_description": "provides Moose-like method modifiers",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-data-perl",
                        "p5.30-http-thin",
                        "p5.30-moox-aliases",
                        "p5.30-moox-handlesvia",
                        "p5.30-pod-readme",
                        "p5.30-role-hooks",
                        "p5.30-role-tiny",
                        "p5.30-moo",
                        "p5.30-lwp-consolelogger",
                        "p5.30-mojo-useragent-role-retry",
                        "p5.30-sub-handlesvia"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-class-method-modifiers",
            "portdir": "perl/p5-class-method-modifiers",
            "version": "2.150.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::Method::Modifiers",
            "description": "provides Moose-like method modifiers",
            "long_description": "provides Moose-like method modifiers",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-data-perl",
                        "p5.28-http-thin",
                        "p5.28-moox-aliases",
                        "p5.28-moox-handlesvia",
                        "p5.28-pod-readme",
                        "p5.28-role-hooks",
                        "p5.28-role-tiny",
                        "p5.28-moo",
                        "p5.28-lwp-consolelogger",
                        "p5.28-mojo-useragent-role-retry",
                        "p5.28-sub-handlesvia"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-class-method-modifiers",
            "portdir": "perl/p5-class-method-modifiers",
            "version": "2.130.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::Method::Modifiers",
            "description": "provides Moose-like method modifiers",
            "long_description": "provides Moose-like method modifiers",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-fatal",
                        "p5.26-test-needs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-data-perl",
                        "p5.26-http-thin",
                        "p5.26-lwp-consolelogger",
                        "p5.26-moo",
                        "p5.26-moox-aliases",
                        "p5.26-moox-handlesvia",
                        "p5.26-moox-strictconstructor",
                        "p5.26-pod-readme",
                        "p5.26-role-tiny",
                        "p5.26-sub-handlesvia"
                    ]
                }
            ]
        },
        {
            "name": "p5-class-method-modifiers",
            "portdir": "perl/p5-class-method-modifiers",
            "version": "2.150.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-class-method-modifiers",
            "homepage": "https://metacpan.org/pod/Class::Method::Modifiers",
            "description": "provides Moose-like method modifiers",
            "long_description": "provides Moose-like method modifiers",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-class-method-modifiers"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-class-makemethods",
            "portdir": "perl/p5-class-makemethods",
            "version": "1.10.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::MakeMethods",
            "description": "Generate common types of methods",
            "long_description": "The Class::MakeMethods framework allows Perl class developers to quickly define common types of methods.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-class-makemethods",
            "portdir": "perl/p5-class-makemethods",
            "version": "1.10.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::MakeMethods",
            "description": "Generate common types of methods",
            "long_description": "The Class::MakeMethods framework allows Perl class developers to quickly define common types of methods.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-class-makemethods",
            "portdir": "perl/p5-class-makemethods",
            "version": "1.10.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::MakeMethods",
            "description": "Generate common types of methods",
            "long_description": "The Class::MakeMethods framework allows Perl class developers to quickly define common types of methods.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-class-makemethods",
            "portdir": "perl/p5-class-makemethods",
            "version": "1.10.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-class-makemethods",
            "homepage": "https://metacpan.org/pod/Class::MakeMethods",
            "description": "Generate common types of methods",
            "long_description": "The Class::MakeMethods framework allows Perl class developers to quickly define common types of methods.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-class-makemethods"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-class-loader",
            "portdir": "perl/p5-class-loader",
            "version": "2.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::Loader",
            "description": "Load modules and create objects on demand",
            "long_description": "Load modules and create objects on demand",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-alt-crypt-rsa-bigint",
                        "p5.30-crypt-rsa",
                        "p5.30-crypt-random"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-class-loader",
            "portdir": "perl/p5-class-loader",
            "version": "2.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::Loader",
            "description": "Load modules and create objects on demand",
            "long_description": "Load modules and create objects on demand",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-alt-crypt-rsa-bigint",
                        "p5.28-crypt-rsa",
                        "p5.28-crypt-random"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-class-loader",
            "portdir": "perl/p5-class-loader",
            "version": "2.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::Loader",
            "description": "Load modules and create objects on demand",
            "long_description": "Load modules and create objects on demand",
            "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-alt-crypt-rsa-bigint",
                        "p5.26-crypt-primes",
                        "p5.26-crypt-random",
                        "p5.26-crypt-rsa"
                    ]
                }
            ]
        },
        {
            "name": "p5-class-loader",
            "portdir": "perl/p5-class-loader",
            "version": "2.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-class-loader",
            "homepage": "https://metacpan.org/pod/Class::Loader",
            "description": "Load modules and create objects on demand",
            "long_description": "Load modules and create objects on demand",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-class-loader"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-class-load-xs",
            "portdir": "perl/p5-class-load-xs",
            "version": "0.100.0",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::Load::XS",
            "description": "XS implementation of parts of Class::Load",
            "long_description": "XS implementation of parts of Class::Load",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-module-implementation",
                        "p5.30-test-fatal",
                        "p5.30-test-needs",
                        "clang-9.0",
                        "p5.30-sub-exporter-progressive"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-class-load",
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-moose"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-class-load-xs",
            "portdir": "perl/p5-class-load-xs",
            "version": "0.100.0",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::Load::XS",
            "description": "XS implementation of parts of Class::Load",
            "long_description": "XS implementation of parts of Class::Load",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-module-implementation",
                        "p5.28-test-fatal",
                        "p5.28-test-needs",
                        "clang-9.0",
                        "p5.28-sub-exporter-progressive"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-class-load",
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-class-load-xs",
                        "p5.28-moose"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-class-load-xs",
            "portdir": "perl/p5-class-load-xs",
            "version": "0.100.0",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::Load::XS",
            "description": "XS implementation of parts of Class::Load",
            "long_description": "XS implementation of parts of Class::Load",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-module-implementation",
                        "p5.26-test-fatal",
                        "p5.26-test-needs",
                        "clang-9.0",
                        "p5.26-sub-exporter-progressive"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-class-load",
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-moose"
                    ]
                }
            ]
        },
        {
            "name": "p5-class-load-xs",
            "portdir": "perl/p5-class-load-xs",
            "version": "0.100.0",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.28-class-load-xs",
            "homepage": "https://metacpan.org/pod/Class::Load::XS",
            "description": "XS implementation of parts of Class::Load",
            "long_description": "XS implementation of parts of Class::Load",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-class-load-xs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-class-load",
            "portdir": "perl/p5-class-load",
            "version": "0.250.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::Load",
            "description": "a working (require Class::Name) and more",
            "long_description": "a working (require Class::Name) and more",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-sub-exporter-progressive",
                        "p5.30-test-fatal",
                        "p5.30-test-needs",
                        "p5.30-test-without-module",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-try-tiny",
                        "p5.30-data-optlist",
                        "p5.30-module-implementation",
                        "p5.30-module-runtime",
                        "p5.30-package-stash"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-moosex-types-loadableclass"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-apache-authcookie",
                        "p5.30-catalystx-component-traits",
                        "p5.30-app-cli",
                        "p5.30-app-nopaste",
                        "p5.30-chart-clicker",
                        "p5.30-chi",
                        "p5.30-class-load-xs",
                        "p5.30-class-refresh",
                        "p5.30-dist-zilla-role-registerstash",
                        "p5.30-mason",
                        "p5.30-app-cmd",
                        "p5.30-moosex-traits",
                        "p5.30-package-pkg",
                        "p5.30-tap-simpleoutput",
                        "p5.30-test-mock-guard",
                        "p5.30-test-www-mechanize-catalyst",
                        "p5.30-config-mvp",
                        "p5.30-pod-elemental",
                        "p5.30-net-cli-interact",
                        "p5.30-catalyst-runtime",
                        "p5.30-dist-zilla",
                        "p5.30-dist-zilla-plugin-github",
                        "p5.30-moose"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-class-load",
            "portdir": "perl/p5-class-load",
            "version": "0.250.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::Load",
            "description": "a working (require Class::Name) and more",
            "long_description": "a working (require Class::Name) and more",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-sub-exporter-progressive",
                        "p5.28-test-fatal",
                        "p5.28-test-needs",
                        "p5.28-test-without-module",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-try-tiny",
                        "p5.28-data-optlist",
                        "p5.28-module-implementation",
                        "p5.28-module-runtime",
                        "p5.28-package-stash"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-moosex-types-loadableclass"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-apache-authcookie",
                        "p5.28-catalystx-component-traits",
                        "p5.28-app-cli",
                        "p5.28-app-nopaste",
                        "p5.28-chart-clicker",
                        "p5.28-chi",
                        "p5.28-class-load-xs",
                        "p5.28-class-refresh",
                        "p5.28-dist-zilla-role-registerstash",
                        "p5.28-mason",
                        "p5.28-app-cmd",
                        "p5.28-moosex-traits",
                        "p5.28-package-pkg",
                        "p5.28-tap-simpleoutput",
                        "p5.28-test-mock-guard",
                        "p5.28-test-www-mechanize-catalyst",
                        "p5.28-config-mvp",
                        "p5.28-pod-elemental",
                        "p5.28-net-cli-interact",
                        "p5.28-catalyst-runtime",
                        "p5.28-dist-zilla",
                        "p5.28-dist-zilla-plugin-github",
                        "p5.28-moose"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-class-load",
            "portdir": "perl/p5-class-load",
            "version": "0.250.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::Load",
            "description": "a working (require Class::Name) and more",
            "long_description": "a working (require Class::Name) and more",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-sub-exporter-progressive",
                        "p5.26-test-fatal",
                        "p5.26-test-needs",
                        "p5.26-test-without-module"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-try-tiny",
                        "p5.26-data-optlist",
                        "p5.26-module-implementation",
                        "p5.26-module-runtime",
                        "p5.26-package-stash"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-moosex-types-loadableclass"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-app-cli",
                        "p5.26-app-cmd",
                        "p5.26-app-nopaste",
                        "p5.26-catalyst-runtime",
                        "p5.26-catalystx-component-traits",
                        "p5.26-chart-clicker",
                        "p5.26-chi",
                        "p5.26-class-load-xs",
                        "p5.26-class-refresh",
                        "p5.26-config-mvp",
                        "p5.26-dist-zilla",
                        "p5.26-dist-zilla-plugin-github",
                        "p5.26-dist-zilla-role-registerstash",
                        "p5.26-mason",
                        "p5.26-moose",
                        "p5.26-moosex-traits",
                        "p5.26-net-cli-interact",
                        "p5.26-package-pkg",
                        "p5.26-pod-elemental",
                        "p5.26-tap-simpleoutput",
                        "p5.26-test-mock-guard",
                        "p5.26-apache-authcookie",
                        "p5.26-test-www-mechanize-catalyst"
                    ]
                }
            ]
        },
        {
            "name": "p5-class-load",
            "portdir": "perl/p5-class-load",
            "version": "0.250.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-class-load",
            "homepage": "https://metacpan.org/pod/Class::Load",
            "description": "a working (require Class::Name) and more",
            "long_description": "a working (require Class::Name) and more",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-class-load"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-class-isa",
            "portdir": "perl/p5-class-isa",
            "version": "0.360.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::ISA",
            "description": "Class::ISA - report the search path for a class's ISA tree",
            "long_description": "Class::ISA - report the search path for a class's ISA tree",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-class-insideout",
                        "p5.30-tcl-ptk"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-class-isa",
            "portdir": "perl/p5-class-isa",
            "version": "0.360.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::ISA",
            "description": "Class::ISA - report the search path for a class's ISA tree",
            "long_description": "Class::ISA - report the search path for a class's ISA tree",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-class-insideout",
                        "p5.28-tcl-ptk"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-class-isa",
            "portdir": "perl/p5-class-isa",
            "version": "0.360.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::ISA",
            "description": "Class::ISA - report the search path for a class's ISA tree",
            "long_description": "Class::ISA - report the search path for a class's ISA tree",
            "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-class-insideout",
                        "p5.26-tcl-ptk"
                    ]
                }
            ]
        },
        {
            "name": "p5-class-isa",
            "portdir": "perl/p5-class-isa",
            "version": "0.360.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-class-isa",
            "homepage": "https://metacpan.org/pod/Class::ISA",
            "description": "Class::ISA - report the search path for a class's ISA tree",
            "long_description": "Class::ISA - report the search path for a class's ISA tree",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-class-isa"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-class-inspector",
            "portdir": "perl/p5-class-inspector",
            "version": "1.360.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::Inspector",
            "description": "Get information about a class and its structure",
            "long_description": "Class::Inspector allows you to get information about a loaded class. Most or all of this information can be found in other ways, but they aren't always very friendly, and usually involve a relatively high level of Perl wizardry, or strange and unusual looking code. Class::Inspector attempts to provide an easier, more friendly interface to this information.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-ppi"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-catalyst-action-rest",
                        "p5.30-catalyst-controller-formbuilder",
                        "p5.30-declare-constraints-simple",
                        "p5.30-file-sharedir",
                        "p5.30-soap-lite",
                        "p5.30-class-c3-componentised",
                        "p5.30-ffi-c",
                        "p5.30-class-unload",
                        "p5.30-dbix-class-schema-loader",
                        "p5.30-dbix-class",
                        "p5.30-test-classapi"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-class-inspector",
            "portdir": "perl/p5-class-inspector",
            "version": "1.360.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::Inspector",
            "description": "Get information about a class and its structure",
            "long_description": "Class::Inspector allows you to get information about a loaded class. Most or all of this information can be found in other ways, but they aren't always very friendly, and usually involve a relatively high level of Perl wizardry, or strange and unusual looking code. Class::Inspector attempts to provide an easier, more friendly interface to this information.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-ppi"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-catalyst-action-rest",
                        "p5.28-catalyst-controller-formbuilder",
                        "p5.28-declare-constraints-simple",
                        "p5.28-file-sharedir",
                        "p5.28-soap-lite",
                        "p5.28-class-c3-componentised",
                        "p5.28-ffi-c",
                        "p5.28-class-unload",
                        "p5.28-dbix-class-schema-loader",
                        "p5.28-dbix-class",
                        "p5.28-test-classapi"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-class-inspector",
            "portdir": "perl/p5-class-inspector",
            "version": "1.360.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::Inspector",
            "description": "Get information about a class and its structure",
            "long_description": "Class::Inspector allows you to get information about a loaded class. Most or all of this information can be found in other ways, but they aren't always very friendly, and usually involve a relatively high level of Perl wizardry, or strange and unusual looking code. Class::Inspector attempts to provide an easier, more friendly interface to this information.",
            "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-ppi"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-catalyst-controller-formbuilder",
                        "p5.26-catalyst-plugin-authentication",
                        "p5.26-class-c3-componentised",
                        "p5.26-class-unload",
                        "p5.26-dbix-class",
                        "p5.26-dbix-class-schema-loader",
                        "p5.26-declare-constraints-simple",
                        "p5.26-ffi-c",
                        "p5.26-file-sharedir",
                        "p5.26-soap-lite",
                        "p5.26-catalyst-action-rest",
                        "p5.26-test-classapi"
                    ]
                }
            ]
        },
        {
            "name": "p5-class-inspector",
            "portdir": "perl/p5-class-inspector",
            "version": "1.360.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-class-inspector",
            "homepage": "https://metacpan.org/pod/Class::Inspector",
            "description": "Get information about a class and its structure",
            "long_description": "Class::Inspector allows you to get information about a loaded class. Most or all of this information can be found in other ways, but they aren't always very friendly, and usually involve a relatively high level of Perl wizardry, or strange and unusual looking code. Class::Inspector attempts to provide an easier, more friendly interface to this information.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-class-inspector"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-class-insideout",
            "portdir": "perl/p5-class-insideout",
            "version": "1.140.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::InsideOut",
            "description": "Class::InsideOut is a safe, simple inside-out object construction kit.",
            "long_description": "Class::InsideOut is a safe, simple inside-out object construction kit.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-class-isa"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-class-insideout",
            "portdir": "perl/p5-class-insideout",
            "version": "1.140.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::InsideOut",
            "description": "Class::InsideOut is a safe, simple inside-out object construction kit.",
            "long_description": "Class::InsideOut is a safe, simple inside-out object construction kit.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-class-isa"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-class-insideout",
            "portdir": "perl/p5-class-insideout",
            "version": "1.140.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::InsideOut",
            "description": "Class::InsideOut is a safe, simple inside-out object construction kit.",
            "long_description": "Class::InsideOut is a safe, simple inside-out object construction kit.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-class-isa"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-class-insideout",
            "portdir": "perl/p5-class-insideout",
            "version": "1.140.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-class-insideout",
            "homepage": "https://metacpan.org/pod/Class::InsideOut",
            "description": "Class::InsideOut is a safe, simple inside-out object construction kit.",
            "long_description": "Class::InsideOut is a safe, simple inside-out object construction kit.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-class-insideout"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-class-inner",
            "portdir": "perl/p5-class-inner",
            "version": "0.200.1",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::Inner",
            "description": "A perlish implementation of Java like inner classes",
            "long_description": "A perlish implementation of Java like inner classes",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-class-inner",
            "portdir": "perl/p5-class-inner",
            "version": "0.200.1",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::Inner",
            "description": "A perlish implementation of Java like inner classes",
            "long_description": "A perlish implementation of Java like inner classes",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-class-inner",
            "portdir": "perl/p5-class-inner",
            "version": "0.200.1",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::Inner",
            "description": "A perlish implementation of Java like inner classes",
            "long_description": "A perlish implementation of Java like inner classes",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}