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

{
    "count": 49664,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=957",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=955",
    "results": [
        {
            "name": "p5.30-catalyst-plugin-authorization-roles",
            "portdir": "perl/p5-catalyst-plugin-authorization-roles",
            "version": "0.90.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::Plugin::Authorization::Roles",
            "description": "Role based authorization for Catalyst based on Catalyst::Plugin::Authentication",
            "long_description": "Role based access control is very simple: every user has a list of roles, which that user is allowed to assume, and every restricted part of the app makes an assertion about the necessary roles.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-test-exception",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-catalyst-runtime",
                        "perl5.30",
                        "p5.30-universal-isa",
                        "p5.30-set-object",
                        "p5.30-catalyst-plugin-authentication"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-catalyst-plugin-authorization-acl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-catalyst-plugin-authentication-store-dbic",
                        "p5.30-catalyst-helper-authdbic"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-catalyst-plugin-authorization-roles",
            "portdir": "perl/p5-catalyst-plugin-authorization-roles",
            "version": "0.90.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::Plugin::Authorization::Roles",
            "description": "Role based authorization for Catalyst based on Catalyst::Plugin::Authentication",
            "long_description": "Role based access control is very simple: every user has a list of roles, which that user is allowed to assume, and every restricted part of the app makes an assertion about the necessary roles.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-exception",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-catalyst-runtime",
                        "perl5.28",
                        "p5.28-universal-isa",
                        "p5.28-set-object",
                        "p5.28-catalyst-plugin-authentication"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-catalyst-plugin-authorization-acl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-catalyst-plugin-authentication-store-dbic",
                        "p5.28-catalyst-helper-authdbic"
                    ]
                }
            ]
        },
        {
            "name": "p5-catalyst-plugin-authorization-roles",
            "portdir": "perl/p5-catalyst-plugin-authorization-roles",
            "version": "0.90.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-catalyst-plugin-authorization-roles",
            "homepage": "https://metacpan.org/pod/Catalyst::Plugin::Authorization::Roles",
            "description": "Role based authorization for Catalyst based on Catalyst::Plugin::Authentication",
            "long_description": "Role based access control is very simple: every user has a list of roles, which that user is allowed to assume, and every restricted part of the app makes an assertion about the necessary roles.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-catalyst-plugin-authorization-roles"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-catalyst-plugin-authorization-acl",
            "portdir": "perl/p5-catalyst-plugin-authorization-acl",
            "version": "0.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::Plugin::Authorization::ACL",
            "description": "ACL support for Catalyst applications.",
            "long_description": "This module provides Access Control List style path protection, with arbitrary rules for Catalyst applications.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "p5.34-catalyst-plugin-authentication",
                        "p5.34-catalyst-plugin-authorization-roles",
                        "p5.34-catalyst-plugin-session",
                        "p5.34-catalyst-plugin-session-state-cookie",
                        "p5.34-catalyst-runtime",
                        "p5.34-test-www-mechanize-catalyst"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-catalyst-runtime",
                        "p5.34-class-throwable",
                        "p5.34-moose",
                        "p5.34-namespace-autoclean",
                        "p5.34-tree-simple",
                        "p5.34-tree-simple-visitorfactory"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-catalyst-plugin-authorization-acl"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-catalyst-plugin-authorization-acl",
            "portdir": "perl/p5-catalyst-plugin-authorization-acl",
            "version": "0.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::Plugin::Authorization::ACL",
            "description": "ACL support for Catalyst applications.",
            "long_description": "This module provides Access Control List style path protection, with arbitrary rules for Catalyst applications.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "p5.32-catalyst-plugin-authentication",
                        "p5.32-catalyst-plugin-authorization-roles",
                        "p5.32-catalyst-plugin-session",
                        "p5.32-catalyst-plugin-session-state-cookie",
                        "p5.32-catalyst-runtime",
                        "p5.32-test-www-mechanize-catalyst"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-catalyst-runtime",
                        "p5.32-class-throwable",
                        "p5.32-moose",
                        "p5.32-namespace-autoclean",
                        "p5.32-tree-simple",
                        "p5.32-tree-simple-visitorfactory"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-catalyst-plugin-authorization-acl",
            "portdir": "perl/p5-catalyst-plugin-authorization-acl",
            "version": "0.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::Plugin::Authorization::ACL",
            "description": "ACL support for Catalyst applications.",
            "long_description": "This module provides Access Control List style path protection, with arbitrary rules for Catalyst applications.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "p5.30-catalyst-plugin-authentication",
                        "p5.30-catalyst-plugin-authorization-roles",
                        "p5.30-catalyst-plugin-session",
                        "p5.30-catalyst-plugin-session-state-cookie",
                        "p5.30-catalyst-runtime",
                        "p5.30-test-www-mechanize-catalyst"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-catalyst-runtime",
                        "p5.30-class-throwable",
                        "p5.30-moose",
                        "p5.30-namespace-autoclean",
                        "p5.30-tree-simple",
                        "p5.30-tree-simple-visitorfactory"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-catalyst-plugin-authorization-acl",
            "portdir": "perl/p5-catalyst-plugin-authorization-acl",
            "version": "0.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::Plugin::Authorization::ACL",
            "description": "ACL support for Catalyst applications.",
            "long_description": "This module provides Access Control List style path protection, with arbitrary rules for Catalyst applications.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "p5.28-catalyst-plugin-authentication",
                        "p5.28-catalyst-plugin-authorization-roles",
                        "p5.28-catalyst-plugin-session",
                        "p5.28-catalyst-plugin-session-state-cookie",
                        "p5.28-catalyst-runtime",
                        "p5.28-test-www-mechanize-catalyst"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-catalyst-runtime",
                        "p5.28-class-throwable",
                        "p5.28-moose",
                        "p5.28-namespace-autoclean",
                        "p5.28-tree-simple",
                        "p5.28-tree-simple-visitorfactory"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-catalyst-plugin-authorization-acl",
            "portdir": "perl/p5-catalyst-plugin-authorization-acl",
            "version": "0.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-catalyst-plugin-authorization-acl",
            "homepage": "https://metacpan.org/pod/Catalyst::Plugin::Authorization::ACL",
            "description": "ACL support for Catalyst applications.",
            "long_description": "This module provides Access Control List style path protection, with arbitrary rules for Catalyst applications.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-catalyst-plugin-authorization-acl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-catalyst-plugin-authentication-store-dbic",
            "portdir": "perl/p5-catalyst-plugin-authentication-store-dbic",
            "version": "0.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::Plugin::Authentication::Store::DBIC",
            "description": "Authentication against a DBIx::Class or Class::DBI model.",
            "long_description": "This plugin uses a DBIx::Class (or Class::DBI) object to authenticate a user.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "class_dbi"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-catalyst-model-dbic-schema",
                        "p5.34-catalyst-plugin-authentication",
                        "p5.34-catalyst-plugin-authorization-roles",
                        "p5.34-catalyst-plugin-session-state-cookie",
                        "perl5.34",
                        "p5.34-class-accessor",
                        "p5.34-dbix-class",
                        "p5.34-set-object",
                        "p5.34-catalyst-runtime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-catalyst-plugin-authentication-store-dbic"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-catalyst-plugin-authentication-store-dbic",
            "portdir": "perl/p5-catalyst-plugin-authentication-store-dbic",
            "version": "0.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::Plugin::Authentication::Store::DBIC",
            "description": "Authentication against a DBIx::Class or Class::DBI model.",
            "long_description": "This plugin uses a DBIx::Class (or Class::DBI) object to authenticate a user.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "class_dbi"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-catalyst-model-dbic-schema",
                        "p5.32-catalyst-plugin-authentication",
                        "p5.32-catalyst-plugin-authorization-roles",
                        "p5.32-catalyst-plugin-session-state-cookie",
                        "perl5.32",
                        "p5.32-class-accessor",
                        "p5.32-dbix-class",
                        "p5.32-set-object",
                        "p5.32-catalyst-runtime"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-catalyst-plugin-authentication-store-dbic",
            "portdir": "perl/p5-catalyst-plugin-authentication-store-dbic",
            "version": "0.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::Plugin::Authentication::Store::DBIC",
            "description": "Authentication against a DBIx::Class or Class::DBI model.",
            "long_description": "This plugin uses a DBIx::Class (or Class::DBI) object to authenticate a user.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "class_dbi"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-catalyst-model-dbic-schema",
                        "p5.30-catalyst-plugin-authentication",
                        "p5.30-catalyst-plugin-authorization-roles",
                        "p5.30-catalyst-plugin-session-state-cookie",
                        "perl5.30",
                        "p5.30-class-accessor",
                        "p5.30-dbix-class",
                        "p5.30-set-object",
                        "p5.30-catalyst-runtime"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-catalyst-plugin-authentication-store-dbic",
            "portdir": "perl/p5-catalyst-plugin-authentication-store-dbic",
            "version": "0.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::Plugin::Authentication::Store::DBIC",
            "description": "Authentication against a DBIx::Class or Class::DBI model.",
            "long_description": "This plugin uses a DBIx::Class (or Class::DBI) object to authenticate a user.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "class_dbi"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-catalyst-model-dbic-schema",
                        "p5.28-catalyst-plugin-authentication",
                        "p5.28-catalyst-plugin-authorization-roles",
                        "p5.28-catalyst-plugin-session-state-cookie",
                        "perl5.28",
                        "p5.28-class-accessor",
                        "p5.28-dbix-class",
                        "p5.28-set-object",
                        "p5.28-catalyst-runtime"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-catalyst-plugin-authentication-store-dbic",
            "portdir": "perl/p5-catalyst-plugin-authentication-store-dbic",
            "version": "0.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-catalyst-plugin-authentication-store-dbic",
            "homepage": "https://metacpan.org/pod/Catalyst::Plugin::Authentication::Store::DBIC",
            "description": "Authentication against a DBIx::Class or Class::DBI model.",
            "long_description": "This plugin uses a DBIx::Class (or Class::DBI) object to authenticate a user.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-catalyst-plugin-authentication-store-dbic"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-catalyst-log-log4perl",
            "portdir": "perl/p5-catalyst-log-log4perl",
            "version": "1.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::Log::Log4perl",
            "description": "Catalyst::Log::Log4perl - DEPRECATED (see Log::Log4perl::Catalyst)",
            "long_description": "Catalyst::Log::Log4perl - DEPRECATED (see Log::Log4perl::Catalyst)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-catalyst-runtime",
                        "p5.34-data-dump",
                        "perl5.34",
                        "p5.34-mro-compat",
                        "p5.34-params-validate",
                        "p5.34-log-log4perl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-catalyst-log-log4perl"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-catalyst-log-log4perl",
            "portdir": "perl/p5-catalyst-log-log4perl",
            "version": "1.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::Log::Log4perl",
            "description": "Catalyst::Log::Log4perl - DEPRECATED (see Log::Log4perl::Catalyst)",
            "long_description": "Catalyst::Log::Log4perl - DEPRECATED (see Log::Log4perl::Catalyst)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-catalyst-runtime",
                        "p5.32-data-dump",
                        "perl5.32",
                        "p5.32-mro-compat",
                        "p5.32-params-validate",
                        "p5.32-log-log4perl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-catalyst-log-log4perl",
            "portdir": "perl/p5-catalyst-log-log4perl",
            "version": "1.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::Log::Log4perl",
            "description": "Catalyst::Log::Log4perl - DEPRECATED (see Log::Log4perl::Catalyst)",
            "long_description": "Catalyst::Log::Log4perl - DEPRECATED (see Log::Log4perl::Catalyst)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-catalyst-runtime",
                        "p5.30-data-dump",
                        "perl5.30",
                        "p5.30-mro-compat",
                        "p5.30-params-validate",
                        "p5.30-log-log4perl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-catalyst-log-log4perl",
            "portdir": "perl/p5-catalyst-log-log4perl",
            "version": "1.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::Log::Log4perl",
            "description": "Catalyst::Log::Log4perl - DEPRECATED (see Log::Log4perl::Catalyst)",
            "long_description": "Catalyst::Log::Log4perl - DEPRECATED (see Log::Log4perl::Catalyst)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-catalyst-runtime",
                        "p5.28-data-dump",
                        "perl5.28",
                        "p5.28-mro-compat",
                        "p5.28-params-validate",
                        "p5.28-log-log4perl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-catalyst-log-log4perl",
            "portdir": "perl/p5-catalyst-log-log4perl",
            "version": "1.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-catalyst-log-log4perl",
            "homepage": "https://metacpan.org/pod/Catalyst::Log::Log4perl",
            "description": "Catalyst::Log::Log4perl - DEPRECATED (see Log::Log4perl::Catalyst)",
            "long_description": "Catalyst::Log::Log4perl - DEPRECATED (see Log::Log4perl::Catalyst)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-catalyst-log-log4perl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-catalyst-engine-apache",
            "portdir": "perl/p5-catalyst-engine-apache",
            "version": "1.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::Engine::Apache",
            "description": "Catalyst Apache Engines",
            "long_description": "These classes provide mod_perl support for Catalyst.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-catalyst-runtime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-catalyst-engine-apache"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-catalyst-engine-apache",
            "portdir": "perl/p5-catalyst-engine-apache",
            "version": "1.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::Engine::Apache",
            "description": "Catalyst Apache Engines",
            "long_description": "These classes provide mod_perl support for Catalyst.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-catalyst-runtime"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-catalyst-engine-apache",
            "portdir": "perl/p5-catalyst-engine-apache",
            "version": "1.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::Engine::Apache",
            "description": "Catalyst Apache Engines",
            "long_description": "These classes provide mod_perl support for Catalyst.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-catalyst-runtime"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-catalyst-engine-apache",
            "portdir": "perl/p5-catalyst-engine-apache",
            "version": "1.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::Engine::Apache",
            "description": "Catalyst Apache Engines",
            "long_description": "These classes provide mod_perl support for Catalyst.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-catalyst-runtime"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-catalyst-engine-apache",
            "portdir": "perl/p5-catalyst-engine-apache",
            "version": "1.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-catalyst-engine-apache",
            "homepage": "https://metacpan.org/pod/Catalyst::Engine::Apache",
            "description": "Catalyst Apache Engines",
            "long_description": "These classes provide mod_perl support for Catalyst.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-catalyst-engine-apache"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-catalyst-devel",
            "portdir": "perl/p5-catalyst-devel",
            "version": "1.420.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::Devel",
            "description": "Catalyst Development Tools",
            "long_description": "The Catalyst::Devel package includes a variety of modules useful for the development of Catalyst applications, but not required to run them.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-file-sharedir-install",
                        "p5.34-ipc-run3",
                        "p5.34-test-fatal",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-catalyst-runtime",
                        "p5.34-config-general",
                        "p5.34-file-changenotify",
                        "p5.34-file-copy-recursive",
                        "p5.34-file-sharedir",
                        "p5.34-module-install",
                        "p5.34-moose",
                        "perl5.34",
                        "p5.34-moosex-emulate-class-accessor-fast",
                        "p5.34-namespace-autoclean",
                        "p5.34-namespace-clean",
                        "p5.34-path-class",
                        "p5.34-starman",
                        "p5.34-template-toolkit",
                        "p5.34-moosex-daemonize",
                        "p5.34-catalyst-action-renderview",
                        "p5.34-catalyst-plugin-configloader",
                        "p5.34-catalyst-plugin-static-simple"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-catalyst-view-html-mason"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-catalyst-devel",
                        "p5.34-catalyst-helper-authdbic",
                        "p5.34-catalyst-model-dbic-schema"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-catalyst-devel",
            "portdir": "perl/p5-catalyst-devel",
            "version": "1.420.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::Devel",
            "description": "Catalyst Development Tools",
            "long_description": "The Catalyst::Devel package includes a variety of modules useful for the development of Catalyst applications, but not required to run them.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-file-sharedir-install",
                        "p5.32-ipc-run3",
                        "p5.32-test-fatal",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-catalyst-runtime",
                        "p5.32-config-general",
                        "p5.32-file-changenotify",
                        "p5.32-file-copy-recursive",
                        "p5.32-file-sharedir",
                        "p5.32-module-install",
                        "p5.32-moose",
                        "perl5.32",
                        "p5.32-moosex-emulate-class-accessor-fast",
                        "p5.32-namespace-autoclean",
                        "p5.32-namespace-clean",
                        "p5.32-path-class",
                        "p5.32-starman",
                        "p5.32-template-toolkit",
                        "p5.32-moosex-daemonize",
                        "p5.32-catalyst-action-renderview",
                        "p5.32-catalyst-plugin-configloader",
                        "p5.32-catalyst-plugin-static-simple"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-catalyst-view-html-mason"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-catalyst-helper-authdbic",
                        "p5.32-catalyst-model-dbic-schema"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-catalyst-devel",
            "portdir": "perl/p5-catalyst-devel",
            "version": "1.420.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::Devel",
            "description": "Catalyst Development Tools",
            "long_description": "The Catalyst::Devel package includes a variety of modules useful for the development of Catalyst applications, but not required to run them.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-file-sharedir-install",
                        "p5.30-ipc-run3",
                        "p5.30-test-fatal",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-catalyst-runtime",
                        "p5.30-config-general",
                        "p5.30-file-changenotify",
                        "p5.30-file-copy-recursive",
                        "p5.30-file-sharedir",
                        "p5.30-module-install",
                        "p5.30-moose",
                        "perl5.30",
                        "p5.30-moosex-emulate-class-accessor-fast",
                        "p5.30-namespace-autoclean",
                        "p5.30-namespace-clean",
                        "p5.30-path-class",
                        "p5.30-starman",
                        "p5.30-template-toolkit",
                        "p5.30-moosex-daemonize",
                        "p5.30-catalyst-action-renderview",
                        "p5.30-catalyst-plugin-configloader",
                        "p5.30-catalyst-plugin-static-simple"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-catalyst-view-html-mason"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-catalyst-helper-authdbic",
                        "p5.30-catalyst-model-dbic-schema"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-catalyst-devel",
            "portdir": "perl/p5-catalyst-devel",
            "version": "1.420.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::Devel",
            "description": "Catalyst Development Tools",
            "long_description": "The Catalyst::Devel package includes a variety of modules useful for the development of Catalyst applications, but not required to run them.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-file-sharedir-install",
                        "p5.28-ipc-run3",
                        "p5.28-test-fatal",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-catalyst-runtime",
                        "p5.28-config-general",
                        "p5.28-file-changenotify",
                        "p5.28-file-copy-recursive",
                        "p5.28-file-sharedir",
                        "p5.28-module-install",
                        "p5.28-moose",
                        "perl5.28",
                        "p5.28-moosex-emulate-class-accessor-fast",
                        "p5.28-namespace-autoclean",
                        "p5.28-namespace-clean",
                        "p5.28-path-class",
                        "p5.28-starman",
                        "p5.28-template-toolkit",
                        "p5.28-moosex-daemonize",
                        "p5.28-catalyst-action-renderview",
                        "p5.28-catalyst-plugin-configloader",
                        "p5.28-catalyst-plugin-static-simple"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-catalyst-view-html-mason"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-catalyst-helper-authdbic",
                        "p5.28-catalyst-model-dbic-schema"
                    ]
                }
            ]
        },
        {
            "name": "p5-catalyst-devel",
            "portdir": "perl/p5-catalyst-devel",
            "version": "1.420.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-catalyst-devel",
            "homepage": "https://metacpan.org/pod/Catalyst::Devel",
            "description": "Catalyst Development Tools",
            "long_description": "The Catalyst::Devel package includes a variety of modules useful for the development of Catalyst applications, but not required to run them.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-catalyst-devel"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-catalyst-controller-formbuilder",
            "portdir": "perl/p5-catalyst-controller-formbuilder",
            "version": "0.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::Controller::FormBuilder",
            "description": "Catalyst FormBuilder Base Controller",
            "long_description": "This base controller merges the functionality of CGI::FormBuilder with Catalyst and the following templating systems: Template Toolkit, Mason and HTML::Template. This gives you access to all of FormBuilder's niceties, such as controllablefield stickiness, multilingual support, and Javascript generation.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-catalyst-runtime",
                        "p5.34-catalyst-view-tt",
                        "p5.34-cgi-formbuilder",
                        "p5.34-class-data-inheritable",
                        "perl5.34",
                        "p5.34-mro-compat",
                        "p5.34-scalar-list-utils",
                        "p5.34-test-www-mechanize-catalyst",
                        "p5.34-tie-ixhash",
                        "p5.34-class-inspector"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-catalyst-controller-formbuilder"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-catalyst-controller-formbuilder",
            "portdir": "perl/p5-catalyst-controller-formbuilder",
            "version": "0.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::Controller::FormBuilder",
            "description": "Catalyst FormBuilder Base Controller",
            "long_description": "This base controller merges the functionality of CGI::FormBuilder with Catalyst and the following templating systems: Template Toolkit, Mason and HTML::Template. This gives you access to all of FormBuilder's niceties, such as controllablefield stickiness, multilingual support, and Javascript generation.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-scalar-list-utils",
                        "p5.32-catalyst-runtime",
                        "p5.32-catalyst-view-tt",
                        "p5.32-cgi-formbuilder",
                        "perl5.32",
                        "p5.32-class-inspector",
                        "p5.32-mro-compat",
                        "p5.32-test-www-mechanize-catalyst",
                        "p5.32-tie-ixhash",
                        "p5.32-class-data-inheritable"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-catalyst-controller-formbuilder",
            "portdir": "perl/p5-catalyst-controller-formbuilder",
            "version": "0.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::Controller::FormBuilder",
            "description": "Catalyst FormBuilder Base Controller",
            "long_description": "This base controller merges the functionality of CGI::FormBuilder with Catalyst and the following templating systems: Template Toolkit, Mason and HTML::Template. This gives you access to all of FormBuilder's niceties, such as controllablefield stickiness, multilingual support, and Javascript generation.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-catalyst-runtime",
                        "p5.30-catalyst-view-tt",
                        "p5.30-cgi-formbuilder",
                        "p5.30-class-data-inheritable",
                        "perl5.30",
                        "p5.30-mro-compat",
                        "p5.30-scalar-list-utils",
                        "p5.30-test-www-mechanize-catalyst",
                        "p5.30-tie-ixhash",
                        "p5.30-class-inspector"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-catalyst-controller-formbuilder",
            "portdir": "perl/p5-catalyst-controller-formbuilder",
            "version": "0.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::Controller::FormBuilder",
            "description": "Catalyst FormBuilder Base Controller",
            "long_description": "This base controller merges the functionality of CGI::FormBuilder with Catalyst and the following templating systems: Template Toolkit, Mason and HTML::Template. This gives you access to all of FormBuilder's niceties, such as controllablefield stickiness, multilingual support, and Javascript generation.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-catalyst-runtime",
                        "p5.28-catalyst-view-tt",
                        "p5.28-cgi-formbuilder",
                        "p5.28-class-data-inheritable",
                        "perl5.28",
                        "p5.28-mro-compat",
                        "p5.28-scalar-list-utils",
                        "p5.28-test-www-mechanize-catalyst",
                        "p5.28-tie-ixhash",
                        "p5.28-class-inspector"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-catalyst-controller-formbuilder",
            "portdir": "perl/p5-catalyst-controller-formbuilder",
            "version": "0.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-catalyst-controller-formbuilder",
            "homepage": "https://metacpan.org/pod/Catalyst::Controller::FormBuilder",
            "description": "Catalyst FormBuilder Base Controller",
            "long_description": "This base controller merges the functionality of CGI::FormBuilder with Catalyst and the following templating systems: Template Toolkit, Mason and HTML::Template. This gives you access to all of FormBuilder's niceties, such as controllablefield stickiness, multilingual support, and Javascript generation.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-catalyst-controller-formbuilder"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-catalyst-component-instancepercontext",
            "portdir": "perl/p5-catalyst-component-instancepercontext",
            "version": "0.1.1",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::Component::InstancePerContext",
            "description": "Return a new instance a component on each request",
            "long_description": "Return a new instance a component on each request",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-catalyst-runtime",
                        "p5.34-moose"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-catalyst-component-instancepercontext",
                        "p5.34-catalyst-model-dbic-schema"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-catalyst-component-instancepercontext",
            "portdir": "perl/p5-catalyst-component-instancepercontext",
            "version": "0.1.1",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::Component::InstancePerContext",
            "description": "Return a new instance a component on each request",
            "long_description": "Return a new instance a component on each request",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-catalyst-runtime",
                        "p5.32-moose"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-catalyst-model-dbic-schema"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-catalyst-component-instancepercontext",
            "portdir": "perl/p5-catalyst-component-instancepercontext",
            "version": "0.1.1",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::Component::InstancePerContext",
            "description": "Return a new instance a component on each request",
            "long_description": "Return a new instance a component on each request",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-catalyst-runtime",
                        "p5.30-moose"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-catalyst-model-dbic-schema"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-catalyst-component-instancepercontext",
            "portdir": "perl/p5-catalyst-component-instancepercontext",
            "version": "0.1.1",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::Component::InstancePerContext",
            "description": "Return a new instance a component on each request",
            "long_description": "Return a new instance a component on each request",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-catalyst-runtime",
                        "p5.28-moose"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-catalyst-model-dbic-schema"
                    ]
                }
            ]
        },
        {
            "name": "p5-catalyst-component-instancepercontext",
            "portdir": "perl/p5-catalyst-component-instancepercontext",
            "version": "0.1.1",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-catalyst-component-instancepercontext",
            "homepage": "https://metacpan.org/pod/Catalyst::Component::InstancePerContext",
            "description": "Return a new instance a component on each request",
            "long_description": "Return a new instance a component on each request",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-catalyst-component-instancepercontext"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-catalyst-action-rest",
            "portdir": "perl/p5-catalyst-action-rest",
            "version": "1.210.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::Action::REST",
            "description": "Catalyst::Action::REST - Automated REST Method Dispatching",
            "long_description": "Catalyst::Action::REST - Automated REST Method Dispatching",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-libwww-perl",
                        "p5.34-test-requires",
                        "p5.34-yaml-syck",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-module-pluggable",
                        "p5.34-moose",
                        "p5.34-mro-compat",
                        "perl5.34",
                        "p5.34-params-validate",
                        "p5.34-uri-find",
                        "p5.34-namespace-autoclean",
                        "p5.34-catalyst-runtime",
                        "p5.34-class-inspector",
                        "p5.34-json-maybexs"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-catalyst-action-rest"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-catalyst-action-rest",
            "portdir": "perl/p5-catalyst-action-rest",
            "version": "1.210.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::Action::REST",
            "description": "Catalyst::Action::REST - Automated REST Method Dispatching",
            "long_description": "Catalyst::Action::REST - Automated REST Method Dispatching",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-libwww-perl",
                        "p5.32-test-requires",
                        "p5.32-yaml-syck",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-module-pluggable",
                        "p5.32-moose",
                        "p5.32-mro-compat",
                        "perl5.32",
                        "p5.32-params-validate",
                        "p5.32-uri-find",
                        "p5.32-namespace-autoclean",
                        "p5.32-catalyst-runtime",
                        "p5.32-class-inspector",
                        "p5.32-json-maybexs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-catalyst-action-rest",
            "portdir": "perl/p5-catalyst-action-rest",
            "version": "1.210.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::Action::REST",
            "description": "Catalyst::Action::REST - Automated REST Method Dispatching",
            "long_description": "Catalyst::Action::REST - Automated REST Method Dispatching",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-libwww-perl",
                        "p5.30-test-requires",
                        "p5.30-yaml-syck",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-module-pluggable",
                        "p5.30-moose",
                        "p5.30-mro-compat",
                        "perl5.30",
                        "p5.30-params-validate",
                        "p5.30-uri-find",
                        "p5.30-namespace-autoclean",
                        "p5.30-catalyst-runtime",
                        "p5.30-class-inspector",
                        "p5.30-json-maybexs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-catalyst-action-rest",
            "portdir": "perl/p5-catalyst-action-rest",
            "version": "1.210.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::Action::REST",
            "description": "Catalyst::Action::REST - Automated REST Method Dispatching",
            "long_description": "Catalyst::Action::REST - Automated REST Method Dispatching",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-libwww-perl",
                        "p5.28-test-requires",
                        "p5.28-yaml-syck",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-module-pluggable",
                        "p5.28-moose",
                        "p5.28-mro-compat",
                        "perl5.28",
                        "p5.28-params-validate",
                        "p5.28-uri-find",
                        "p5.28-namespace-autoclean",
                        "p5.28-catalyst-runtime",
                        "p5.28-class-inspector",
                        "p5.28-json-maybexs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-catalyst-action-rest",
            "portdir": "perl/p5-catalyst-action-rest",
            "version": "1.210.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-catalyst-action-rest",
            "homepage": "https://metacpan.org/pod/Catalyst::Action::REST",
            "description": "Catalyst::Action::REST - Automated REST Method Dispatching",
            "long_description": "Catalyst::Action::REST - Automated REST Method Dispatching",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-catalyst-action-rest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-carp-clan-share",
            "portdir": "perl/p5-carp-clan-share",
            "version": "0.13.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Carp::Clan::Share",
            "description": "Carp::Clan::Share - Share your Carp::Clan settings with your whole Clan",
            "long_description": "Carp::Clan::Share - Share your Carp::Clan settings with your whole Clan",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-carp-clan"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-carp-clan-share",
                        "p5.34-config-jfdi"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-carp-clan-share",
            "portdir": "perl/p5-carp-clan-share",
            "version": "0.13.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Carp::Clan::Share",
            "description": "Carp::Clan::Share - Share your Carp::Clan settings with your whole Clan",
            "long_description": "Carp::Clan::Share - Share your Carp::Clan settings with your whole Clan",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-carp-clan"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-config-jfdi"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-carp-clan-share",
            "portdir": "perl/p5-carp-clan-share",
            "version": "0.13.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Carp::Clan::Share",
            "description": "Carp::Clan::Share - Share your Carp::Clan settings with your whole Clan",
            "long_description": "Carp::Clan::Share - Share your Carp::Clan settings with your whole Clan",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-carp-clan"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-config-jfdi"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-carp-clan-share",
            "portdir": "perl/p5-carp-clan-share",
            "version": "0.13.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Carp::Clan::Share",
            "description": "Carp::Clan::Share - Share your Carp::Clan settings with your whole Clan",
            "long_description": "Carp::Clan::Share - Share your Carp::Clan settings with your whole Clan",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-carp-clan"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-config-jfdi"
                    ]
                }
            ]
        },
        {
            "name": "p5-carp-clan-share",
            "portdir": "perl/p5-carp-clan-share",
            "version": "0.13.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-carp-clan-share",
            "homepage": "https://metacpan.org/pod/Carp::Clan::Share",
            "description": "Carp::Clan::Share - Share your Carp::Clan settings with your whole Clan",
            "long_description": "Carp::Clan::Share - Share your Carp::Clan settings with your whole Clan",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-carp-clan-share"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-carp-clan",
            "portdir": "perl/p5-carp-clan",
            "version": "6.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Carp::Clan",
            "description": "Report errors from perspective of caller of a clan of modules",
            "long_description": "This module reports errors from the perspective of the caller of a clan of modules, similar to Carp.pm itself. But instead of giving it a number of levels to skip on the calling stack, you give it a pattern to characterize the package names of the clan of modules which shall never be blamed for any error. :-)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-dbix-class-schema-loader",
                        "p5-carp-clan",
                        "p5.34-carp-clan-share",
                        "p5.34-date-calc",
                        "p5.34-declare-constraints-simple",
                        "p5.34-net-twitter",
                        "p5.34-dbix-class-cursor-cached",
                        "p5.34-moosex-types",
                        "p5.34-sql-translator",
                        "p5.34-bit-vector",
                        "p5.34-catalyst-model-dbic-schema"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "cpan2port"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-carp-clan",
            "portdir": "perl/p5-carp-clan",
            "version": "6.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Carp::Clan",
            "description": "Report errors from perspective of caller of a clan of modules",
            "long_description": "This module reports errors from the perspective of the caller of a clan of modules, similar to Carp.pm itself. But instead of giving it a number of levels to skip on the calling stack, you give it a pattern to characterize the package names of the clan of modules which shall never be blamed for any error. :-)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-bit-vector",
                        "p5.32-carp-clan-share",
                        "p5.32-date-calc",
                        "p5.32-declare-constraints-simple",
                        "p5.32-net-twitter",
                        "p5.32-dbix-class-cursor-cached",
                        "p5.32-moosex-types",
                        "p5.32-sql-translator",
                        "p5.32-catalyst-model-dbic-schema",
                        "p5.32-dbix-class-schema-loader"
                    ]
                }
            ]
        }
    ]
}