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

{
    "count": 52206,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=715",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=713",
    "results": [
        {
            "name": "p5.34-dbm-deep",
            "portdir": "perl/p5-dbm-deep",
            "version": "2.1.900",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/DBM::Deep",
            "description": "A pure perl persistent multi-level hash/array DBM",
            "long_description": "A unique flat-file database module, written in pure perl. True multi-level hash/array support (unlike MLDBM, which is faked), hybrid OO / tie() interface, cross-platform FTPable files, and quite fast. Can handle millions of keys and unlimited hash levels without significant slow-down. Written from the ground-up in pure perl -- this is NOT a wrapper around a C-based DBM.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "p5.34-test-deep",
                        "p5.34-test-exception",
                        "p5.34-test-warn",
                        "p5.34-module-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-dbd-sqlite",
                        "p5.34-dbi",
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-moose"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-dbm-deep"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-dbix-sqlcrosstab",
            "portdir": "perl/p5-dbix-sqlcrosstab",
            "version": "1.170.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/DBIx::SQLCrosstab",
            "description": "creates a server-side cross tabulation from a database",
            "long_description": "DBIx::SQLCrosstab produces a SQL query to interrogate a database and generate a cross-tabulation report.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "face",
                    "github": "",
                    "ports_count": 6
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-dbi",
                        "p5.34-tree-dag_node"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-dbix-sqlcrosstab"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-dbix-searchbuilder",
            "portdir": "perl/p5-dbix-searchbuilder",
            "version": "1.850.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/DBIx::SearchBuilder",
            "description": "DBIx::SearchBuilder - Encapsulate SQL queries and rows in simple perl objects",
            "long_description": "DBIx::SearchBuilder - Encapsulate SQL queries and rows in simple perl objects",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-dbd-sqlite",
                        "p5.34-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-class-accessor",
                        "p5.34-class-returnvalue",
                        "p5.34-clone",
                        "perl5.34",
                        "p5.34-dbix-dbschema",
                        "p5.34-encode",
                        "p5.34-want",
                        "p5.34-dbi",
                        "p5.34-cache-simple-timedexpiry",
                        "p5.34-capitalization"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-dbix-searchbuilder"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-dbix-dbschema",
            "portdir": "perl/p5-dbix-dbschema",
            "version": "0.470.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/DBIx::DBSchema",
            "description": "Database-independent schema objects",
            "long_description": "Database-independent schema objects",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-dbi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-dbix-dbschema",
                        "p5.34-dbix-searchbuilder"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-dbix-contextualfetch",
            "portdir": "perl/p5-dbix-contextualfetch",
            "version": "1.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/DBIx::ContextualFetch",
            "description": "Add contextual fetches to DBI",
            "long_description": "It always struck me odd that DBI didn't take much advantage of Perl's context sensitivity. DBIx::ContextualFetch redefines some of the various fetch methods to fix this oversight. It also adds a few new methods for convenience (though not necessarily efficiency).",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-dbi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-dbix-contextualfetch",
                        "p5.34-ima-dbi"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-dbix-connector",
            "portdir": "perl/p5-dbix-connector",
            "version": "0.600.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/DBIx::Connector",
            "description": "DBIx::Connector - Fast, safe DBI connection and transaction management",
            "long_description": "DBIx::Connector - Fast, safe DBI connection and transaction management",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-dbi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-dbix-connector",
                        "p5.34-rdf-trine"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-dbix-class-timestamp",
            "portdir": "perl/p5-dbix-class-timestamp",
            "version": "0.140.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/DBIx::Class::TimeStamp",
            "description": "DBIx::Class extension to update and create date and time based fields",
            "long_description": "DBIx::Class extension to update and create date and time based fields",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "dev",
                    "github": "",
                    "ports_count": 96
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "p5.34-datetime-format-sqlite",
                        "p5.34-dbd-sqlite",
                        "p5.34-time-hires",
                        "p5.34-time-warp",
                        "p5.34-class-accessor-grouped",
                        "p5.34-datetime-format-mysql"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-datetime",
                        "p5.34-dbix-class",
                        "p5.34-dbix-class-dynamicdefault",
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-dbix-class-timestamp"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-dbix-class-schema-loader",
            "portdir": "perl/p5-dbix-class-schema-loader",
            "version": "0.70.530",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/DBIx::Class::Schema::Loader",
            "description": "DBIx::Class::Schema::Loader - Create a DBIx::Class::Schema based on a database",
            "long_description": "DBIx::Class::Schema::Loader - Create a DBIx::Class::Schema based on a database",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-config-any",
                        "p5.34-config-general",
                        "p5.34-dbd-sqlite",
                        "p5.34-moose",
                        "p5.34-moosex-markasmethods",
                        "p5.34-moosex-nonmoose",
                        "p5.34-namespace-autoclean",
                        "p5.34-test-deep",
                        "p5.34-test-differences",
                        "p5.34-test-exception",
                        "p5.34-test-warn",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-lingua-en-inflect-phrase",
                        "p5.34-lingua-en-tagger",
                        "p5.34-mro-compat",
                        "p5.34-namespace-clean",
                        "perl5.34",
                        "p5.34-scope-guard",
                        "p5.34-string-camelcase",
                        "p5.34-string-toidentifier-en",
                        "p5.34-try-tiny",
                        "p5.34-parent",
                        "p5.34-carp-clan",
                        "p5.34-class-accessor-grouped",
                        "p5.34-class-c3-componentised",
                        "p5.34-class-inspector",
                        "p5.34-class-unload",
                        "p5.34-curry",
                        "p5.34-data-dump",
                        "p5.34-dbix-class",
                        "p5.34-digest-md5",
                        "p5.34-hash-merge",
                        "p5.34-lingua-en-inflect-number"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-catalyst-helper-authdbic",
                        "p5.34-catalyst-model-dbic-schema",
                        "p5-dbix-class-schema-loader"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-dbix-class-introspectablem2m",
            "portdir": "perl/p5-dbix-class-introspectablem2m",
            "version": "0.1.2",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/DBIx::Class::IntrospectableM2M",
            "description": "DBIx::Class::IntrospectableM2M - Introspect many-to-many shortcuts",
            "long_description": "Because the many-to-many relationships are not real relationships, they can not be introspected with DBIx::Class. Many-to-many relationships are actually just a collection of convenience methods installed to bridge two relationships. This DBIx::Class component can be used to store all relevant information about these non-relationships so they can later be introspected and examined.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-dbix-class"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-dbix-class-introspectablem2m"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-dbix-class-encodedcolumn",
            "portdir": "perl/p5-dbix-class-encodedcolumn",
            "version": "0.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/DBIx::Class::EncodedColumn",
            "description": "DBIx::Class::EncodedColumn - Automatically encode columns",
            "long_description": "DBIx::Class::EncodedColumn - Automatically encode columns",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "dev",
                    "github": "",
                    "ports_count": 96
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-dbd-sqlite",
                        "p5.34-dir-self",
                        "p5.34-module-build",
                        "p5.34-module-build-tiny",
                        "p5.34-test-exception",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-sub-name",
                        "perl5.34",
                        "p5.34-crypt-urandom-token",
                        "p5.34-crypt-openpgp",
                        "p5.34-crypt-urandom",
                        "p5.34-dbix-class",
                        "p5.34-encode",
                        "p5.34-math-pari"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-catalyst-helper-authdbic",
                        "p5-dbix-class-encodedcolumn"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-dbix-class-dynamicdefault",
            "portdir": "perl/p5-dbix-class-dynamicdefault",
            "version": "0.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/DBIx::Class::DynamicDefault",
            "description": "Automatically set and update fields",
            "long_description": "Automatically set and update fields",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "dev",
                    "github": "",
                    "ports_count": 96
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-dbicx-testdatabase",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-dbix-class"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-dbix-class-dynamicdefault",
                        "p5.34-dbix-class-timestamp"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-dbix-class-cursor-cached",
            "portdir": "perl/p5-dbix-class-cursor-cached",
            "version": "1.1.4",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/DBIx::Class::Cursor::Cached",
            "description": "cursor class with built-in caching support",
            "long_description": "cursor class with built-in caching support",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-cache-cache",
                        "p5.34-dbd-sqlite",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-digest-sha",
                        "p5.34-carp-clan",
                        "p5.34-dbix-class"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-catalyst-model-dbic-schema",
                        "p5-dbix-class-cursor-cached"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-dbix-class",
            "portdir": "perl/p5-dbix-class",
            "version": "0.82.844",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/DBIx::Class",
            "description": "DBIx::Class - Extensible and flexible object <-> relational mapper.",
            "long_description": "DBIx::Class - Extensible and flexible object <-> relational mapper.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-class-dbi",
                        "p5.34-datetime",
                        "p5.34-dbd-sqlite",
                        "p5.34-file-temp",
                        "p5.34-test-deep",
                        "p5.34-test-exception",
                        "p5.34-test-warn",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-dbi",
                        "p5.34-devel-globaldestruction",
                        "p5.34-hash-merge",
                        "p5.34-module-find",
                        "p5.34-moo",
                        "p5.34-mro-compat",
                        "perl5.34",
                        "p5.34-path-class",
                        "p5.34-scope-guard",
                        "p5.34-sql-abstract-classic",
                        "p5.34-sub-name",
                        "p5.34-text-balanced",
                        "p5.34-try-tiny",
                        "p5.34-namespace-clean",
                        "p5.34-class-accessor-grouped",
                        "p5.34-class-c3-componentised",
                        "p5.34-class-inspector",
                        "p5.34-config-any",
                        "p5.34-context-preserve",
                        "p5.34-data-compare",
                        "p5.34-data-dumper-concise"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-dbicx-testdatabase"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-catalyst-authentication-store-dbix-class",
                        "p5.34-catalyst-model-dbic-schema",
                        "p5.34-catalyst-plugin-authentication-store-dbic",
                        "p5.34-catalyst-plugin-session-store-dbic",
                        "p5-dbix-class",
                        "p5.34-dbix-class-dynamicdefault",
                        "p5.34-dbix-class-cursor-cached",
                        "p5.34-dbix-class-encodedcolumn",
                        "p5.34-dbix-class-introspectablem2m",
                        "p5.34-dbix-class-schema-loader",
                        "p5.34-dbix-class-timestamp",
                        "p5.34-statistics-covid",
                        "wallet-server",
                        "p5.34-treepath"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-dbix-admin-tableinfo",
            "portdir": "perl/p5-dbix-admin-tableinfo",
            "version": "3.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/DBIx::Admin::TableInfo",
            "description": "DBIx::Admin::TableInfo - A wrapper for all of table_info(), column_info(), *_key_info()",
            "long_description": "DBIx::Admin::TableInfo - A wrapper for all of table_info(), column_info(), *_key_info()",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-test-pod",
                        "p5.34-test-simple",
                        "p5.34-test-version",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-dbix-admin-dsnmanager",
                        "p5.34-lingua-en-pluraltosingular",
                        "perl5.34",
                        "p5.34-text-table-manifold",
                        "p5.34-moo",
                        "p5.34-data-dumper-concise",
                        "p5.34-dbi",
                        "p5.34-dbix-admin-createtable"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-dbix-admin-tableinfo",
                        "p5.34-graphviz2-dbi"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-dbix-admin-dsnmanager",
            "portdir": "perl/p5-dbix-admin-dsnmanager",
            "version": "2.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/DBIx::Admin::DSNManager",
            "description": "DBIx::Admin::DSNManager - Manage a file of DSNs, for both testing and production",
            "long_description": "DBIx::Admin::DSNManager - Manage a file of DSNs, for both testing and production",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-test-simple",
                        "p5.34-test-version",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-file-temp",
                        "perl5.34",
                        "p5.34-try-tiny",
                        "p5.34-moo",
                        "p5.34-config-tiny",
                        "p5.34-file-slurp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-dbix-admin-dsnmanager",
                        "p5.34-dbix-admin-tableinfo"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-dbix-admin-createtable",
            "portdir": "perl/p5-dbix-admin-createtable",
            "version": "2.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/DBIx::Admin::CreateTable",
            "description": "DBIx::Admin::CreateTable - Create and drop tables, primary indexes, and sequences",
            "long_description": "DBIx::Admin::CreateTable - Create and drop tables, primary indexes, and sequences",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-test-simple",
                        "p5.34-test-version",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-dbi",
                        "p5.34-moo"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-dbix-admin-createtable",
                        "p5.34-dbix-admin-tableinfo"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-dbicx-testdatabase",
            "portdir": "perl/p5-dbicx-testdatabase",
            "version": "0.50.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/DBICx::TestDatabase",
            "description": "create a temporary database from a DBIx::Class::Schema",
            "long_description": "create a temporary database from a DBIx::Class::Schema",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "dev",
                    "github": "",
                    "ports_count": 96
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-dbix-class",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-dbd-sqlite",
                        "p5.34-file-temp",
                        "p5.34-sql-translator"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-dbix-class-dynamicdefault"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-dbicx-testdatabase"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-dbi",
            "portdir": "perl/p5-dbi",
            "version": "1.648.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://dbi.perl.org/",
            "description": "DBI - Database independent interface for Perl",
            "long_description": "DBI - Database independent interface for Perl",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "sqlninja-devel",
                        "p5.34-tie-dbi",
                        "log2timeline",
                        "p5-dbi",
                        "mysql-zrm",
                        "percona-toolkit",
                        "bugzilla",
                        "sqlgrey",
                        "sympa",
                        "xmltv",
                        "argus-monitor",
                        "monarch",
                        "nedi",
                        "sendpage",
                        "wallet-server",
                        "p5.34-catalyst-plugin-session-store-dbi",
                        "p5.34-dancer-plugin-database-core",
                        "p5.34-dbd-csv",
                        "p5.34-dbd-mariadb",
                        "p5.34-dbd-mock",
                        "p5.34-dbd-mysql",
                        "p5.34-dbd-pg",
                        "p5.34-dbd-sqlite",
                        "p5.34-dbd-sqlite2",
                        "p5.34-dbix-admin-createtable",
                        "p5.34-dbix-admin-tableinfo",
                        "p5.34-dbix-class",
                        "p5.34-dbix-connector",
                        "p5.34-dbix-contextualfetch",
                        "p5.34-dbix-dbschema",
                        "p5.34-dbix-searchbuilder",
                        "p5.34-dbix-sqlcrosstab",
                        "p5.34-dbm-deep",
                        "p5.34-fey-loader",
                        "p5.34-fey-test",
                        "p5.34-ima-dbi",
                        "p5.34-innotop",
                        "p5.34-log-handler",
                        "p5.34-log-log4perl",
                        "p5.34-mail-spamassassin",
                        "p5.34-mogilefs-server",
                        "p5.34-mytop",
                        "p5.34-net-ftpserver",
                        "p5.34-pgtop",
                        "p5.34-rdf-trine",
                        "p5.34-sql-abstract-limit",
                        "p5.34-sql-translator",
                        "p5.34-statistics-covid",
                        "p5.34-test2-plugin-dbiprofile"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "texlive-bin-extra",
                        "postgresql_autodoc",
                        "amavisd-new"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-db_file",
            "portdir": "perl/p5-db_file",
            "version": "1.860.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/DB_File",
            "description": "DB_File - Perl5 access to Berkeley DB version 1.x",
            "long_description": "DB_File - Perl5 access to Berkeley DB version 1.x",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "db48",
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-bioperl",
                        "p5-db_file"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-dbd-sqlite2",
            "portdir": "perl/p5-dbd-sqlite2",
            "version": "0.380.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/DBD::SQLite2",
            "description": "perl dbd interface to SQLite (old version 2)",
            "long_description": "perl dbd interface to SQLite (old version 2)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-dbi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-dbd-sqlite2"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-dbd-sqlite",
            "portdir": "perl/p5-dbd-sqlite",
            "version": "1.780.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/DBD::SQLite",
            "description": "DBD::SQLite - Self-contained RDBMS in a DBI Driver",
            "long_description": "DBD::SQLite - Self-contained RDBMS in a DBI Driver",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-dbi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-dancer2-plugin-database",
                        "p5.34-catalyst-model-dbic-schema",
                        "p5.34-mogilefs-server",
                        "p5.34-class-dbi",
                        "p5.34-sql-translator",
                        "p5.34-dbix-class",
                        "p5.34-test2-plugin-dbiprofile",
                        "p5.34-dbix-class-cursor-cached",
                        "p5.34-treepath",
                        "p5.34-dbix-class-encodedcolumn",
                        "p5.34-dbix-class-schema-loader",
                        "p5.34-dbix-class-timestamp",
                        "p5.34-dbix-searchbuilder",
                        "p5.34-dancer-plugin-database",
                        "p5.34-fey-dbimanager",
                        "p5.34-fey-orm",
                        "p5.34-graphviz2-dbi"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xmltv",
                        "p5-dbd-sqlite",
                        "p5.34-dbicx-testdatabase",
                        "p5.34-dbm-deep",
                        "p5.34-log-log4perl",
                        "p5.34-mail-spamassassin",
                        "p5.34-rdf-trine",
                        "p5.34-statistics-covid",
                        "p5.34-tie-dbi",
                        "log2timeline",
                        "sqlninja-devel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "auto-multiple-choice-devel",
                        "hashcat",
                        "auto-multiple-choice"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-dbd-pg",
            "portdir": "perl/p5-dbd-pg",
            "version": "3.20.2",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/DBD::Pg",
            "description": "DBD::Pg - PostgreSQL database driver for the DBI module",
            "long_description": "DBD::Pg - PostgreSQL database driver for the DBI module",
            "active": true,
            "categories": [
                "databases",
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "postgresql10",
                "postgresql11",
                "postgresql12",
                "postgresql13",
                "postgresql14",
                "postgresql15",
                "postgresql16",
                "postgresql17",
                "postgresql18",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-app-info",
                        "p5.34-extutils-makemaker",
                        "p5.34-test-simple",
                        "p5.34-time-hires",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-dbi",
                        "p5.34-version",
                        "postgresql16",
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-class-dbi-pg",
                        "p5-dbd-pg",
                        "p5.34-pgtop"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "postgresql_autodoc"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-dbd-mysql",
            "portdir": "perl/p5-dbd-mysql",
            "version": "5.13.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/DBD::mysql",
            "description": "DBD::mysql - MySQL driver for the Perl5 Database Interface (DBI)",
            "long_description": "DBD::mysql - MySQL driver for the Perl5 Database Interface (DBI)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "mariadb10_4",
                "mariadb10_5",
                "mariadb10_10",
                "mariadb10_6",
                "mariadb10_11",
                "mysql8",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-devel-checklib",
                        "p5.34-test-deep",
                        "p5.34-time-hires",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-dbi",
                        "mysql8"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-mytop",
                        "percona-toolkit",
                        "bugzilla",
                        "mythtv-core.28",
                        "sqlgrey",
                        "sympa",
                        "monarch",
                        "nedi",
                        "p5.34-class-dbi-mysql",
                        "p5-dbd-mysql",
                        "p5.34-innotop",
                        "p5.34-mogilefs-server"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "amavisd-new"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-dbd-mock",
            "portdir": "perl/p5-dbd-mock",
            "version": "1.590.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/DBD::Mock",
            "description": "DBD::Mock - Mock database driver for testing",
            "long_description": "DBD::Mock - Mock database driver for testing",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-module-build",
                        "p5.34-module-build-tiny",
                        "p5.34-test-exception",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-dbi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-fey-dbimanager"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-dbd-mock"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-dbd-mariadb",
            "portdir": "perl/p5-dbd-mariadb",
            "version": "1.240.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/DBD::MariaDB",
            "description": "Perl DBI driver for access to MariaDB and MySQL databases",
            "long_description": "DBD::MariaDB is the Perl5 Database Interface driver for MariaDB and MySQL databases. In other words: DBD::MariaDB is an interface between the Perl programming language and the MariaDB/MySQL programming API that comes with the MariaDB/MySQL relational database management system. Most functions provided by this programming API are supported. Some rarely used functions are missing, mainly because no-one ever requested them.",
            "active": true,
            "categories": [
                "sysutils",
                "www",
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "mariadb10_3",
                "mariadb10_4",
                "mariadb10_5",
                "mariadb10_6",
                "mariadb10_7",
                "mariadb10_8",
                "mysql8",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-devel-checklib",
                        "p5.34-test-deep",
                        "p5.34-time-hires",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-dbi",
                        "mariadb-10.6"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-dbd-mariadb"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-dbd-csv",
            "portdir": "perl/p5-dbd-csv",
            "version": "0.620.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/DBD::CSV",
            "description": "DBD::CSV - DBI driver for CSV files",
            "long_description": "DBD::CSV - DBI driver for CSV files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-encode",
                        "p5.34-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-text-csv_xs",
                        "p5.34-dbi",
                        "p5.34-sql-statement"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-dbd-csv",
                        "p5.34-log-log4perl"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-datetime-timezone",
            "portdir": "perl/p5-datetime-timezone",
            "version": "2.680.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 5,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/DateTime::TimeZone",
            "description": "DateTime::TimeZone - Time zone object base class and factory",
            "long_description": "DateTime::TimeZone - Time zone object base class and factory",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-test-fatal",
                        "p5.34-test-output",
                        "p5.34-test-requires",
                        "p5.34-test-taint",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-specio",
                        "perl5.34",
                        "p5.34-try-tiny",
                        "p5.34-class-singleton",
                        "p5.34-module-runtime",
                        "p5.34-namespace-autoclean",
                        "p5.34-params-validationcompiler"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-datetime-format-natural",
                        "bugzilla",
                        "sympa",
                        "xmltv",
                        "p5.34-astro-satpass",
                        "p5.34-datetime",
                        "p5.34-datetime-format-dateparse",
                        "p5.34-datetime-format-flexible",
                        "p5.34-datetime-format-pg",
                        "p5.34-datetime-format-strptime",
                        "p5-datetime-timezone",
                        "p5.34-moosex-types-datetime",
                        "p5.34-xml-atom",
                        "log2timeline"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-datetime-set",
            "portdir": "perl/p5-datetime-set",
            "version": "0.390.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/DateTime::Set",
            "description": "DateTime::Set - Datetime sets and set math",
            "long_description": "DateTime::Set - Datetime sets and set math",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2661
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-datetime",
                        "p5.34-params-validate",
                        "p5.34-set-infinite"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-chart-clicker",
                        "p5-datetime-set"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-datetime-locale",
            "portdir": "perl/p5-datetime-locale",
            "version": "1.450.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/DateTime::Locale",
            "description": "DateTime::Locale - Localization support for DateTime.pm",
            "long_description": "DateTime::Locale - Localization support for DateTime.pm",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "p5.34-file-sharedir-install",
                        "p5.34-ipc-system-simple",
                        "p5.34-path-tiny",
                        "p5.34-test-file-sharedir",
                        "p5.34-test-simple",
                        "p5.34-test2-plugin-nowarnings",
                        "p5.34-cpan-meta-check"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-dist-checkconflicts",
                        "p5.34-file-sharedir",
                        "p5.34-namespace-autoclean",
                        "p5.34-params-validationcompiler",
                        "p5.34-specio",
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-datetime",
                        "p5.34-datetime-format-strptime",
                        "p5-datetime-locale",
                        "p5.34-moosex-types-datetime"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-datetime-hires",
            "portdir": "perl/p5-datetime-hires",
            "version": "0.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/DateTime::HiRes",
            "description": "DateTime::HiRes - Create DateTime objects with sub-second current time resolution",
            "long_description": "DateTime::HiRes - Create DateTime objects with sub-second current time resolution",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2661
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-datetime",
                        "p5.34-time-hires"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-datetime-format-natural",
                        "p5-datetime-hires"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-datetime-format-w3cdtf",
            "portdir": "perl/p5-datetime-format-w3cdtf",
            "version": "0.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/DateTime::Format::W3CDTF",
            "description": "Parse and format W3CDTF datetime strings",
            "long_description": "Parse and format W3CDTF datetime strings",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-datetime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-datetime-format-w3cdtf",
                        "p5.34-rdf-query",
                        "p5.34-xml-feed",
                        "p5.34-xml-rss",
                        "p5.34-xml-rss-libxml"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-datetime-format-strptime",
            "portdir": "perl/p5-datetime-format-strptime",
            "version": "1.800.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/DateTime::Format::Strptime",
            "description": "DateTime::Format::Strptime - Parse and format strp and strf time patterns",
            "long_description": "DateTime::Format::Strptime - Parse and format strp and strf time patterns",
            "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-datetime-timezone",
                        "p5.34-params-validate",
                        "perl5.34",
                        "p5.34-try-tiny",
                        "p5.34-specio",
                        "p5.34-datetime",
                        "p5.34-datetime-locale"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "log2timeline",
                        "xmltv",
                        "p5.34-datetime-format-builder",
                        "p5-datetime-format-strptime",
                        "p5.34-finance-quote",
                        "p5.34-net-twitter",
                        "p5.34-statistics-covid"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gcstar"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-datetime-format-sqlite",
            "portdir": "perl/p5-datetime-format-sqlite",
            "version": "0.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/DateTime::Format::SQLite",
            "description": "Parse and format SQLite dates and times",
            "long_description": "Parse and format SQLite dates and times",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "dev",
                    "github": "",
                    "ports_count": 96
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-datetime",
                        "p5.34-datetime-format-builder"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "wallet-server",
                        "p5.34-dbix-class-timestamp"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xmltv",
                        "p5-datetime-format-sqlite"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-datetime-format-pg",
            "portdir": "perl/p5-datetime-format-pg",
            "version": "0.160.140",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/DateTime::Format::Pg",
            "description": "Parse and format PostgreSQL dates and times",
            "long_description": "This module understands the formats used by PostgreSQL for its DATE, TIME, TIMESTAMP, and INTERVAL data types. It can be used to parse these formats in order to create DateTime or DateTime::Duration objects, and it can take a DateTime or DateTime::Duration object and produce a string representing it in a format accepted by PostgreSQL.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-module-build",
                        "p5.34-module-build-tiny",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-datetime-timezone",
                        "p5.34-datetime",
                        "p5.34-datetime-format-builder"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-datetime-format-pg"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-datetime-format-natural",
            "portdir": "perl/p5-datetime-format-natural",
            "version": "1.270.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/DateTime::Format::Natural",
            "description": "DateTime::Format::Natural - Parse informal natural language date/time strings",
            "long_description": "DateTime::Format::Natural - Parse informal natural language date/time strings",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2661
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-module-build",
                        "p5.34-module-util",
                        "p5.34-test-mocktime-hires",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-datetime",
                        "p5.34-datetime-calendar-julian",
                        "p5.34-datetime-timezone",
                        "p5.34-getopt-long",
                        "perl5.34",
                        "p5.34-scalar-list-utils",
                        "p5.34-term-readline",
                        "p5.34-datetime-hires",
                        "p5.34-params-validate",
                        "p5.34-boolean",
                        "p5.34-clone",
                        "p5.34-date-calc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-datetime-format-natural",
                        "p5.34-xml-feed"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-datetime-format-mysql",
            "portdir": "perl/p5-datetime-format-mysql",
            "version": "0.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/DateTime::Format::MySQL",
            "description": "Parse and format MySQL dates and times",
            "long_description": "Parse and format MySQL dates and times",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "dev",
                    "github": "",
                    "ports_count": 96
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-module-build",
                        "p5.34-namespace-clean",
                        "p5.34-sub-exporter-progressive",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-datetime",
                        "p5.34-datetime-format-builder",
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-dbix-class-timestamp",
                        "p5.34-fey"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-datetime-format-mysql"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-datetime-format-mail",
            "portdir": "perl/p5-datetime-format-mail",
            "version": "0.403.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/DateTime::Format::Mail",
            "description": "Convert between DateTime and RFC2822/822 formats",
            "long_description": "Convert between DateTime and RFC2822/822 formats",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-datetime",
                        "p5.34-params-validate"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "sympa",
                        "p5-datetime-format-mail",
                        "p5.34-xml-feed",
                        "p5.34-xml-rss",
                        "p5.34-xml-rss-libxml"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-datetime-format-iso8601",
            "portdir": "perl/p5-datetime-format-iso8601",
            "version": "0.190.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/DateTime::Format::ISO8601",
            "description": "DateTime::Format::ISO8601 - Parses ISO8601 formats",
            "long_description": "DateTime::Format::ISO8601 - Parses ISO8601 formats",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-datetime-format-builder",
                        "p5.34-namespace-autoclean",
                        "perl5.34",
                        "p5.34-specio",
                        "p5.34-params-validationcompiler",
                        "p5.34-datetime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "mythtv-plugins.28",
                        "xmltv",
                        "p5-datetime-format-iso8601",
                        "p5.34-finance-quote",
                        "p5.34-rpc-xml",
                        "p5.34-xml-feed"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-datetime-format-flexible",
            "portdir": "perl/p5-datetime-format-flexible",
            "version": "0.370.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/DateTime::Format::Flexible",
            "description": "DateTime::Format::Flexible - Flexibly parse strings and turn them into DateTime objects.",
            "long_description": "DateTime::Format::Flexible - Flexibly parse strings and turn them into DateTime objects.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2661
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "p5.34-test-exception",
                        "p5.34-test-mocktime",
                        "p5.34-test-nowarnings",
                        "p5.34-test-simple"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-datetime",
                        "p5.34-datetime-format-builder",
                        "p5.34-datetime-timezone",
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-datetime-format-flexible",
                        "p5.34-xml-feed"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-datetime-format-dateparse",
            "portdir": "perl/p5-datetime-format-dateparse",
            "version": "0.50.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/DateTime::Format::DateParse",
            "description": "Parses Date::Parse compatible formats",
            "long_description": "Parses Date::Parse compatible formats",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-module-build",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-datetime",
                        "p5.34-datetime-timezone",
                        "p5.34-timedate"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-datetime-format-dateparse"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-datetime-format-builder",
            "portdir": "perl/p5-datetime-format-builder",
            "version": "0.830.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/DateTime::Format::Builder",
            "description": "Create DateTime parser classes and objects",
            "long_description": "DateTime::Format::Builder creates DateTime parsers. Many string formats of dates and times are simple and just require a basic regular expression to extract the relevant information. Builder provides a simple way to do this without writing reams of structural code.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-namespace-clean",
                        "p5.34-sub-exporter-progressive",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-params-validate",
                        "perl5.34",
                        "p5.34-task-weaken",
                        "p5.34-datetime",
                        "p5.34-datetime-format-strptime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "biblatex-biber-ms",
                        "p5-datetime-format-builder",
                        "p5.34-datetime-format-flexible",
                        "p5.34-datetime-format-iso8601",
                        "p5.34-datetime-format-mysql",
                        "p5.34-datetime-format-pg",
                        "p5.34-datetime-format-sqlite",
                        "biblatex-biber"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-datetime-calendar-julian",
            "portdir": "perl/p5-datetime-calendar-julian",
            "version": "0.107.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/DateTime::Calendar::Julian",
            "description": "DateTime::Calendar::Julian - Dates in the Julian calendar",
            "long_description": "DateTime::Calendar::Julian - Dates in the Julian calendar",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2661
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-datetime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-datetime-format-natural",
                        "biblatex-biber-ms",
                        "p5.34-datetime-calendar-christian",
                        "p5-datetime-calendar-julian",
                        "biblatex-biber"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-datetime-calendar-christian",
            "portdir": "perl/p5-datetime-calendar-christian",
            "version": "0.140.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/DateTime::Calendar::Christian",
            "description": "DateTime::Calendar::Christian - Dates in the Christian calendar",
            "long_description": "DateTime::Calendar::Christian - Dates in the Christian calendar",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2661
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-module-metadata",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-datetime",
                        "p5.34-datetime-calendar-julian"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-astro-app-satpass2",
                        "p5-datetime-calendar-christian"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-datetime",
            "portdir": "perl/p5-datetime",
            "version": "1.660.0",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/DateTime",
            "description": "DateTime - A date and time object for Perl",
            "long_description": "DateTime - A date and time object for Perl",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-cpan-meta-check",
                        "p5.34-test-fatal",
                        "p5.34-test-warnings",
                        "p5.34-test-without-module",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-specio",
                        "perl5.34",
                        "p5.34-try-tiny",
                        "p5.34-datetime-locale",
                        "p5.34-datetime-timezone",
                        "p5.34-namespace-autoclean",
                        "p5.34-params-validationcompiler"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-fey",
                        "p5.34-dbix-class",
                        "p5.34-moosex-extended",
                        "p5.34-moosex-types-structured"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lcov",
                        "xmltv",
                        "wallet-server",
                        "p5.34-astro-satpass",
                        "p5.34-calendar-simple",
                        "p5.34-catalyst-plugin-datetime",
                        "p5.34-chart-clicker",
                        "p5-datetime",
                        "p5.34-datetime-calendar-christian",
                        "p5.34-datetime-calendar-julian",
                        "p5.34-datetime-format-builder",
                        "p5.34-datetime-format-dateparse",
                        "p5.34-datetime-format-flexible",
                        "p5.34-datetime-format-iso8601",
                        "p5.34-datetime-format-mail",
                        "p5.34-datetime-format-mysql",
                        "p5.34-datetime-format-pg",
                        "p5.34-datetime-format-sqlite",
                        "p5.34-datetime-format-strptime",
                        "p5.34-datetime-format-w3cdtf",
                        "p5.34-datetime-hires",
                        "p5.34-datetime-set",
                        "p5.34-dbix-class-timestamp",
                        "p5.34-dist-zilla",
                        "p5.34-dist-zilla-plugin-git",
                        "p5.34-finance-quote",
                        "p5.34-moosex-types-datetime",
                        "demeter",
                        "p5.34-datetime-format-natural",
                        "p5.34-astro-app-satpass2",
                        "bugzilla",
                        "p5.34-lwp-consolelogger",
                        "p5.34-net-eboks",
                        "p5.34-net-twitter",
                        "p5.34-pod-weaver",
                        "p5.34-rpc-xml",
                        "p5.34-statistics-covid",
                        "p5.34-time-format",
                        "p5.34-xml-atom",
                        "p5.34-xml-feed",
                        "p5.34-xml-rss"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mediaserv"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-date-simple",
            "portdir": "perl/p5-date-simple",
            "version": "3.30.0",
            "license": "(Artistic-1 or GPL-2+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Date::Simple",
            "description": "A simple date object",
            "long_description": "A simple date object",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-class-dbi"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-date-simple",
                        "p5.34-date-range",
                        "p5.34-finance-quote",
                        "biblatex-biber"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-date-range",
            "portdir": "perl/p5-date-range",
            "version": "1.410.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Date::Range",
            "description": "Date::Range - work with a range of dates",
            "long_description": "Date::Range - work with a range of dates",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2661
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-date-simple"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-date-range",
                        "p5.34-finance-quote"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-date-manip",
            "portdir": "perl/p5-date-manip",
            "version": "6.990.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Date::Manip",
            "description": "Date::Manip - Date manipulation routines",
            "long_description": "Date::Manip - Date manipulation routines",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-test-inter",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-finance-quote"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mythtv-plugins.28",
                        "gnucash",
                        "gnucash-devel",
                        "p5.34-astro-app-satpass2",
                        "gnupod",
                        "xmltv",
                        "p5-date-manip",
                        "p5.34-finance-quotehist",
                        "p5.34-gedcom",
                        "p5.34-log-dispatch-filerotate",
                        "p5.34-time-format",
                        "p5.34-www-search",
                        "mythtv-core.28",
                        "log2timeline"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-date-holidays-de",
            "portdir": "perl/p5-date-holidays-de",
            "version": "2.70.0",
            "license": "Permissive",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Date::Holidays::DE",
            "description": "Date::Holidays::DE - Determine German holidays",
            "long_description": "Date::Holidays::DE - Determine German holidays",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-date-calc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-date-holidays-de"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-date-calc",
            "portdir": "perl/p5-date-calc",
            "version": "6.400.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Date::Calc",
            "description": "Gregorian calendar date calculations",
            "long_description": "The library provides all sorts of date calculations based on the Gregorian calendar (the one used in all western countries today), thereby complying with all relevant norms and standards: ISO/R 2015-1971, DIN 1355 and, to some extent, ISO 8601 (where applicable).",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-bit-vector",
                        "p5.34-carp-clan"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-datetime-format-natural",
                        "gscan2pdf",
                        "p5-date-calc",
                        "p5.34-date-holidays-de"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gcstar",
                        "pflogsumm"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-data-visitor",
            "portdir": "perl/p5-data-visitor",
            "version": "0.320.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Data::Visitor",
            "description": "Visitor style traversal of Perl data structures",
            "long_description": "This module is a simple visitor implementation for Perl values.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-test-needs",
                        "p5.34-tie-refhash",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-scalar-list-utils",
                        "perl5.34",
                        "p5.34-tie-toobject",
                        "p5.34-moose",
                        "p5.34-namespace-clean"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-catalyst-action-renderview",
                        "p5.34-catalyst-plugin-configloader",
                        "p5.34-catalyst-view-html-mason",
                        "p5.34-config-jfdi",
                        "p5-data-visitor",
                        "p5.34-graphics-primitive",
                        "p5.34-moosex-clone",
                        "p5.34-net-twitter"
                    ]
                }
            ]
        }
    ]
}