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

{
    "count": 50612,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=851",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=849",
    "results": [
        {
            "name": "p5.26-class-inner",
            "portdir": "perl/p5-class-inner",
            "version": "0.200.1",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::Inner",
            "description": "A perlish implementation of Java like inner classes",
            "long_description": "A perlish implementation of Java like inner classes",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-class-gomor",
            "portdir": "perl/p5-class-gomor",
            "version": "1.30.0",
            "license": "Artistic-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::Gomor",
            "description": "yet another class builder",
            "long_description": "Class::Gomor is yet another class builder. This one adds parameter checking in the new() constructor, that is to check for attributes existence, and definedness.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-net-frame",
                        "p5.26-net-frame-dump",
                        "p5.26-net-frame-simple"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-class-generate",
            "portdir": "perl/p5-class-generate",
            "version": "1.180.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::Generate",
            "description": "Generate Perl class hierarchies",
            "long_description": "Generate Perl class hierarchies",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-text-soundex",
                        "p5.26-text-tabsxwrap"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-module-build"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-nmap-scanner"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-class-factory-util",
            "portdir": "perl/p5-class-factory-util",
            "version": "1.700.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::Factory::Util",
            "description": "Provide utility methods for factory classes",
            "long_description": "This module exports a method that is useful for factory classes.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-module-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-class-errorhandler",
            "portdir": "perl/p5-class-errorhandler",
            "version": "0.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::ErrorHandler",
            "description": "Base class for error handling",
            "long_description": "Base class for error handling",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-convert-pem",
                        "p5.26-feed-find",
                        "p5.26-uri-fetch",
                        "p5.26-xml-feed"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-class-dbi-uuid",
            "portdir": "perl/p5-class-dbi-uuid",
            "version": "1.10.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::DBI::UUID",
            "description": "Provide Globally Unique Column Values",
            "long_description": "This module implements globally unique columns values. When an object is created, the columns specified are given unique IDs.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-class-dbi",
                        "p5.26-data-uuid"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-class-dbi-plugin-pager",
            "portdir": "perl/p5-class-dbi-plugin-pager",
            "version": "0.566.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::DBI::Plugin::Pager",
            "description": "paged queries for CDBI",
            "long_description": "Adds a pager method to your class that can query using SQL::Abstract where clauses, and limit the number of rows returned to a specific subset.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-class-data-inheritable",
                        "p5.26-class-dbi",
                        "p5.26-class-dbi-plugin-abstractcount",
                        "p5.26-data-page",
                        "perl5.26",
                        "p5.26-test-exception",
                        "p5.26-test-warn",
                        "p5.26-universal-require",
                        "p5.26-sql-abstract"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-class-dbi-plugin-abstractcount",
            "portdir": "perl/p5-class-dbi-plugin-abstractcount",
            "version": "0.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-deep"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-class-dbi",
                        "p5.26-class-dbi-plugin",
                        "p5.26-sql-abstract"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-class-dbi-plugin-pager"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-class-dbi-plugin",
            "portdir": "perl/p5-class-dbi-plugin",
            "version": "0.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-class-dbi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-class-dbi-plugin-abstractcount"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-class-dbi-pg",
            "portdir": "perl/p5-class-dbi-pg",
            "version": "0.90.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-class-dbi",
                        "p5.26-dbd-pg"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-class-dbi-mysql",
            "portdir": "perl/p5-class-dbi-mysql",
            "version": "1.0.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-class-dbi",
                        "p5.26-dbd-mysql"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-class-dbi-abstractsearch",
            "portdir": "perl/p5-class-dbi-abstractsearch",
            "version": "0.70.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-class-dbi",
                        "p5.26-sql-abstract-limit"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-class-dbi",
            "portdir": "perl/p5-class-dbi",
            "version": "3.0.17",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-date-simple",
                        "p5.26-dbd-sqlite"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-class-trigger",
                        "p5.26-clone",
                        "perl5.26",
                        "p5.26-universal-moniker",
                        "p5.26-version",
                        "p5.26-ima-dbi",
                        "p5.26-class-accessor",
                        "p5.26-class-data-inheritable"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-dbix-class"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-class-dbi-mysql",
                        "p5.26-class-dbi-pg",
                        "p5.26-class-dbi-plugin",
                        "p5.26-class-dbi-abstractsearch",
                        "p5.26-class-dbi-plugin-pager",
                        "p5.26-class-dbi-uuid",
                        "p5.26-class-dbi-plugin-abstractcount"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-class-data-inheritable",
            "portdir": "perl/p5-class-data-inheritable",
            "version": "0.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::Data::Inheritable",
            "description": "Inheritable, overridable class data",
            "long_description": "Class::Data::Inheritable is for creating accessor/mutators to class data. That is, if you want to store something about your class as a whole (instead of about a single object). This data is then inherited by your subclasses and can be overriden.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-exception-class",
                        "p5.26-authen-simple",
                        "p5.26-catalyst-controller-formbuilder",
                        "p5.26-catalyst-plugin-session-store-chi",
                        "p5.26-class-dbi",
                        "p5.26-class-dbi-plugin-pager",
                        "p5.26-color-library",
                        "p5.26-html-wikiconverter",
                        "p5.26-ima-dbi",
                        "p5.26-iterator",
                        "p5.26-iterator-util",
                        "p5.26-net-appliance-phrasebook",
                        "p5.26-net-oauth",
                        "p5.26-text-trac",
                        "p5.26-xml-atom"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-class-data-accessor",
            "portdir": "perl/p5-class-data-accessor",
            "version": "0.40.40",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-class-csv",
            "portdir": "perl/p5-class-csv",
            "version": "1.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "",
                    "ports_count": 218
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-class-accessor",
                        "p5.26-text-csv_xs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-class-container",
            "portdir": "perl/p5-class-container",
            "version": "0.130.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-module-build",
                        "p5.26-params-validate"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-apache-session-wrapper",
                        "p5.26-html-mason"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-class-c3"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-class-c3-componentised",
            "portdir": "perl/p5-class-c3-componentised",
            "version": "1.1.2",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-exception"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-class-c3",
                        "p5.26-class-inspector",
                        "p5.26-mro-compat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-dbix-class",
                        "p5.26-dbix-class-schema-loader"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-class-c3-adopt-next",
            "portdir": "perl/p5-class-c3-adopt-next",
            "version": "0.140.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-module-build-tiny",
                        "p5.26-test-exception"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-module-build",
                        "p5.26-mro-compat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-catalyst-runtime"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-class-c3",
            "portdir": "perl/p5-class-c3",
            "version": "0.350.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-algorithm-c3",
                        "p5.26-class-c3-xs"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-class-c3-componentised"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-class-base",
            "portdir": "perl/p5-class-base",
            "version": "0.90.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-clone"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-class-autouse",
            "portdir": "perl/p5-class-autouse",
            "version": "2.10.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::Autouse",
            "description": "This is a Perl extension for run-time class loading on first method call.",
            "long_description": "This is a Perl extension for run-time class loading on first method call.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "dluke",
                    "github": "danielluke",
                    "ports_count": 31
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-class-accessor-lite",
            "portdir": "perl/p5-class-accessor-lite",
            "version": "0.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2620
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-proc-guard"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-class-accessor-grouped",
            "portdir": "perl/p5-class-accessor-grouped",
            "version": "0.100.140",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-test-exception",
                        "clang-9.0",
                        "p5.26-devel-hide",
                        "p5.26-package-stash"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-class-xsaccessor",
                        "p5.26-module-runtime",
                        "p5.26-sub-name"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-dbix-class-timestamp"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-dbix-class",
                        "p5.26-dbix-class-schema-loader"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-class-accessor-chained",
            "portdir": "perl/p5-class-accessor-chained",
            "version": "0.10.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-class-accessor"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-data-page",
                        "p5.26-module-depends",
                        "p5.26-test-expect",
                        "p5.26-text-vfile-asdata"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-class-accessor",
            "portdir": "perl/p5-class-accessor",
            "version": "0.510.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-xml-rss-libxml",
                        "p5.26-authen-simple",
                        "p5.26-catalyst-authentication-credential-http",
                        "p5.26-catalyst-plugin-authentication-store-dbic",
                        "p5.26-catalyst-plugin-session-store-dbic",
                        "p5.26-catalyst-view-tt",
                        "p5.26-cgi-ajax",
                        "p5.26-class-accessor-chained",
                        "p5.26-class-csv",
                        "p5.26-class-dbi",
                        "p5.26-color-library",
                        "p5.26-data-ical",
                        "p5.26-dbix-searchbuilder",
                        "p5.26-file-monitor-lite",
                        "p5.26-google-protocolbuffers",
                        "p5.26-http-request-ascgi",
                        "p5.26-amazon-s3",
                        "p5.26-net-oauth",
                        "p5.26-net-stomp",
                        "p5.26-sgml-parser-opensp",
                        "p5.26-svn-mirror",
                        "p5.26-template-provider-fromdata",
                        "p5.26-text-recordparser",
                        "p5.26-text-trac",
                        "p5.26-thrift",
                        "p5.26-wx-demo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "p5.26-net-apns-persistent"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-chi",
            "portdir": "perl/p5-chi",
            "version": "0.600.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-class",
                        "p5.26-test-deep",
                        "p5.26-test-exception",
                        "p5.26-test-warn",
                        "p5.26-timedate"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-json-maybexs",
                        "p5.26-list-moreutils",
                        "p5.26-log-any",
                        "p5.26-moo",
                        "p5.26-moox-types-mooselike",
                        "perl5.26",
                        "p5.26-string-rewriteprefix",
                        "p5.26-task-weaken",
                        "p5.26-time-duration",
                        "p5.26-time-duration-parse",
                        "p5.26-try-tiny",
                        "p5.26-moox-types-mooselike-numeric",
                        "p5.26-carp-assert",
                        "p5.26-class-load",
                        "p5.26-data-uuid",
                        "p5.26-digest-jhash",
                        "p5.26-hash-moreutils"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-catalyst-plugin-session-store-chi",
                        "p5.26-mojolicious-plugin-chi",
                        "p5.26-moosex-storage-io-chi",
                        "p5.26-www-mechanize-cached"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-chemistry-elements",
            "portdir": "perl/p5-chemistry-elements",
            "version": "1.72.0",
            "license": "(Artistic-1 or GPL-1)",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Chemistry::Elements",
            "description": "Perl extension for working with Chemical Elements",
            "long_description": "Perl extension for working with Chemical Elements",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-check-isa",
            "portdir": "perl/p5-check-isa",
            "version": "0.90.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2620
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-sub-exporter"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-geometry-primitive"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-chart-clicker",
            "portdir": "perl/p5-chart-clicker",
            "version": "2.900.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2620
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-exception",
                        "p5.26-test-fatal"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-datetime",
                        "p5.26-datetime-set",
                        "p5.26-geometry-primitive",
                        "p5.26-graphics-color",
                        "perl5.26",
                        "p5.26-graphics-primitive-driver-cairo",
                        "p5.26-layout-manager",
                        "p5.26-moose",
                        "p5.26-graphics-primitive",
                        "p5.26-class-load",
                        "p5.26-color-scheme"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-statistics-covid"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-chart",
            "portdir": "perl/p5-chart",
            "version": "2.4.10",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Chart",
            "description": "Create png/jpeg images with charts",
            "long_description": "Create png/jpeg images with charts",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-gd"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-cgi-struct",
            "portdir": "perl/p5-cgi-struct",
            "version": "1.210.0",
            "license": "BSD",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-deep"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-catalyst-runtime"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-cgi-ssi",
            "portdir": "perl/p5-cgi-ssi",
            "version": "0.920.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-html-simpleparse",
                        "p5.26-http-cookies",
                        "p5.26-http-message",
                        "perl5.26",
                        "p5.26-timedate",
                        "p5.26-uri",
                        "p5.26-libwww-perl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-cgi-formbuilder"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-cgi-simple",
            "portdir": "perl/p5-cgi-simple",
            "version": "1.250.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/CGI::Simple",
            "description": "A Simple totally OO CGI interface that is CGI.pm compliant",
            "long_description": "A Simple totally OO CGI interface that is CGI.pm compliant",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-exception",
                        "p5.26-test-nowarnings"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-io-stringy",
                        "p5.26-module-build"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-catalyst-runtime"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-cgi-session",
            "portdir": "perl/p5-cgi-session",
            "version": "4.480.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-module-build"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-cgi-formbuilder"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-cgi-psgi",
            "portdir": "perl/p5-cgi-psgi",
            "version": "0.150.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-cgi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-html-mason-psgihandler"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-cgi-formbuilder",
            "portdir": "perl/p5-cgi-formbuilder",
            "version": "3.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/CGI::FormBuilder",
            "description": "Easily generate and process stateful forms",
            "long_description": "Easily generate and process stateful forms",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-algorithm-diff"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-cgi-fasttemplate",
                        "p5.26-cgi-session",
                        "p5.26-cgi-ssi",
                        "perl5.26",
                        "p5.26-template-toolkit",
                        "p5.26-text-template",
                        "p5.26-html-template",
                        "p5.26-cgi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-catalyst-controller-formbuilder"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-cgi-fasttemplate",
            "portdir": "perl/p5-cgi-fasttemplate",
            "version": "1.90.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-cgi-formbuilder"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-cgi-fast",
            "portdir": "perl/p5-cgi-fast",
            "version": "2.150.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/CGI::Fast",
            "description": "CGI::Fast - CGI Interface for Fast CGI",
            "long_description": "CGI::Fast is a subclass of the CGI object created by CGI.pm. It is specialized to work with the FCGI module, which greatly speeds up CGI scripts by turning them into persistently running server processes. Scripts that perform time-consuming initialization processes, such as loading large modules or opening persistent database connections, will see large performance improvements.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-cgi",
                        "p5.26-fcgi"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-cgi-emulate-psgi",
            "portdir": "perl/p5-cgi-emulate-psgi",
            "version": "0.230.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/CGI::Emulate::PSGI",
            "description": "CGI::Emulate::PSGI - PSGI adapter for CGI",
            "long_description": "CGI::Emulate::PSGI - PSGI adapter for CGI",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-requires"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-cgi",
                        "p5.26-http-message"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-plack"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-cgi-deurl-xs",
            "portdir": "perl/p5-cgi-deurl-xs",
            "version": "0.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/CGI::Deurl::XS",
            "description": "CGI::Deurl::XS - Fast decoder for URL parameter strings",
            "long_description": "CGI::Deurl::XS - Fast decoder for URL parameter strings",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-dancer2"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-cgi-compile",
            "portdir": "perl/p5-cgi-compile",
            "version": "0.250.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/CGI::Compile",
            "description": "CGI::Compile - Compile .cgi scripts to a code reference like ModPerl::Registry",
            "long_description": "CGI::Compile - Compile .cgi scripts to a code reference like ModPerl::Registry",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-try-tiny",
                        "p5.26-sub-identify",
                        "p5.26-switch",
                        "p5.26-test-nowarnings",
                        "p5.26-test-requires",
                        "clang-9.0",
                        "p5.26-capture-tiny",
                        "p5.26-cgi",
                        "p5.26-module-build-tiny"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-file-pushd",
                        "p5.26-module-build",
                        "p5.26-sub-name",
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-plack"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-cgi-alternatives",
            "portdir": "perl/p5-cgi-alternatives",
            "version": "0.180.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/CGI::Alternatives",
            "description": "Documentation for alternative solutions to CGI.pm",
            "long_description": "Documentation for alternative solutions to CGI.pm",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-pod",
                        "p5.26-test-pod-coverage"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-cgi-ajax",
            "portdir": "perl/p5-cgi-ajax",
            "version": "0.707.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/CGI::Ajax",
            "description": "A module for writing AJAX/DHTML-based web apps",
            "long_description": "CGI::Ajax is an object-oriented module that provides a unique mechanism for using Perl code asynchronously from JavaScript-enhanced HTML pages. CGI::Ajax unburdens the user from having to write extensive JavaScript, except for associating an exported method with a document-defined event (such as onClick, onKeyUp, etc). CGI::Ajax also mixes well with HTML containing more complex JavaScript.",
            "active": false,
            "categories": [
                "www",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-class-accessor"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-cgi",
            "portdir": "perl/p5-cgi",
            "version": "4.530.0",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/CGI",
            "description": "An easy-to-use Perl5 library for writing World Wide Web CGI scripts.",
            "long_description": "An easy-to-use Perl5 library for writing World Wide Web CGI scripts. CGI is considered to be a legacy module and is in maintenance mode for critical issues only.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-deep",
                        "p5.26-test-nowarnings",
                        "p5.26-test-warn"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-html-parser"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-http-lite",
                        "p5.26-cgi-compile",
                        "p5.26-net-openid-consumer",
                        "p5.26-sql-translator",
                        "p5.26-template-toolkit",
                        "p5.26-test-www-mechanize-psgi",
                        "p5.26-www-mechanize",
                        "p5.26-apache-test"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-html-mason",
                        "p5.26-html-template",
                        "p5.26-http-server-simple",
                        "p5.26-www-search",
                        "p5.26-bio-db-ncbihelper",
                        "p5.26-cgi-emulate-psgi",
                        "p5.26-cgi-fast",
                        "p5.26-cgi-formbuilder",
                        "p5.26-cgi-psgi",
                        "p5.26-clipboard",
                        "p5.26-finance-quote"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-cbor-xs",
            "portdir": "perl/p5-cbor-xs",
            "version": "1.830.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/CBOR::XS",
            "description": "CBOR::XS - Concise Binary Object Representation (CBOR, RFC7049)",
            "long_description": "CBOR::XS - Concise Binary Object Representation (CBOR, RFC7049)",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-canary-stability"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-common-sense",
                        "p5.26-types-serialiser"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-event-rpc"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-catalystx-leakchecker",
            "portdir": "perl/p5-catalystx-leakchecker",
            "version": "0.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/CatalystX::LeakChecker",
            "description": "CatalystX::LeakChecker - Debug memory leaks in Catalyst applications",
            "long_description": "CatalystX::LeakChecker - Debug memory leaks in Catalyst applications",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-catalyst-runtime",
                        "p5.26-devel-cycle",
                        "p5.26-moose",
                        "p5.26-moosex-types",
                        "perl5.26",
                        "p5.26-namespace-clean",
                        "p5.26-padwalker",
                        "p5.26-task-weaken",
                        "p5.26-text-simpletable",
                        "p5.26-namespace-autoclean"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-catalystx-component-traits",
            "portdir": "perl/p5-catalystx-component-traits",
            "version": "0.190.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/CatalystX::Component::Traits",
            "description": "Automatic Trait Loading and Resolution for Catalyst Components",
            "long_description": "Adds a COMPONENT in Catalyst::Component method to your Catalyst component base class that reads the optional traits parameter from app and component config and instantiates the component subclass with those traits using new_with_traits in MooseX::Traits from MooseX::Traits::Pluggable.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-moosex-methodattributes"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-class-load",
                        "p5.26-list-moreutils",
                        "perl5.26",
                        "p5.26-moosex-traits-pluggable",
                        "p5.26-namespace-autoclean",
                        "p5.26-moose",
                        "p5.26-catalyst-runtime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-catalyst-model-dbic-schema"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-catalyst-view-xslt",
            "portdir": "perl/p5-catalyst-view-xslt",
            "version": "0.90.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::View::XSLT",
            "description": "Helper for XSLT Views",
            "long_description": "Helper for XSLT Views",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-catalyst-runtime",
                        "p5.26-module-build",
                        "p5.26-path-class",
                        "p5.26-xml-libxslt"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}