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

{
    "count": 50572,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=813",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=811",
    "results": [
        {
            "name": "p5.28-class-dbi-plugin-abstractcount",
            "portdir": "perl/p5-class-dbi-plugin-abstractcount",
            "version": "0.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::DBI::Plugin::AbstractCount",
            "description": "get COUNT(*) results with abstract SQL",
            "long_description": "This Class::DBI plugin combines the functionality from Class::DBI::Plugin::CountSearch (counting objects without having to use an array or an iterator), and Class::DBI::AbstractSearch, which allows complex where-clauses a la SQL::Abstract.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-deep",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-class-dbi",
                        "p5.28-class-dbi-plugin",
                        "p5.28-sql-abstract"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-class-dbi-plugin-pager"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-class-dbi-plugin",
            "portdir": "perl/p5-class-dbi-plugin",
            "version": "0.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::DBI::Plugin",
            "description": "Abstract base class for Class::DBI plugins",
            "long_description": "Class::DBI::Plugin is an abstract base class for Class::DBI plugins. Its purpose is to make writing plugins easier. Writers of plugins should be able to concentrate on the functionality their module provides, instead of having to deal with the symbol table hackery involved when writing a plugin module.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-class-dbi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-class-dbi-plugin-abstractcount"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-class-dbi-pg",
            "portdir": "perl/p5-class-dbi-pg",
            "version": "0.90.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::DBI::Pg",
            "description": "Class::DBI extension for Postgres",
            "long_description": "Class::DBI::Pg automate the setup of Class::DBI columns and primary key for Postgres.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-class-dbi",
                        "p5.28-dbd-pg"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-class-dbi-mysql",
            "portdir": "perl/p5-class-dbi-mysql",
            "version": "1.0.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::DBI::mysql",
            "description": "Extensions to Class::DBI for MySQL",
            "long_description": "This is an extension to Class::DBI, containing several functions and optimisations for the MySQL database. Instead of setting Class::DBI as your base class, use this instead.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-class-dbi",
                        "p5.28-dbd-mysql"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-class-dbi-abstractsearch",
            "portdir": "perl/p5-class-dbi-abstractsearch",
            "version": "0.70.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::DBI::AbstractSearch",
            "description": "Abstract Class::DBI's SQL with SQL::Abstract::Limit",
            "long_description": "Class::DBI::AbstractSearch is a Class::DBI plugin to glue SQL::Abstract::Limit into Class::DBI.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-class-dbi",
                        "p5.28-sql-abstract-limit"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-class-dbi",
            "portdir": "perl/p5-class-dbi",
            "version": "3.0.17",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::DBI",
            "description": "Simple Database Abstraction",
            "long_description": "Class::DBI provides a convenient abstraction layer to a database. It not only provides a simple database to object mapping layer, but can be used to implement several higher order database functions (triggers, referential integrity, cascading delete etc.), at the application level, rather than at the database.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-date-simple",
                        "p5.28-dbd-sqlite",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-class-trigger",
                        "p5.28-clone",
                        "perl5.28",
                        "p5.28-universal-moniker",
                        "p5.28-version",
                        "p5.28-ima-dbi",
                        "p5.28-class-accessor",
                        "p5.28-class-data-inheritable"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-dbix-class"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-class-dbi-mysql",
                        "p5.28-class-dbi-pg",
                        "p5.28-class-dbi-plugin-pager",
                        "p5.28-class-dbi-abstractsearch",
                        "p5.28-class-dbi-plugin",
                        "p5.28-class-dbi-plugin-abstractcount",
                        "p5.28-class-dbi-uuid"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-class-data-inheritable",
            "portdir": "perl/p5-class-data-inheritable",
            "version": "0.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::Data::Inheritable",
            "description": "Class::Data::Inheritable - Inheritable, overridable class data",
            "long_description": "Class::Data::Inheritable - Inheritable, overridable class data",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-ima-dbi",
                        "p5.28-authen-simple",
                        "p5.28-catalyst-controller-formbuilder",
                        "p5.28-catalyst-plugin-session-store-chi",
                        "p5.28-class-dbi",
                        "p5.28-class-dbi-plugin-pager",
                        "p5.28-color-library",
                        "p5.28-exception-class",
                        "p5.28-html-wikiconverter",
                        "p5.28-iterator",
                        "p5.28-iterator-util",
                        "p5.28-net-appliance-phrasebook",
                        "p5.28-text-trac",
                        "p5.28-xml-atom",
                        "p5.28-net-oauth"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-class-data-accessor",
            "portdir": "perl/p5-class-data-accessor",
            "version": "0.40.40",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::Data::Accessor",
            "description": "Inheritable, overridable class and instance data accessor creation",
            "long_description": "Class::Data::Accessor is the marriage of Class::Accessor and Class::Data::Inheritable into a single module.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-class-csv",
            "portdir": "perl/p5-class-csv",
            "version": "1.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::CSV",
            "description": "Class based CSV parser/writer",
            "long_description": "This module can be used to create objects from CSV files, or to create CSV files from objects. Text::CSV_XS is used for parsing and creating CSV file lines, so any limitations in Text::CSV_XS will of course be inherent in this module.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "",
                    "ports_count": 218
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-class-accessor",
                        "p5.28-text-csv_xs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-class-container",
            "portdir": "perl/p5-class-container",
            "version": "0.130.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::Container",
            "description": "Glues object frameworks together transparently",
            "long_description": "This class facilitates building frameworks of several classes that inter-operate. It was first designed and built for HTML::Mason, in which the Compiler, Lexer, Interpreter, Resolver, Component, Buffer, and several other objects must create each other transparently, passing the appropriate parameters to the right class, possibly substituting other subclasses for any of these objects.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-module-build",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-params-validate"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-apache-session-wrapper",
                        "p5.28-html-mason"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-class-c3-xs",
            "portdir": "perl/p5-class-c3-xs",
            "version": "0.150.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::C3::XS",
            "description": "XS speedups for Class::C3",
            "long_description": "This contains XS performance enhancers for Class::C3 version 0.16 and higher.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-class-c3",
                        "p5-class-c3-xs"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-class-c3-componentised",
            "portdir": "perl/p5-class-c3-componentised",
            "version": "1.1.2",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::C3::Componentised",
            "description": "Load mix-ins or components to your C3-based class.",
            "long_description": "This will inject base classes to your module using the Class::C3 method resolution order.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-exception",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-class-c3",
                        "p5.28-class-inspector",
                        "p5.28-mro-compat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-dbix-class-schema-loader",
                        "p5.28-dbix-class"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-class-c3-adopt-next",
            "portdir": "perl/p5-class-c3-adopt-next",
            "version": "0.140.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::C3::Adopt::NEXT",
            "description": "make NEXT suck less",
            "long_description": "make NEXT suck less",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-module-build",
                        "p5.28-module-build-tiny",
                        "p5.28-test-exception",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-mro-compat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-catalyst-runtime"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-class-c3",
            "portdir": "perl/p5-class-c3",
            "version": "0.350.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::C3",
            "description": "A pragma to use the C3 method resolution order algortihm",
            "long_description": "This is a pragma to change Perl 5's standard method resolution order from depth-first left-to-right (a.k.a - pre-order) to the more sophisticated C3 method resolution order.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-algorithm-c3",
                        "p5.28-class-c3-xs"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-class-c3-componentised"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-class-base",
            "portdir": "perl/p5-class-base",
            "version": "0.90.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::Base",
            "description": "useful base class for deriving other modules",
            "long_description": "This module implements a simple base class from which other modules can be derived, thereby inheriting a number of useful methods such as new(), init(), params(), clone(), error() and debug().",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-clone"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-class-autouse",
            "portdir": "perl/p5-class-autouse",
            "version": "2.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::Autouse",
            "description": "Class::Autouse - Run-time load a class the first time you call a method in it.",
            "long_description": "Class::Autouse - Run-time load a class the first time you call a method in it.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-prefork"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-class-accessor-lite",
            "portdir": "perl/p5-class-accessor-lite",
            "version": "0.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::Accessor::Lite",
            "description": "Class::Accessor::Lite - a minimalistic variant of Class::Accessor",
            "long_description": "Class::Accessor::Lite - a minimalistic variant of Class::Accessor",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-proc-guard"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-class-accessor-grouped",
            "portdir": "perl/p5-class-accessor-grouped",
            "version": "0.100.140",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::Accessor::Grouped",
            "description": "Lets you build groups of accessors",
            "long_description": "This class lets you build groups of accessors that will call different getters and setters.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "p5.28-devel-hide",
                        "p5.28-package-stash",
                        "p5.28-test-exception"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-class-xsaccessor",
                        "p5.28-module-runtime",
                        "p5.28-sub-name"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-dbix-class-timestamp"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-dbix-class-schema-loader",
                        "p5.28-dbix-class"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-class-accessor-chained",
            "portdir": "perl/p5-class-accessor-chained",
            "version": "0.10.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::Accessor::Chained",
            "description": "make chained accessors",
            "long_description": "A chained accessor is one that always returns the object when called with parameters (to set), and the value of the field when called with no arguments.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-class-accessor"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-test-expect",
                        "p5.28-text-vfile-asdata",
                        "p5.28-data-page",
                        "p5.28-module-depends"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-class-accessor",
            "portdir": "perl/p5-class-accessor",
            "version": "0.510.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::Accessor",
            "description": "Automated accessor generation",
            "long_description": "This module automagically generates accessor/mutators for your class. Most of the time, writing accessors is an exercise in cutting and pasting.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-net-oauth",
                        "p5.28-catalyst-plugin-authentication-store-dbic",
                        "p5.28-catalyst-plugin-session-store-dbic",
                        "p5.28-cgi-ajax",
                        "p5.28-class-accessor-chained",
                        "p5.28-class-dbi",
                        "p5.28-color-library",
                        "p5.28-data-ical",
                        "p5.28-file-monitor-lite",
                        "p5.28-http-request-ascgi",
                        "p5.28-catalyst-view-tt",
                        "p5.28-google-protocolbuffers",
                        "p5.28-svn-mirror",
                        "p5.28-template-provider-fromdata",
                        "p5.28-text-trac",
                        "p5.28-wx-demo",
                        "p5.28-catalyst-authentication-credential-http",
                        "p5.28-xml-rss-libxml",
                        "p5.28-text-recordparser",
                        "p5.28-class-csv",
                        "p5.28-dbix-searchbuilder",
                        "p5.28-thrift",
                        "p5.28-sgml-parser-opensp",
                        "p5.28-amazon-s3",
                        "p5.28-authen-simple",
                        "p5.28-net-stomp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "p5.28-net-apns-persistent"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-chipcard-pcsc",
            "portdir": "perl/p5-chipcard-pcsc",
            "version": "1.4.16",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Chipcard::PCSC",
            "description": "Chipcard::PCSC - Communicate with a smart card using PC/SC from a Perl script",
            "long_description": "Chipcard::PCSC - Communicate with a smart card using PC/SC from a Perl script",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-chi",
            "portdir": "perl/p5-chi",
            "version": "0.610.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/CHI",
            "description": "CHI - Unified cache handling interface",
            "long_description": "CHI - Unified cache handling interface",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-cache-cache",
                        "p5.28-test-class",
                        "p5.28-test-deep",
                        "p5.28-test-exception",
                        "p5.28-test-warn",
                        "p5.28-timedate",
                        "p5.28-module-mask",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-log-any",
                        "p5.28-moo",
                        "p5.28-moox-types-mooselike",
                        "p5.28-moox-types-mooselike-numeric",
                        "perl5.28",
                        "p5.28-task-weaken",
                        "p5.28-time-duration",
                        "p5.28-time-duration-parse",
                        "p5.28-try-tiny",
                        "p5.28-string-rewriteprefix",
                        "p5.28-carp-assert",
                        "p5.28-class-load",
                        "p5.28-data-uuid",
                        "p5.28-digest-jhash",
                        "p5.28-hash-moreutils",
                        "p5.28-json-maybexs",
                        "p5.28-list-moreutils"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-catalyst-plugin-session-store-chi",
                        "p5.28-mojolicious-plugin-chi",
                        "p5.28-moosex-storage-io-chi",
                        "p5.28-www-mechanize-cached",
                        "p5.28-pithub"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-chemistry-elements",
            "portdir": "perl/p5-chemistry-elements",
            "version": "1.81.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Chemistry::Elements",
            "description": "Chemistry::Elements - Perl extension for working with Chemical Elements",
            "long_description": "Chemistry::Elements - Perl extension for working with Chemical Elements",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-check-isa",
            "portdir": "perl/p5-check-isa",
            "version": "0.90.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Check::ISA",
            "description": "Check::ISA - DWIM, correct checking of an object's class",
            "long_description": "Check::ISA - DWIM, correct checking of an object's class",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-sub-exporter"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-geometry-primitive"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-chart-clicker",
            "portdir": "perl/p5-chart-clicker",
            "version": "2.900.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Chart::Clicker",
            "description": "Chart::Clicker - Powerful, extensible charting",
            "long_description": "Chart::Clicker - Powerful, extensible charting",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-exception",
                        "p5.28-test-fatal",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-datetime",
                        "p5.28-datetime-set",
                        "p5.28-geometry-primitive",
                        "p5.28-graphics-color",
                        "perl5.28",
                        "p5.28-graphics-primitive-driver-cairo",
                        "p5.28-layout-manager",
                        "p5.28-moose",
                        "p5.28-graphics-primitive",
                        "p5.28-class-load",
                        "p5.28-color-scheme"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-statistics-covid"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-chart",
            "portdir": "perl/p5-chart",
            "version": "2.403.9",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Chart",
            "description": "Chart - a series of charting modules",
            "long_description": "Chart - a series of charting modules",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-simple",
                        "p5.28-test-warn",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-gd",
                        "p5.28-graphics-toolkit-color"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-cgi-struct",
            "portdir": "perl/p5-cgi-struct",
            "version": "1.210.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/CGI::Struct",
            "description": "Build structures from CGI data",
            "long_description": "Build structures from CGI data",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-deep",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-catalyst-runtime"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-cgi-ssi",
            "portdir": "perl/p5-cgi-ssi",
            "version": "0.920.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/CGI::SSI",
            "description": "CGI::SSI - Use SSI from CGI scripts",
            "long_description": "CGI::SSI - Use SSI from CGI scripts",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-html-simpleparse",
                        "p5.28-http-cookies",
                        "p5.28-http-message",
                        "perl5.28",
                        "p5.28-timedate",
                        "p5.28-uri",
                        "p5.28-libwww-perl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-cgi-formbuilder"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-cgi-simple",
            "portdir": "perl/p5-cgi-simple",
            "version": "1.282.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/CGI::Simple",
            "description": "CGI::Simple - A Simple totally OO CGI interface that is CGI.pm compliant",
            "long_description": "CGI::Simple - A Simple totally OO CGI interface that is CGI.pm compliant",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-exception",
                        "p5.28-test-nowarnings",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-catalyst-runtime"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-cgi-session",
            "portdir": "perl/p5-cgi-session",
            "version": "4.480.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/CGI::Session",
            "description": "Persistent session data in CGI applications",
            "long_description": "Persistent session data in CGI applications",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-module-build",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-cgi-formbuilder"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-cgi-psgi",
            "portdir": "perl/p5-cgi-psgi",
            "version": "0.150.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/CGI::PSGI",
            "description": "CGI::PSGI - Adapt CGI.pm to the PSGI protocol",
            "long_description": "CGI::PSGI - Adapt CGI.pm to the PSGI protocol",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-cgi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-html-mason-psgihandler"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-cgi-formbuilder",
            "portdir": "perl/p5-cgi-formbuilder",
            "version": "3.200.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/CGI::FormBuilder",
            "description": "CGI::FormBuilder - Easily generate and process stateful forms",
            "long_description": "CGI::FormBuilder - Easily generate and process stateful forms",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-algorithm-diff",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-cgi-fasttemplate",
                        "p5.28-cgi-session",
                        "p5.28-cgi-ssi",
                        "perl5.28",
                        "p5.28-template-toolkit",
                        "p5.28-text-template",
                        "p5.28-html-template",
                        "p5.28-cgi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-catalyst-controller-formbuilder"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-cgi-fasttemplate",
            "portdir": "perl/p5-cgi-fasttemplate",
            "version": "1.90.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/CGI::FastTemplate",
            "description": "CGI::FastTemplate - Perl extension for managing templates, and performing variable interpolation.",
            "long_description": "CGI::FastTemplate - Perl extension for managing templates, and performing variable interpolation.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-cgi-formbuilder"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-cgi-fast",
            "portdir": "perl/p5-cgi-fast",
            "version": "2.170.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "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": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-cgi",
                        "p5.28-fcgi"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-cgi-emulate-psgi",
            "portdir": "perl/p5-cgi-emulate-psgi",
            "version": "0.230.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "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": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-requires",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-cgi",
                        "p5.28-http-message"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-plack"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-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": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-cgi-deurl-xs",
                        "p5.28-dancer2"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-cgi-compile",
            "portdir": "perl/p5-cgi-compile",
            "version": "0.270.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "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": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "p5.28-test-requires",
                        "p5.28-test-simple",
                        "p5.28-try-tiny",
                        "p5.28-capture-tiny",
                        "p5.28-cgi",
                        "p5.28-filter",
                        "p5.28-module-build",
                        "p5.28-module-build-tiny",
                        "p5.28-sub-identify",
                        "p5.28-test-nowarnings"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-file-pushd",
                        "p5.28-sub-name",
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-plack"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-cgi-alternatives",
            "portdir": "perl/p5-cgi-alternatives",
            "version": "0.190.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "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": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-pod",
                        "p5.28-test-pod-coverage",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-cgi-ajax",
            "portdir": "perl/p5-cgi-ajax",
            "version": "0.707.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "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": true,
            "categories": [
                "www",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-class-accessor"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-cgi",
            "portdir": "perl/p5-cgi",
            "version": "4.710.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/CGI",
            "description": "CGI - Handle Common Gateway Interface requests and responses",
            "long_description": "CGI - Handle Common Gateway Interface requests and responses",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-nowarnings",
                        "p5.28-test-warn",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-html-parser",
                        "p5.28-uri"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-apache-test",
                        "p5.28-http-lite",
                        "p5.28-net-openid-consumer",
                        "p5.28-test-www-mechanize-psgi",
                        "p5.28-sql-translator",
                        "p5.28-cgi-compile"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-cgi-fast",
                        "p5.28-template-plugin-cgi",
                        "p5.28-www-search",
                        "p5.28-cgi-formbuilder",
                        "p5.28-html-mason",
                        "p5.28-bio-db-ncbihelper",
                        "p5.28-cgi-emulate-psgi",
                        "p5.28-cgi-psgi",
                        "p5.28-html-template",
                        "p5.28-clipboard",
                        "p5.28-http-server-simple"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-cbor-xs",
            "portdir": "perl/p5-cbor-xs",
            "version": "1.870.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": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-canary-stability",
                        "p5.28-task-weaken",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-common-sense",
                        "p5.28-types-serialiser"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-event-rpc"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-catalystx-leakchecker",
            "portdir": "perl/p5-catalystx-leakchecker",
            "version": "0.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "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": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-catalyst-runtime",
                        "p5.28-devel-cycle",
                        "p5.28-moose",
                        "p5.28-moosex-types",
                        "perl5.28",
                        "p5.28-namespace-clean",
                        "p5.28-padwalker",
                        "p5.28-task-weaken",
                        "p5.28-text-simpletable",
                        "p5.28-namespace-autoclean"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-catalystx-component-traits",
            "portdir": "perl/p5-catalystx-component-traits",
            "version": "0.190.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "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": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-moosex-methodattributes",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-class-load",
                        "p5.28-list-moreutils",
                        "perl5.28",
                        "p5.28-moosex-traits-pluggable",
                        "p5.28-namespace-autoclean",
                        "p5.28-moose",
                        "p5.28-catalyst-runtime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-catalyst-model-dbic-schema"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-catalyst-view-xslt",
            "portdir": "perl/p5-catalyst-view-xslt",
            "version": "0.90.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "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": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-module-build",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-catalyst-runtime",
                        "p5.28-path-class",
                        "p5.28-xml-libxslt"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-catalyst-view-tt",
            "portdir": "perl/p5-catalyst-view-tt",
            "version": "0.460.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "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": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-scalar-list-utils",
                        "p5.28-test-simple",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-mro-compat",
                        "p5.28-path-class",
                        "perl5.28",
                        "p5.28-template-toolkit",
                        "p5.28-template-timer",
                        "p5.28-catalyst-runtime",
                        "p5.28-class-accessor"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-catalyst-view-email"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-catalyst-controller-formbuilder"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-catalyst-view-mason2",
            "portdir": "perl/p5-catalyst-view-mason2",
            "version": "0.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "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": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-catalyst-action-renderview",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-catalyst-runtime",
                        "p5.28-mason"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-catalyst-view-mason",
            "portdir": "perl/p5-catalyst-view-mason",
            "version": "0.190.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "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": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-catalyst-runtime",
                        "p5.28-html-mason",
                        "p5.28-mro-compat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-catalyst-view-email"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-catalyst-view-json",
            "portdir": "perl/p5-catalyst-view-json",
            "version": "0.370.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "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": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-catalyst-runtime",
                        "p5.28-json-maybexs",
                        "p5.28-mro-compat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-catalyst-view-html-template",
            "portdir": "perl/p5-catalyst-view-html-template",
            "version": "0.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "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": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-module-build",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-catalyst-runtime",
                        "p5.28-html-template"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-catalyst-view-html-mason",
            "portdir": "perl/p5-catalyst-view-html-mason",
            "version": "0.190.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "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": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-capture-tiny",
                        "p5.28-catalyst-action-renderview",
                        "p5.28-catalyst-devel",
                        "p5.28-path-class",
                        "p5.28-test-exception",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-moose",
                        "p5.28-moosex-types",
                        "perl5.28",
                        "p5.28-namespace-autoclean",
                        "p5.28-try-tiny",
                        "p5.28-moosex-types-structured",
                        "p5.28-catalyst-runtime",
                        "p5.28-data-visitor",
                        "p5.28-encode",
                        "p5.28-html-mason",
                        "p5.28-module-runtime"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}