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

{
    "count": 51622,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=165",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=163",
    "results": [
        {
            "name": "p5.26-carp-assert-more",
            "portdir": "perl/p5-carp-assert-more",
            "version": "1.260.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Carp::Assert::More",
            "description": "Convenience wrappers around Carp::Assert",
            "long_description": "Convenience wrappers around Carp::Assert",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-carp-assert",
                        "p5.26-test-exception"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-test-www-mechanize"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-carp-clan",
            "portdir": "perl/p5-carp-clan",
            "version": "6.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-bit-vector",
                        "p5.26-carp-clan-share",
                        "p5.26-catalyst-model-dbic-schema",
                        "p5.26-date-calc",
                        "p5.26-dbix-class-cursor-cached",
                        "p5.26-dbix-class-schema-loader",
                        "p5.26-declare-constraints-simple",
                        "p5.26-moosex-types",
                        "p5.26-net-twitter",
                        "p5.26-sql-translator"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-carp-clan-share",
            "portdir": "perl/p5-carp-clan-share",
            "version": "0.13.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2636
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-carp-clan"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-config-jfdi"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-catalyst-action-renderview",
            "portdir": "perl/p5-catalyst-action-renderview",
            "version": "0.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::Action::RenderView",
            "description": "Sensible default end action.",
            "long_description": "This action implements a sensible default end action, which will forward to the first available view, unless status is set to 3xx, or there is a response body.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-catalyst-runtime",
                        "p5.26-data-visitor",
                        "p5.26-http-request-ascgi",
                        "p5.26-mro-compat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-catalyst-view-html-mason",
                        "p5.26-catalyst-view-mason2"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-catalyst-devel"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-catalyst-action-rest",
            "portdir": "perl/p5-catalyst-action-rest",
            "version": "1.210.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-libwww-perl",
                        "p5.26-test-requires",
                        "p5.26-yaml-syck"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-module-pluggable",
                        "p5.26-moose",
                        "p5.26-mro-compat",
                        "perl5.26",
                        "p5.26-params-validate",
                        "p5.26-uri-find",
                        "p5.26-namespace-autoclean",
                        "p5.26-catalyst-runtime",
                        "p5.26-class-inspector",
                        "p5.26-json-maybexs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-catalyst-authentication-credential-http",
            "portdir": "perl/p5-catalyst-authentication-credential-http",
            "version": "1.18.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::Authentication::Credential::HTTP",
            "description": "HTTP Basic and Digest authentication for Catalyst.",
            "long_description": "HTTP Basic and Digest authentication for Catalyst.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "dev",
                    "github": "",
                    "ports_count": 96
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-http-message",
                        "p5.26-module-build-tiny",
                        "p5.26-test-exception",
                        "p5.26-test-mockobject",
                        "p5.26-test-needs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-string-escape",
                        "perl5.26",
                        "p5.26-uri",
                        "p5.26-catalyst-plugin-authentication",
                        "p5.26-catalyst-runtime",
                        "p5.26-class-accessor",
                        "p5.26-data-uuid",
                        "p5.26-module-build"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-catalyst-helper-authdbic"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-catalyst-authentication-store-dbix-class",
            "portdir": "perl/p5-catalyst-authentication-store-dbix-class",
            "version": "0.150.600",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::Authentication::Store::DBIx::Class",
            "description": "A storage class for Catalyst Authentication using DBIx::Class.",
            "long_description": "The Catalyst::Authentication::Store::DBIx::Class class provides access to authentication information stored in a database via DBIx::Class.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-catalyst-model-dbic-schema",
                        "p5.26-catalyst-plugin-authentication",
                        "p5.26-catalyst-runtime",
                        "p5.26-dbix-class",
                        "perl5.26",
                        "p5.26-moose",
                        "p5.26-namespace-autoclean",
                        "p5.26-try-tiny",
                        "p5.26-list-moreutils"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-catalyst-helper-authdbic"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-catalyst-component-instancepercontext",
            "portdir": "perl/p5-catalyst-component-instancepercontext",
            "version": "0.1.1",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-catalyst-runtime",
                        "p5.26-moose"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-catalyst-model-dbic-schema"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-catalyst-controller-formbuilder",
            "portdir": "perl/p5-catalyst-controller-formbuilder",
            "version": "0.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-catalyst-runtime",
                        "p5.26-catalyst-view-tt",
                        "p5.26-cgi-formbuilder",
                        "p5.26-class-data-inheritable",
                        "perl5.26",
                        "p5.26-mro-compat",
                        "p5.26-scalar-list-utils",
                        "p5.26-test-www-mechanize-catalyst",
                        "p5.26-tie-ixhash",
                        "p5.26-class-inspector"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-catalyst-devel",
            "portdir": "perl/p5-catalyst-devel",
            "version": "1.420.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-file-sharedir-install",
                        "p5.26-ipc-run3",
                        "p5.26-test-fatal"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-catalyst-runtime",
                        "p5.26-config-general",
                        "p5.26-file-changenotify",
                        "p5.26-file-copy-recursive",
                        "p5.26-file-sharedir",
                        "p5.26-module-install",
                        "p5.26-moose",
                        "perl5.26",
                        "p5.26-moosex-emulate-class-accessor-fast",
                        "p5.26-namespace-autoclean",
                        "p5.26-namespace-clean",
                        "p5.26-path-class",
                        "p5.26-starman",
                        "p5.26-template-toolkit",
                        "p5.26-moosex-daemonize",
                        "p5.26-catalyst-action-renderview",
                        "p5.26-catalyst-plugin-configloader",
                        "p5.26-catalyst-plugin-static-simple"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-catalyst-view-html-mason"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-catalyst-helper-authdbic",
                        "p5.26-catalyst-model-dbic-schema"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-catalyst-engine-apache",
            "portdir": "perl/p5-catalyst-engine-apache",
            "version": "1.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-catalyst-runtime"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-catalyst-helper-authdbic",
            "portdir": "perl/p5-catalyst-helper-authdbic",
            "version": "0.170.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::Helper::AuthDBIC",
            "description": "Helper to provide a simple authentication scaffold for a Catalyst application.",
            "long_description": "Helper to provide a simple authentication scaffold for a Catalyst application.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "dev",
                    "github": "",
                    "ports_count": 96
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-catalyst-runtime",
                        "p5.26-directory-scratch",
                        "p5.26-test-command"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-catalyst-model-dbic-schema",
                        "p5.26-catalyst-plugin-authentication",
                        "p5.26-catalyst-plugin-authorization-roles",
                        "p5.26-catalyst-plugin-session",
                        "perl5.26",
                        "p5.26-catalyst-plugin-session-store-fastmmap",
                        "p5.26-dbix-class-encodedcolumn",
                        "p5.26-dbix-class-schema-loader",
                        "p5.26-ppi",
                        "p5.26-catalyst-plugin-session-state-cookie",
                        "p5.26-catalyst-authentication-credential-http",
                        "p5.26-catalyst-authentication-store-dbix-class",
                        "p5.26-catalyst-devel"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-catalyst-log-log4perl",
            "portdir": "perl/p5-catalyst-log-log4perl",
            "version": "1.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-catalyst-runtime",
                        "p5.26-data-dump",
                        "perl5.26",
                        "p5.26-mro-compat",
                        "p5.26-params-validate",
                        "p5.26-log-log4perl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-catalyst-model-adaptor",
            "portdir": "perl/p5-catalyst-model-adaptor",
            "version": "0.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::Model::Adaptor",
            "description": "helper for the incredibly lazy",
            "long_description": "helper for the incredibly lazy",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "dev",
                    "github": "",
                    "ports_count": 96
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-catalyst-runtime",
                        "p5.26-mro-compat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-catalyst-model-dbic-schema",
            "portdir": "perl/p5-catalyst-model-dbic-schema",
            "version": "0.650.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::Model::DBIC::Schema",
            "description": "Helper for DBIC Schema Models",
            "long_description": "Helper for DBIC Schema Models",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-dbd-sqlite",
                        "p5.26-test-exception",
                        "p5.26-test-requires"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-catalyst-runtime",
                        "p5.26-catalystx-component-traits",
                        "p5.26-dbix-class",
                        "p5.26-dbix-class-cursor-cached",
                        "p5.26-dbix-class-schema-loader",
                        "p5.26-hash-merge",
                        "p5.26-list-moreutils",
                        "p5.26-module-runtime",
                        "perl5.26",
                        "p5.26-moosex-markasmethods",
                        "p5.26-moosex-nonmoose",
                        "p5.26-moosex-types",
                        "p5.26-moosex-types-loadableclass",
                        "p5.26-namespace-autoclean",
                        "p5.26-namespace-clean",
                        "p5.26-tie-ixhash",
                        "p5.26-try-tiny",
                        "p5.26-moose",
                        "p5.26-carp-clan",
                        "p5.26-catalyst-component-instancepercontext",
                        "p5.26-catalyst-devel"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-catalyst-authentication-store-dbix-class",
                        "p5.26-catalyst-helper-authdbic",
                        "p5.26-catalyst-plugin-authentication-store-dbic"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-catalyst-plugin-authentication",
            "portdir": "perl/p5-catalyst-plugin-authentication",
            "version": "0.100.230",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::Plugin::Authentication",
            "description": "Infrastructure plugin for the Catalyst authentication framework.",
            "long_description": "The authentication plugin provides generic user support. It is the basis for both authentication (checking the user is who they claim to be), and authorization (allowing the user to do what the system authorises them to do).",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-moose",
                        "p5.26-test-exception"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-class-inspector",
                        "p5.26-moose",
                        "p5.26-moosex-emulate-class-accessor-fast",
                        "perl5.26",
                        "p5.26-namespace-autoclean",
                        "p5.26-string-rewriteprefix",
                        "p5.26-try-tiny",
                        "p5.26-mro-compat",
                        "p5.26-catalyst-plugin-session",
                        "p5.26-catalyst-runtime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-catalyst-plugin-authorization-acl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-catalyst-authentication-credential-http",
                        "p5.26-catalyst-authentication-store-dbix-class",
                        "p5.26-catalyst-helper-authdbic",
                        "p5.26-catalyst-plugin-authentication-store-dbic",
                        "p5.26-catalyst-plugin-authorization-roles"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-catalyst-plugin-authentication-store-dbic",
            "portdir": "perl/p5-catalyst-plugin-authentication-store-dbic",
            "version": "0.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "class_dbi"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-catalyst-model-dbic-schema",
                        "p5.26-catalyst-plugin-authentication",
                        "p5.26-catalyst-plugin-authorization-roles",
                        "p5.26-catalyst-plugin-session-state-cookie",
                        "perl5.26",
                        "p5.26-class-accessor",
                        "p5.26-dbix-class",
                        "p5.26-set-object",
                        "p5.26-catalyst-runtime"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-catalyst-plugin-authorization-acl",
            "portdir": "perl/p5-catalyst-plugin-authorization-acl",
            "version": "0.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-test-www-mechanize-catalyst",
                        "clang-9.0",
                        "p5.26-catalyst-plugin-authentication",
                        "p5.26-catalyst-plugin-authorization-roles",
                        "p5.26-catalyst-plugin-session",
                        "p5.26-catalyst-plugin-session-state-cookie",
                        "p5.26-catalyst-runtime"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-catalyst-runtime",
                        "p5.26-class-throwable",
                        "p5.26-moose",
                        "p5.26-namespace-autoclean",
                        "p5.26-tree-simple",
                        "p5.26-tree-simple-visitorfactory"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-catalyst-plugin-authorization-roles",
            "portdir": "perl/p5-catalyst-plugin-authorization-roles",
            "version": "0.90.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-exception"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-catalyst-runtime",
                        "perl5.26",
                        "p5.26-universal-isa",
                        "p5.26-set-object",
                        "p5.26-catalyst-plugin-authentication"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-catalyst-plugin-authorization-acl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-catalyst-helper-authdbic",
                        "p5.26-catalyst-plugin-authentication-store-dbic"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-catalyst-plugin-captcha",
            "portdir": "perl/p5-catalyst-plugin-captcha",
            "version": "0.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::Plugin::Captcha",
            "description": "create and validate Captcha for Catalyst",
            "long_description": "This plugin create, validate Captcha.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-catalyst-plugin-session",
                        "p5.26-catalyst-runtime",
                        "p5.26-gd-securityimage",
                        "p5.26-libwww-perl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-catalyst-plugin-configloader",
            "portdir": "perl/p5-catalyst-plugin-configloader",
            "version": "0.350.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::Plugin::ConfigLoader",
            "description": "Load config files of various types",
            "long_description": "This module will attempt to load find and load a configuration file of various types. Currently it supports YAML, JSON, XML, INI and Perl formats.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-catalyst-runtime",
                        "p5.26-config-any",
                        "p5.26-data-visitor",
                        "p5.26-mro-compat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-catalyst-devel"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-catalyst-plugin-datetime",
            "portdir": "perl/p5-catalyst-plugin-datetime",
            "version": "0.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::Plugin::DateTime",
            "description": "DateTime plugin for Catalyst.",
            "long_description": "This module's intention is to make the wonders of DateTime easily accesible within a Catalyst application via the Catalyst::Plugin interface.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-catalyst-runtime",
                        "p5.26-datetime"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-catalyst-plugin-session",
            "portdir": "perl/p5-catalyst-plugin-session",
            "version": "0.410.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::Plugin::Session",
            "description": "Generic Session plugin",
            "long_description": "Generic Session plugin - ties together server side storage and client side state required to maintain session data.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-deep",
                        "p5.26-test-exception",
                        "p5.26-test-www-mechanize-catalyst",
                        "p5.26-test-www-mechanize-psgi"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-mro-compat",
                        "p5.26-namespace-clean",
                        "perl5.26",
                        "p5.26-tie-refhash",
                        "p5.26-object-signature",
                        "p5.26-catalyst-runtime",
                        "p5.26-html-parser",
                        "p5.26-moose",
                        "p5.26-moosex-emulate-class-accessor-fast"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-catalyst-plugin-authorization-acl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-catalyst-plugin-authentication",
                        "p5.26-catalyst-plugin-captcha",
                        "p5.26-catalyst-plugin-session-state-cookie",
                        "p5.26-catalyst-plugin-session-store-chi",
                        "p5.26-catalyst-plugin-session-store-dbi",
                        "p5.26-catalyst-plugin-session-store-delegate",
                        "p5.26-catalyst-helper-authdbic",
                        "p5.26-catalyst-plugin-session-store-fastmmap"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-catalyst-plugin-session-state-cookie",
            "portdir": "perl/p5-catalyst-plugin-session-state-cookie",
            "version": "0.180.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::Plugin::Session::State::Cookie",
            "description": "Maintain session IDs using cookies.",
            "long_description": "In order for Catalyst::Plugin::Session to work the session ID needs to be stored on the client, and the session data needs to be stored on the server. This plugin stores the session ID on the client using the cookie mechanism.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-catalyst-plugin-session",
                        "p5.26-catalyst-runtime",
                        "perl5.26",
                        "p5.26-mro-compat",
                        "p5.26-namespace-autoclean",
                        "p5.26-moose"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-catalyst-plugin-authorization-acl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-catalyst-helper-authdbic",
                        "p5.26-catalyst-plugin-authentication-store-dbic"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-catalyst-plugin-session-store-chi",
            "portdir": "perl/p5-catalyst-plugin-session-store-chi",
            "version": "0.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::Plugin::Session::Store::CHI",
            "description": "Catalyst::Plugin::Session::Store::CHI - Use CHI module to handle storage backend for session data.",
            "long_description": "Catalyst::Plugin::Session::Store::CHI - Use CHI module to handle storage backend for session data.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-catalyst-plugin-session",
                        "p5.26-chi",
                        "p5.26-class-data-inheritable",
                        "perl5.26",
                        "p5.26-mro-compat",
                        "p5.26-path-class",
                        "p5.26-module-build"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-catalyst-plugin-session-store-dbi",
            "portdir": "perl/p5-catalyst-plugin-session-store-dbi",
            "version": "0.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::Plugin::Session::Store::DBI",
            "description": "Store your sessions in a database",
            "long_description": "This storage module will store session data in a database using DBI.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-catalyst-plugin-session",
                        "p5.26-catalyst-runtime",
                        "p5.26-dbi",
                        "p5.26-mro-compat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-catalyst-plugin-session-store-dbic",
            "portdir": "perl/p5-catalyst-plugin-session-store-dbic",
            "version": "0.140.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::Plugin::Session::Store::DBIC",
            "description": "Store your sessions via DBIx::Class",
            "long_description": "This Catalyst::Plugin::Session storage module saves session data in your database via DBIx::Class.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-catalyst-plugin-session-store-delegate",
                        "p5.26-catalyst-runtime",
                        "p5.26-class-accessor",
                        "perl5.26",
                        "p5.26-mro-compat",
                        "p5.26-test-warn",
                        "p5.26-dbix-class"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-catalyst-plugin-session-store-delegate",
            "portdir": "perl/p5-catalyst-plugin-session-store-delegate",
            "version": "0.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::Plugin::Session::Store::Delegate",
            "description": "Delegate session storage to an application model object.",
            "long_description": "This store plugins makes delegating session storage to a first class object model easy.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-catalyst-plugin-session",
                        "p5.26-moose",
                        "perl5.26",
                        "p5.26-mro-compat",
                        "p5.26-namespace-clean",
                        "p5.26-moosex-emulate-class-accessor-fast"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-catalyst-plugin-session-store-dbic"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-catalyst-plugin-session-store-fastmmap",
            "portdir": "perl/p5-catalyst-plugin-session-store-fastmmap",
            "version": "0.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::Plugin::Session::Store::FastMmap",
            "description": "FastMmap session storage backend.",
            "long_description": "FastMmap session storage backend.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "dev",
                    "github": "",
                    "ports_count": 96
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-cache-fastmmap",
                        "p5.26-catalyst-plugin-session",
                        "p5.26-catalyst-runtime",
                        "perl5.26",
                        "p5.26-mro-compat",
                        "p5.26-path-class",
                        "p5.26-moosex-emulate-class-accessor-fast"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-catalyst-helper-authdbic"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-catalyst-plugin-stacktrace",
            "portdir": "perl/p5-catalyst-plugin-stacktrace",
            "version": "0.120.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::Plugin::StackTrace",
            "description": "Display a stack trace on the debug screen",
            "long_description": "This plugin will enhance the standard Catalyst debug screen by including a stack trace of your appliation up to the point where the error occurred.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-catalyst-runtime",
                        "p5.26-devel-stacktrace",
                        "p5.26-mro-compat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-catalyst-plugin-static-simple",
            "portdir": "perl/p5-catalyst-plugin-static-simple",
            "version": "0.360.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::Plugin::Static::Simple",
            "description": "Make serving static pages painless.",
            "long_description": "The Static::Simple plugin is designed to make serving static content in your application during development quick and easy, without requiring a single line of code from you.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-catalyst-runtime",
                        "p5.26-mime-types",
                        "perl5.26",
                        "p5.26-moosex-types",
                        "p5.26-namespace-autoclean",
                        "p5.26-moose"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-catalyst-devel"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-catalyst-runtime",
            "portdir": "perl/p5-catalyst-runtime",
            "version": "5.901.280",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::Runtime",
            "description": "The Elegant MVC Web Application Framework",
            "long_description": "Catalyst is a modern framework for making web applications without the pain usually associated with this process. This document is a reference to the main Catalyst application.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-fatal"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-cgi-struct",
                        "p5.26-class-c3-adopt-next",
                        "p5.26-class-load",
                        "p5.26-data-dump",
                        "p5.26-data-optlist",
                        "p5.26-encode",
                        "p5.26-hash-multivalue",
                        "p5.26-html-parser",
                        "p5.26-http-body",
                        "p5.26-http-message",
                        "p5.26-json-maybexs",
                        "p5.26-libwww-perl",
                        "p5.26-module-pluggable",
                        "p5.26-moose",
                        "p5.26-moosex-emulate-class-accessor-fast",
                        "p5.26-moosex-getopt",
                        "p5.26-moosex-methodattributes",
                        "p5.26-mro-compat",
                        "p5.26-namespace-clean",
                        "p5.26-path-class",
                        "p5.26-perlio-utf8_strict",
                        "p5.26-plack",
                        "p5.26-plack-middleware-fixmissingbodyinredirect",
                        "p5.26-plack-middleware-methodoverride",
                        "p5.26-plack-middleware-removeredundantbody",
                        "p5.26-plack-middleware-reverseproxy",
                        "p5.26-plack-test-externalserver",
                        "p5.26-safe-isa",
                        "p5.26-socket",
                        "p5.26-stream-buffered",
                        "p5.26-string-rewriteprefix",
                        "p5.26-sub-exporter",
                        "p5.26-task-weaken",
                        "p5.26-text-simpletable",
                        "p5.26-time-hires",
                        "p5.26-tree-simple",
                        "perl5.26",
                        "p5.26-try-tiny",
                        "p5.26-uri",
                        "p5.26-uri-ws",
                        "p5.26-tree-simple-visitorfactory",
                        "p5.26-cgi-simple"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-catalyst-helper-authdbic",
                        "p5.26-catalyst-plugin-authorization-acl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-catalyst-authentication-credential-http",
                        "p5.26-catalyst-authentication-store-dbix-class",
                        "p5.26-catalyst-component-instancepercontext",
                        "p5.26-catalyst-controller-formbuilder",
                        "p5.26-catalyst-devel",
                        "p5.26-catalyst-engine-apache",
                        "p5.26-catalyst-log-log4perl",
                        "p5.26-catalyst-model-adaptor",
                        "p5.26-catalyst-model-dbic-schema",
                        "p5.26-catalyst-plugin-authentication",
                        "p5.26-catalyst-plugin-authentication-store-dbic",
                        "p5.26-catalyst-plugin-authorization-acl",
                        "p5.26-catalyst-plugin-authorization-roles",
                        "p5.26-catalyst-plugin-captcha",
                        "p5.26-catalyst-plugin-configloader",
                        "p5.26-catalyst-plugin-datetime",
                        "p5.26-catalyst-plugin-session",
                        "p5.26-catalyst-plugin-session-state-cookie",
                        "p5.26-catalyst-plugin-session-store-dbi",
                        "p5.26-catalyst-plugin-session-store-dbic",
                        "p5.26-catalyst-plugin-session-store-fastmmap",
                        "p5.26-catalyst-plugin-stacktrace",
                        "p5.26-catalyst-plugin-static-simple",
                        "p5.26-catalyst-view-email",
                        "p5.26-catalyst-view-html-mason",
                        "p5.26-catalyst-view-html-template",
                        "p5.26-catalyst-view-json",
                        "p5.26-catalyst-view-mason",
                        "p5.26-catalyst-view-mason2",
                        "p5.26-catalyst-view-tt",
                        "p5.26-catalyst-view-xslt",
                        "p5.26-catalystx-component-traits",
                        "p5.26-catalystx-leakchecker",
                        "p5.26-catalyst-action-renderview",
                        "p5.26-test-www-mechanize-catalyst",
                        "p5.26-catalyst-action-rest"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-catalyst-view-email",
            "portdir": "perl/p5-catalyst-view-email",
            "version": "0.360.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::View::Email",
            "description": "Catalyst::View::Email - Send Email from Catalyst",
            "long_description": "Catalyst::View::Email - Send Email from Catalyst",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-catalyst-view-mason",
                        "p5.26-catalyst-view-tt",
                        "p5.26-test-requires"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-email-sender",
                        "perl5.26",
                        "p5.26-moose",
                        "p5.26-module-runtime",
                        "p5.26-authen-sasl",
                        "p5.26-catalyst-runtime",
                        "p5.26-email-mime"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-catalyst-view-html-mason",
            "portdir": "perl/p5-catalyst-view-html-mason",
            "version": "0.190.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::View::HTML::Mason",
            "description": "Catalyst::View::HTML::Mason - HTML::Mason rendering for Catalyst",
            "long_description": "Catalyst::View::HTML::Mason - HTML::Mason rendering for Catalyst",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-capture-tiny",
                        "p5.26-catalyst-action-renderview",
                        "p5.26-catalyst-devel",
                        "p5.26-path-class",
                        "p5.26-test-exception"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-moose",
                        "p5.26-moosex-types",
                        "perl5.26",
                        "p5.26-namespace-autoclean",
                        "p5.26-try-tiny",
                        "p5.26-moosex-types-structured",
                        "p5.26-catalyst-runtime",
                        "p5.26-data-visitor",
                        "p5.26-encode",
                        "p5.26-html-mason",
                        "p5.26-module-runtime"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-catalyst-view-html-template",
            "portdir": "perl/p5-catalyst-view-html-template",
            "version": "0.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::View::HTML::Template",
            "description": "HTML::Template View Class",
            "long_description": "This is the HTML::Template view class.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-catalyst-runtime",
                        "p5.26-html-template"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-catalyst-view-json",
            "portdir": "perl/p5-catalyst-view-json",
            "version": "0.370.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::View::JSON",
            "description": "JSON view for your data",
            "long_description": "Catalyst::View::JSON is a Catalyst View handler that returns stash data in JSON format.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-catalyst-runtime",
                        "p5.26-json-maybexs",
                        "p5.26-mro-compat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-catalyst-view-mason",
            "portdir": "perl/p5-catalyst-view-mason",
            "version": "0.190.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::View::Mason",
            "description": "Catalyst::View::Mason - Legacy HTML::Mason View Class",
            "long_description": "Catalyst::View::Mason - Legacy HTML::Mason View Class. New code should use Catalyst::View::HTML::Mason or Catalyst::View::Mason2.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-catalyst-runtime",
                        "p5.26-html-mason",
                        "p5.26-mro-compat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-catalyst-view-email"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-catalyst-view-mason2",
            "portdir": "perl/p5-catalyst-view-mason2",
            "version": "0.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::View::Mason2",
            "description": "Catalyst::View::Mason2 - Mason 2.x view class",
            "long_description": "Catalyst::View::Mason2 - Mason 2.x view class",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-catalyst-action-renderview"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-catalyst-runtime",
                        "p5.26-mason"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-catalyst-view-tt",
            "portdir": "perl/p5-catalyst-view-tt",
            "version": "0.450.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::View::TT",
            "description": "Helper for TT view which builds a skeleton web site",
            "long_description": "Helper for TT view which builds a skeleton web site",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-catalyst-runtime",
                        "p5.26-class-accessor",
                        "p5.26-mro-compat",
                        "perl5.26",
                        "p5.26-template-timer",
                        "p5.26-template-toolkit",
                        "p5.26-path-class"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-catalyst-view-email"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-catalyst-controller-formbuilder"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-catalyst-view-xslt",
            "portdir": "perl/p5-catalyst-view-xslt",
            "version": "0.90.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::View::XSLT",
            "description": "Helper for XSLT Views",
            "long_description": "Helper for XSLT Views",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-catalyst-runtime",
                        "p5.26-module-build",
                        "p5.26-path-class",
                        "p5.26-xml-libxslt"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-catalystx-component-traits",
            "portdir": "perl/p5-catalystx-component-traits",
            "version": "0.190.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/CatalystX::Component::Traits",
            "description": "Automatic Trait Loading and Resolution for Catalyst Components",
            "long_description": "Adds a COMPONENT in Catalyst::Component method to your Catalyst component base class that reads the optional traits parameter from app and component config and instantiates the component subclass with those traits using new_with_traits in MooseX::Traits from MooseX::Traits::Pluggable.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-moosex-methodattributes"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-class-load",
                        "p5.26-list-moreutils",
                        "perl5.26",
                        "p5.26-moosex-traits-pluggable",
                        "p5.26-namespace-autoclean",
                        "p5.26-moose",
                        "p5.26-catalyst-runtime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-catalyst-model-dbic-schema"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-catalystx-leakchecker",
            "portdir": "perl/p5-catalystx-leakchecker",
            "version": "0.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/CatalystX::LeakChecker",
            "description": "CatalystX::LeakChecker - Debug memory leaks in Catalyst applications",
            "long_description": "CatalystX::LeakChecker - Debug memory leaks in Catalyst applications",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-catalyst-runtime",
                        "p5.26-devel-cycle",
                        "p5.26-moose",
                        "p5.26-moosex-types",
                        "perl5.26",
                        "p5.26-namespace-clean",
                        "p5.26-padwalker",
                        "p5.26-task-weaken",
                        "p5.26-text-simpletable",
                        "p5.26-namespace-autoclean"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-cbor-xs",
            "portdir": "perl/p5-cbor-xs",
            "version": "1.830.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/CBOR::XS",
            "description": "CBOR::XS - Concise Binary Object Representation (CBOR, RFC7049)",
            "long_description": "CBOR::XS - Concise Binary Object Representation (CBOR, RFC7049)",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-canary-stability"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-common-sense",
                        "p5.26-types-serialiser"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-event-rpc"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-cgi",
            "portdir": "perl/p5-cgi",
            "version": "4.530.0",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/CGI",
            "description": "An easy-to-use Perl5 library for writing World Wide Web CGI scripts.",
            "long_description": "An easy-to-use Perl5 library for writing World Wide Web CGI scripts. CGI is considered to be a legacy module and is in maintenance mode for critical issues only.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-deep",
                        "p5.26-test-nowarnings",
                        "p5.26-test-warn"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-html-parser"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-http-lite",
                        "p5.26-cgi-compile",
                        "p5.26-net-openid-consumer",
                        "p5.26-sql-translator",
                        "p5.26-template-toolkit",
                        "p5.26-test-www-mechanize-psgi",
                        "p5.26-www-mechanize",
                        "p5.26-apache-test"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-html-mason",
                        "p5.26-html-template",
                        "p5.26-http-server-simple",
                        "p5.26-www-search",
                        "p5.26-bio-db-ncbihelper",
                        "p5.26-cgi-emulate-psgi",
                        "p5.26-cgi-fast",
                        "p5.26-cgi-formbuilder",
                        "p5.26-cgi-psgi",
                        "p5.26-clipboard",
                        "p5.26-finance-quote"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-cgi-ajax",
            "portdir": "perl/p5-cgi-ajax",
            "version": "0.707.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/CGI::Ajax",
            "description": "A module for writing AJAX/DHTML-based web apps",
            "long_description": "CGI::Ajax is an object-oriented module that provides a unique mechanism for using Perl code asynchronously from JavaScript-enhanced HTML pages. CGI::Ajax unburdens the user from having to write extensive JavaScript, except for associating an exported method with a document-defined event (such as onClick, onKeyUp, etc). CGI::Ajax also mixes well with HTML containing more complex JavaScript.",
            "active": false,
            "categories": [
                "www",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-class-accessor"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-cgi-alternatives",
            "portdir": "perl/p5-cgi-alternatives",
            "version": "0.180.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/CGI::Alternatives",
            "description": "Documentation for alternative solutions to CGI.pm",
            "long_description": "Documentation for alternative solutions to CGI.pm",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-pod",
                        "p5.26-test-pod-coverage"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-cgi-compile",
            "portdir": "perl/p5-cgi-compile",
            "version": "0.250.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/CGI::Compile",
            "description": "CGI::Compile - Compile .cgi scripts to a code reference like ModPerl::Registry",
            "long_description": "CGI::Compile - Compile .cgi scripts to a code reference like ModPerl::Registry",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-try-tiny",
                        "p5.26-sub-identify",
                        "p5.26-switch",
                        "p5.26-test-nowarnings",
                        "p5.26-test-requires",
                        "clang-9.0",
                        "p5.26-capture-tiny",
                        "p5.26-cgi",
                        "p5.26-module-build-tiny"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-file-pushd",
                        "p5.26-module-build",
                        "p5.26-sub-name",
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-plack"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-cgi-deurl-xs",
            "portdir": "perl/p5-cgi-deurl-xs",
            "version": "0.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/CGI::Deurl::XS",
            "description": "CGI::Deurl::XS - Fast decoder for URL parameter strings",
            "long_description": "CGI::Deurl::XS - Fast decoder for URL parameter strings",
            "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-dancer2"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-cgi-emulate-psgi",
            "portdir": "perl/p5-cgi-emulate-psgi",
            "version": "0.230.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/CGI::Emulate::PSGI",
            "description": "CGI::Emulate::PSGI - PSGI adapter for CGI",
            "long_description": "CGI::Emulate::PSGI - PSGI adapter for CGI",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-requires"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-cgi",
                        "p5.26-http-message"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-plack"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-cgi-fast",
            "portdir": "perl/p5-cgi-fast",
            "version": "2.150.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/CGI::Fast",
            "description": "CGI::Fast - CGI Interface for Fast CGI",
            "long_description": "CGI::Fast is a subclass of the CGI object created by CGI.pm. It is specialized to work with the FCGI module, which greatly speeds up CGI scripts by turning them into persistently running server processes. Scripts that perform time-consuming initialization processes, such as loading large modules or opening persistent database connections, will see large performance improvements.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-cgi",
                        "p5.26-fcgi"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}