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

{
    "count": 50883,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=408",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=406",
    "results": [
        {
            "name": "p5.34-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.34",
                        "p5.34-class-dbi",
                        "p5.34-sql-abstract-limit"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-class-dbi-abstractsearch"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-date-simple",
                        "p5.34-dbd-sqlite",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-class-trigger",
                        "p5.34-clone",
                        "perl5.34",
                        "p5.34-universal-moniker",
                        "p5.34-version",
                        "p5.34-ima-dbi",
                        "p5.34-class-accessor",
                        "p5.34-class-data-inheritable"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-dbix-class"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-class-dbi-abstractsearch",
                        "p5.34-class-dbi-mysql",
                        "p5.34-class-dbi-pg",
                        "p5-class-dbi",
                        "p5.34-class-dbi-uuid",
                        "p5.34-class-dbi-plugin",
                        "p5.34-class-dbi-plugin-abstractcount",
                        "p5.34-class-dbi-plugin-pager"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-ima-dbi",
                        "p5.34-authen-simple",
                        "p5.34-catalyst-controller-formbuilder",
                        "p5.34-catalyst-plugin-session-store-chi",
                        "p5.34-class-dbi",
                        "p5.34-class-dbi-plugin-pager",
                        "p5.34-color-library",
                        "p5.34-exception-class",
                        "p5.34-html-wikiconverter",
                        "p5.34-iterator",
                        "p5.34-iterator-util",
                        "p5.34-net-appliance-phrasebook",
                        "p5.34-text-trac",
                        "p5.34-xml-atom",
                        "p5-class-data-inheritable",
                        "p5.34-net-oauth"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-class-data-accessor"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34",
                        "p5.34-class-accessor",
                        "p5.34-text-csv_xs"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-class-csv"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-module-build",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-params-validate"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-apache-session-wrapper",
                        "p5-class-container",
                        "p5.34-html-mason"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-class-c3"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-test-exception",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-class-c3",
                        "p5.34-class-inspector",
                        "p5.34-mro-compat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-class-c3-componentised",
                        "p5.34-dbix-class-schema-loader",
                        "p5.34-dbix-class"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-module-build",
                        "p5.34-module-build-tiny",
                        "p5.34-test-exception",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-mro-compat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-class-c3-adopt-next",
                        "p5.34-catalyst-runtime"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34",
                        "p5.34-algorithm-c3",
                        "p5.34-class-c3-xs"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-class-c3-componentised",
                        "p5-class-c3"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34",
                        "p5.34-clone"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-class-base"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34",
                        "p5.34-prefork"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-class-autouse"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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": 2626
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-class-accessor-lite",
                        "p5.34-proc-guard"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-devel-hide",
                        "p5.34-package-stash",
                        "p5.34-test-exception"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-class-xsaccessor",
                        "p5.34-module-runtime",
                        "p5.34-sub-name"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-dbix-class-timestamp"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-class-accessor-grouped",
                        "p5.34-dbix-class-schema-loader",
                        "p5.34-dbix-class"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34",
                        "p5.34-class-accessor"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-class-accessor-chained",
                        "p5.34-test-expect",
                        "p5.34-text-vfile-asdata",
                        "p5.34-data-page",
                        "p5.34-module-depends"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-net-oauth",
                        "p5.34-authen-simple",
                        "p5.34-catalyst-plugin-authentication-store-dbic",
                        "p5.34-catalyst-plugin-session-store-dbic",
                        "p5.34-cgi-ajax",
                        "p5-class-accessor",
                        "p5.34-class-accessor-chained",
                        "p5.34-class-dbi",
                        "p5.34-color-library",
                        "p5.34-data-ical",
                        "p5.34-file-monitor-lite",
                        "p5.34-http-request-ascgi",
                        "p5.34-catalyst-view-tt",
                        "p5.34-google-protocolbuffers",
                        "p5.34-svn-mirror",
                        "p5.34-template-provider-fromdata",
                        "p5.34-text-trac",
                        "p5.34-wx-demo",
                        "p5.34-xml-rss-libxml",
                        "p5.34-catalyst-authentication-credential-http",
                        "p5.34-text-recordparser",
                        "p5.34-class-csv",
                        "p5.34-dbix-searchbuilder",
                        "p5.34-thrift",
                        "p5.34-sgml-parser-opensp",
                        "p5.34-amazon-s3",
                        "monarch",
                        "p5.34-net-stomp",
                        "biblatex-biber"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "p5.34-net-apns-persistent"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-cache-cache",
                        "p5.34-module-mask",
                        "p5.34-test-class",
                        "p5.34-test-deep",
                        "p5.34-test-exception",
                        "p5.34-test-warn",
                        "p5.34-timedate",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-log-any",
                        "p5.34-moo",
                        "p5.34-moox-types-mooselike",
                        "p5.34-moox-types-mooselike-numeric",
                        "perl5.34",
                        "p5.34-task-weaken",
                        "p5.34-time-duration",
                        "p5.34-time-duration-parse",
                        "p5.34-try-tiny",
                        "p5.34-string-rewriteprefix",
                        "p5.34-carp-assert",
                        "p5.34-class-load",
                        "p5.34-data-uuid",
                        "p5.34-digest-jhash",
                        "p5.34-hash-moreutils",
                        "p5.34-json-maybexs",
                        "p5.34-list-moreutils"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-catalyst-plugin-session-store-chi",
                        "p5-chi",
                        "p5.34-mojolicious-plugin-chi",
                        "p5.34-moosex-storage-io-chi",
                        "p5.34-www-mechanize-cached",
                        "p5.34-pithub"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "demeter",
                        "p5-chemistry-elements"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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": 2626
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-sub-exporter"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-check-isa",
                        "p5.34-geometry-primitive"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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": 2626
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-test-exception",
                        "p5.34-test-fatal",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-datetime",
                        "p5.34-datetime-set",
                        "p5.34-geometry-primitive",
                        "p5.34-graphics-color",
                        "perl5.34",
                        "p5.34-graphics-primitive-driver-cairo",
                        "p5.34-layout-manager",
                        "p5.34-moose",
                        "p5.34-graphics-primitive",
                        "p5.34-class-load",
                        "p5.34-color-scheme"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-chart-clicker",
                        "p5.34-statistics-covid"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-test-simple",
                        "p5.34-test-warn",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-gd",
                        "p5.34-graphics-toolkit-color"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "bugzilla",
                        "p5-chart"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-test-deep",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-cgi-struct",
                        "p5.34-catalyst-runtime"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-html-simpleparse",
                        "p5.34-http-cookies",
                        "p5.34-http-message",
                        "perl5.34",
                        "p5.34-timedate",
                        "p5.34-uri",
                        "p5.34-libwww-perl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-cgi-ssi",
                        "p5.34-cgi-formbuilder"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-test-exception",
                        "p5.34-test-nowarnings",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-cgi-simple",
                        "p5.34-catalyst-runtime"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-module-build",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ikiwiki",
                        "p5-cgi-session",
                        "p5.34-cgi-formbuilder"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34",
                        "p5.34-cgi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-cgi-psgi",
                        "p5.34-html-mason-psgihandler"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-algorithm-diff",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-cgi-fasttemplate",
                        "p5.34-cgi-session",
                        "p5.34-cgi-ssi",
                        "perl5.34",
                        "p5.34-template-toolkit",
                        "p5.34-text-template",
                        "p5.34-html-template",
                        "p5.34-cgi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-catalyst-controller-formbuilder",
                        "ikiwiki",
                        "p5-cgi-formbuilder"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-cgi-fasttemplate",
                        "p5.34-cgi-formbuilder"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34",
                        "p5.34-cgi",
                        "p5.34-fcgi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "smokeping",
                        "sympa",
                        "p5-cgi-fast"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-test-requires",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-cgi",
                        "p5.34-http-message"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-cgi-emulate-psgi",
                        "p5.34-plack"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-dancer2"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-test-requires",
                        "p5.34-test-simple",
                        "p5.34-try-tiny",
                        "p5.34-capture-tiny",
                        "p5.34-cgi",
                        "p5.34-filter",
                        "p5.34-module-build",
                        "p5.34-module-build-tiny",
                        "p5.34-sub-identify",
                        "p5.34-test-nowarnings"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-file-pushd",
                        "p5.34-sub-name",
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-plack",
                        "p5-cgi-compile"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-cgi-alternatives",
            "portdir": "perl/p5-cgi-alternatives",
            "version": "0.200.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/CGI::Alternatives",
            "description": "CGI::Alternatives - Documentation for alternative solutions to CGI.pm",
            "long_description": "CGI::Alternatives - Documentation for alternative solutions to CGI.pm",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-pod-parser",
                        "p5.34-test-pod",
                        "p5.34-test-pod-coverage",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-cgi-alternatives"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34",
                        "p5.34-class-accessor"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "monarch",
                        "p5-cgi-ajax"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-test-nowarnings",
                        "p5.34-test-warn",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-html-parser",
                        "p5.34-uri"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-apache-test",
                        "p5.34-sql-translator",
                        "p5.34-net-openid-consumer",
                        "p5.34-http-lite",
                        "p5.34-test-www-mechanize-psgi",
                        "p5.34-cgi-compile"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-cgi",
                        "p5.34-www-search",
                        "p5.34-html-mason",
                        "p5.34-bio-db-ncbihelper",
                        "ikiwiki",
                        "p5.34-clipboard",
                        "p5.34-cgi-fast",
                        "backuppc",
                        "p5.34-template-plugin-cgi",
                        "p5.34-cgi-formbuilder",
                        "xmltv",
                        "sympa",
                        "p5.34-cgi-emulate-psgi",
                        "p5.34-cgi-psgi",
                        "p5.34-html-template",
                        "p5.34-http-server-simple",
                        "bugzilla"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "git",
                        "git-devel"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-canary-stability",
                        "p5.34-task-weaken",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-common-sense",
                        "p5.34-types-serialiser"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-cbor-xs",
                        "p5.34-event-rpc"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-catalyst-runtime",
                        "p5.34-devel-cycle",
                        "p5.34-moose",
                        "p5.34-moosex-types",
                        "perl5.34",
                        "p5.34-namespace-clean",
                        "p5.34-padwalker",
                        "p5.34-task-weaken",
                        "p5.34-text-simpletable",
                        "p5.34-namespace-autoclean"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-catalystx-leakchecker"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-moosex-methodattributes",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-class-load",
                        "p5.34-list-moreutils",
                        "perl5.34",
                        "p5.34-moosex-traits-pluggable",
                        "p5.34-namespace-autoclean",
                        "p5.34-moose",
                        "p5.34-catalyst-runtime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-catalystx-component-traits",
                        "p5.34-catalyst-model-dbic-schema"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-module-build",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-catalyst-runtime",
                        "p5.34-path-class",
                        "p5.34-xml-libxslt"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-catalyst-view-xslt"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-scalar-list-utils",
                        "p5.34-test-simple",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-mro-compat",
                        "p5.34-path-class",
                        "perl5.34",
                        "p5.34-template-toolkit",
                        "p5.34-template-timer",
                        "p5.34-catalyst-runtime",
                        "p5.34-class-accessor"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-catalyst-view-email"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-catalyst-controller-formbuilder",
                        "p5-catalyst-view-tt"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-catalyst-action-renderview",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-catalyst-runtime",
                        "p5.34-mason"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-catalyst-view-mason2"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34",
                        "p5.34-catalyst-runtime",
                        "p5.34-html-mason",
                        "p5.34-mro-compat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-catalyst-view-email"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-catalyst-view-mason"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34",
                        "p5.34-catalyst-runtime",
                        "p5.34-json-maybexs",
                        "p5.34-mro-compat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-catalyst-view-json"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-module-build",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-catalyst-runtime",
                        "p5.34-html-template"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-catalyst-view-html-template"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-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.34-capture-tiny",
                        "p5.34-catalyst-action-renderview",
                        "p5.34-catalyst-devel",
                        "p5.34-path-class",
                        "p5.34-test-exception",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-moose",
                        "p5.34-moosex-types",
                        "perl5.34",
                        "p5.34-namespace-autoclean",
                        "p5.34-try-tiny",
                        "p5.34-moosex-types-structured",
                        "p5.34-catalyst-runtime",
                        "p5.34-data-visitor",
                        "p5.34-encode",
                        "p5.34-html-mason",
                        "p5.34-module-runtime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-catalyst-view-html-mason"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-catalyst-view-email",
            "portdir": "perl/p5-catalyst-view-email",
            "version": "0.360.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "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": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-catalyst-view-mason",
                        "p5.34-catalyst-view-tt",
                        "p5.34-test-requires",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-email-sender",
                        "perl5.34",
                        "p5.34-moose",
                        "p5.34-module-runtime",
                        "p5.34-authen-sasl",
                        "p5.34-catalyst-runtime",
                        "p5.34-email-mime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-catalyst-view-email"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-catalyst-runtime",
            "portdir": "perl/p5-catalyst-runtime",
            "version": "5.901.320",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::Runtime",
            "description": "Catalyst::Runtime - The Catalyst Framework Runtime",
            "long_description": "Catalyst::Runtime - The Catalyst Framework Runtime",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-test-fatal",
                        "p5.34-test-warnings",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-class-c3-adopt-next",
                        "p5.34-class-load",
                        "p5.34-data-dump",
                        "p5.34-data-optlist",
                        "p5.34-devel-lexalias",
                        "p5.34-devel-stacktrace",
                        "p5.34-encode",
                        "p5.34-hash-multivalue",
                        "p5.34-html-parser",
                        "p5.34-http-body",
                        "p5.34-http-message",
                        "p5.34-json-maybexs",
                        "p5.34-libwww-perl",
                        "p5.34-module-pluggable",
                        "p5.34-moose",
                        "p5.34-moosex-emulate-class-accessor-fast",
                        "p5.34-moosex-getopt",
                        "p5.34-moosex-methodattributes",
                        "p5.34-mro-compat",
                        "p5.34-namespace-clean",
                        "p5.34-path-class",
                        "p5.34-perlio-utf8_strict",
                        "p5.34-plack",
                        "p5.34-plack-middleware-fixmissingbodyinredirect",
                        "p5.34-plack-middleware-methodoverride",
                        "p5.34-plack-middleware-removeredundantbody",
                        "p5.34-plack-middleware-reverseproxy",
                        "p5.34-plack-test-externalserver",
                        "p5.34-ref-util",
                        "p5.34-safe-isa",
                        "p5.34-socket",
                        "p5.34-stream-buffered",
                        "p5.34-string-rewriteprefix",
                        "p5.34-sub-exporter",
                        "p5.34-task-weaken",
                        "p5.34-text-simpletable",
                        "p5.34-time-hires",
                        "p5.34-tree-simple",
                        "perl5.34",
                        "p5.34-try-tiny",
                        "p5.34-type-tiny",
                        "p5.34-uri",
                        "p5.34-tree-simple-visitorfactory",
                        "p5.34-cgi-simple",
                        "p5.34-cgi-struct"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-catalyst-helper-authdbic",
                        "p5.34-catalyst-plugin-authorization-acl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-catalyst-plugin-session-state-cookie",
                        "p5.34-catalystx-component-traits",
                        "p5.34-catalyst-action-rest",
                        "p5.34-catalyst-component-instancepercontext",
                        "p5.34-catalyst-controller-formbuilder",
                        "p5.34-catalyst-devel",
                        "p5.34-catalyst-engine-apache",
                        "p5.34-catalyst-log-log4perl",
                        "p5.34-catalyst-plugin-authentication-store-dbic",
                        "p5.34-catalyst-plugin-authorization-acl",
                        "p5.34-catalyst-plugin-authorization-roles",
                        "p5.34-catalyst-plugin-captcha",
                        "p5.34-catalyst-plugin-datetime",
                        "p5.34-catalyst-plugin-session-store-dbi",
                        "p5.34-catalyst-plugin-session-store-dbic",
                        "p5.34-catalyst-plugin-stacktrace",
                        "p5.34-catalyst-plugin-static-simple",
                        "p5.34-catalyst-view-email",
                        "p5.34-catalyst-view-html-mason",
                        "p5.34-catalyst-view-html-template",
                        "p5.34-catalyst-view-json",
                        "p5.34-catalyst-view-mason",
                        "p5.34-catalyst-view-mason2",
                        "p5.34-catalyst-view-xslt",
                        "p5.34-catalystx-leakchecker",
                        "p5.34-catalyst-view-tt",
                        "p5.34-test-www-mechanize-catalyst",
                        "p5.34-catalyst-authentication-credential-http",
                        "p5.34-catalyst-model-adaptor",
                        "p5.34-catalyst-plugin-session-store-fastmmap",
                        "p5.34-catalyst-model-dbic-schema",
                        "p5-catalyst-runtime",
                        "p5.34-catalyst-action-renderview",
                        "p5.34-catalyst-plugin-authentication",
                        "p5.34-catalyst-authentication-store-dbix-class",
                        "p5.34-catalyst-plugin-session",
                        "p5.34-catalyst-plugin-configloader"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-catalyst-plugin-static-simple",
            "portdir": "perl/p5-catalyst-plugin-static-simple",
            "version": "0.370.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "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": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-catalyst-runtime",
                        "p5.34-mime-types",
                        "p5.34-moose",
                        "p5.34-namespace-autoclean"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-catalyst-devel",
                        "p5-catalyst-plugin-static-simple"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-catalyst-plugin-stacktrace",
            "portdir": "perl/p5-catalyst-plugin-stacktrace",
            "version": "0.120.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "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": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-catalyst-runtime",
                        "p5.34-devel-stacktrace",
                        "p5.34-mro-compat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-catalyst-plugin-stacktrace"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-catalyst-plugin-session-store-fastmmap",
            "portdir": "perl/p5-catalyst-plugin-session-store-fastmmap",
            "version": "0.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "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": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "dev",
                    "github": "",
                    "ports_count": 96
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-cache-fastmmap",
                        "p5.34-catalyst-plugin-session",
                        "p5.34-catalyst-runtime",
                        "perl5.34",
                        "p5.34-mro-compat",
                        "p5.34-path-class",
                        "p5.34-moosex-emulate-class-accessor-fast"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-catalyst-helper-authdbic",
                        "p5-catalyst-plugin-session-store-fastmmap"
                    ]
                }
            ]
        }
    ]
}