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

{
    "count": 50555,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=808",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=806",
    "results": [
        {
            "name": "p5.28-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.28-dbicx-testdatabase",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-dbix-class"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-dbix-class-timestamp"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-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.28-cache-cache",
                        "p5.28-dbd-sqlite",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-digest-sha",
                        "p5.28-carp-clan",
                        "p5.28-dbix-class"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-catalyst-model-dbic-schema"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-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.28-class-dbi",
                        "p5.28-datetime",
                        "p5.28-dbd-sqlite",
                        "p5.28-file-temp",
                        "p5.28-test-deep",
                        "p5.28-test-exception",
                        "p5.28-test-warn",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-dbi",
                        "p5.28-devel-globaldestruction",
                        "p5.28-hash-merge",
                        "p5.28-module-find",
                        "p5.28-moo",
                        "p5.28-mro-compat",
                        "perl5.28",
                        "p5.28-path-class",
                        "p5.28-scope-guard",
                        "p5.28-sql-abstract-classic",
                        "p5.28-sub-name",
                        "p5.28-text-balanced",
                        "p5.28-try-tiny",
                        "p5.28-namespace-clean",
                        "p5.28-class-accessor-grouped",
                        "p5.28-class-c3-componentised",
                        "p5.28-class-inspector",
                        "p5.28-config-any",
                        "p5.28-context-preserve",
                        "p5.28-data-compare",
                        "p5.28-data-dumper-concise"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-dbicx-testdatabase"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-catalyst-plugin-authentication-store-dbic",
                        "p5.28-catalyst-plugin-session-store-dbic",
                        "p5.28-dbix-class-introspectablem2m",
                        "p5.28-treepath",
                        "p5.28-dbix-class-cursor-cached",
                        "p5.28-dbix-class-dynamicdefault",
                        "p5.28-dbix-class-timestamp",
                        "p5.28-catalyst-model-dbic-schema",
                        "p5.28-dbix-class-schema-loader",
                        "p5.28-dbix-class-encodedcolumn",
                        "p5.28-catalyst-authentication-store-dbix-class",
                        "p5.28-statistics-covid"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-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.28-test-pod",
                        "p5.28-test-simple",
                        "p5.28-test-version",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-dbix-admin-dsnmanager",
                        "p5.28-lingua-en-pluraltosingular",
                        "perl5.28",
                        "p5.28-text-table-manifold",
                        "p5.28-moo",
                        "p5.28-data-dumper-concise",
                        "p5.28-dbi",
                        "p5.28-dbix-admin-createtable"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-graphviz2-dbi"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-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.28-test-simple",
                        "p5.28-test-version",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-file-temp",
                        "perl5.28",
                        "p5.28-try-tiny",
                        "p5.28-moo",
                        "p5.28-config-tiny",
                        "p5.28-file-slurp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-dbix-admin-tableinfo"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-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.28-test-simple",
                        "p5.28-test-version",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-dbi",
                        "p5.28-moo"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-dbix-admin-tableinfo"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-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.28-dbix-class",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-dbd-sqlite",
                        "p5.28-file-temp",
                        "p5.28-sql-translator"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-dbix-class-dynamicdefault"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-dbi",
            "portdir": "perl/p5-dbi",
            "version": "1.647.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://dbi.perl.org/",
            "description": "Abstract database access module for Perl",
            "long_description": "The DBI module enables your Perl applications to access multiple database types transparently. You can connect to MySQL, MSSQL, Oracle, Informix, Sybase, ODBC etc. without having to know the different underlying interfaces of each. The API defined by DBI will work on all these database types and many more.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-dbd-sqlite",
                        "p5.28-mytop",
                        "p5.28-mogilefs-server",
                        "p5.28-tie-dbi",
                        "p5.28-ima-dbi",
                        "p5.28-dbd-csv",
                        "p5.28-catalyst-plugin-session-store-dbi",
                        "p5.28-dancer-plugin-database-core",
                        "p5.28-dbd-mock",
                        "p5.28-dbd-sqlite2",
                        "p5.28-dbix-admin-createtable",
                        "p5.28-dbix-admin-tableinfo",
                        "p5.28-dbix-dbschema",
                        "p5.28-fey-loader",
                        "p5.28-fey-test",
                        "p5.28-innotop",
                        "p5.28-log-handler",
                        "p5.28-net-ftpserver",
                        "p5.28-rdf-trine",
                        "p5.28-sql-abstract-limit",
                        "p5.28-dbd-mysql",
                        "p5.28-sql-translator",
                        "p5.28-mail-spamassassin",
                        "p5.28-log-log4perl",
                        "p5.28-dbix-sqlcrosstab",
                        "p5.28-dbix-searchbuilder",
                        "p5.28-dbix-contextualfetch",
                        "p5.28-pgtop",
                        "p5.28-dbd-mariadb",
                        "p5.28-dbd-pg",
                        "p5.28-dbm-deep",
                        "p5.28-test2-plugin-dbiprofile",
                        "p5.28-dbix-connector",
                        "p5.28-dbix-class",
                        "p5.28-statistics-covid"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-db_file",
            "portdir": "perl/p5-db_file",
            "version": "1.859.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-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "db48",
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-bioperl"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-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-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-dbi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-dbd-sqlite2"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-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.28",
                        "p5.28-dbi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-mogilefs-server",
                        "p5.28-sql-translator",
                        "p5.28-dbix-searchbuilder",
                        "p5.28-catalyst-model-dbic-schema",
                        "p5.28-test2-plugin-dbiprofile",
                        "p5.28-dbix-class-schema-loader",
                        "p5.28-dbix-class",
                        "p5.28-dbix-class-encodedcolumn",
                        "p5.28-class-dbi",
                        "p5.28-dancer2-plugin-database",
                        "p5.28-fey-dbimanager",
                        "p5.28-fey-orm",
                        "p5.28-graphviz2-dbi",
                        "p5.28-treepath",
                        "p5.28-dbix-class-cursor-cached",
                        "p5.28-dancer-plugin-database",
                        "p5.28-dbix-class-timestamp"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-tie-dbi",
                        "p5.28-statistics-covid",
                        "p5.28-mail-spamassassin",
                        "p5.28-log-log4perl",
                        "p5.28-dbicx-testdatabase",
                        "p5.28-dbm-deep",
                        "p5.28-rdf-trine"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-dbd-pg",
            "portdir": "perl/p5-dbd-pg",
            "version": "3.18.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/DBD::Pg",
            "description": "Perl DBI module to provide access to PostgreSQL databases",
            "long_description": "DBD::Pg is a Perl module which works with the DBI module to provide access to PostgreSQL databases",
            "active": true,
            "categories": [
                "databases",
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "postgresql10",
                "postgresql11",
                "postgresql12",
                "postgresql13",
                "postgresql14",
                "postgresql15",
                "postgresql16",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-simple",
                        "p5.28-time-hires",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "postgresql16",
                        "p5.28-dbi",
                        "p5.28-version"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-class-dbi-pg",
                        "p5.28-pgtop"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-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.28-devel-checklib",
                        "p5.28-test-deep",
                        "p5.28-time-hires",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-dbi",
                        "mysql8"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-mytop",
                        "p5.28-mogilefs-server",
                        "p5.28-class-dbi-mysql",
                        "p5.28-innotop",
                        "mythtv-core.27"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mythweb.27",
                        "mythweb.28"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-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.28-module-build",
                        "p5.28-module-build-tiny",
                        "p5.28-test-exception",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-dbi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-fey-dbimanager"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-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.28-devel-checklib",
                        "p5.28-test-deep",
                        "p5.28-time-hires",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-dbi",
                        "mariadb-10.6",
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-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.28-encode",
                        "p5.28-test-simple",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-text-csv_xs",
                        "p5.28-dbi",
                        "p5.28-sql-statement"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-log-log4perl"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-datetime-timezone",
            "portdir": "perl/p5-datetime-timezone",
            "version": "2.660.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.28-test-fatal",
                        "p5.28-test-output",
                        "p5.28-test-requires",
                        "p5.28-test-taint",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-params-validationcompiler",
                        "perl5.28",
                        "p5.28-try-tiny",
                        "p5.28-specio",
                        "p5.28-class-singleton",
                        "p5.28-locale-codes",
                        "p5.28-module-runtime",
                        "p5.28-namespace-autoclean"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-datetime-format-dateparse",
                        "p5.28-datetime-format-pg",
                        "p5.28-xml-atom",
                        "p5.28-astro-satpass",
                        "p5.28-moosex-types-datetime",
                        "p5.28-datetime",
                        "p5.28-datetime-format-flexible",
                        "p5.28-datetime-format-strptime",
                        "p5.28-datetime-format-natural"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-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": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-datetime",
                        "p5.28-params-validate",
                        "p5.28-set-infinite"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-chart-clicker"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-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-17",
                        "p5.28-file-sharedir-install",
                        "p5.28-ipc-system-simple",
                        "p5.28-path-tiny",
                        "p5.28-test-file-sharedir",
                        "p5.28-test-simple",
                        "p5.28-test2-plugin-nowarnings",
                        "p5.28-cpan-meta-check"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-dist-checkconflicts",
                        "p5.28-file-sharedir",
                        "p5.28-namespace-autoclean",
                        "p5.28-params-validationcompiler",
                        "p5.28-specio",
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-moosex-types-datetime",
                        "p5.28-datetime",
                        "p5.28-datetime-format-strptime"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-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": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-simple",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-datetime",
                        "p5.28-time-hires"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-datetime-format-natural"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-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-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-datetime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-rdf-query",
                        "p5.28-xml-rss-libxml",
                        "p5.28-xml-rss",
                        "p5.28-xml-feed"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-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.28-test-fatal",
                        "p5.28-test-warnings",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-datetime-timezone",
                        "p5.28-params-validate",
                        "perl5.28",
                        "p5.28-try-tiny",
                        "p5.28-specio",
                        "p5.28-datetime",
                        "p5.28-datetime-locale"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-finance-quote",
                        "p5.28-datetime-format-builder",
                        "p5.28-net-twitter",
                        "p5.28-statistics-covid"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-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-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-datetime",
                        "p5.28-datetime-format-builder"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-dbix-class-timestamp"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-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.28-module-build",
                        "p5.28-module-build-tiny",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-datetime-timezone",
                        "p5.28-datetime",
                        "p5.28-datetime-format-builder"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-datetime-format-natural",
            "portdir": "perl/p5-datetime-format-natural",
            "version": "1.240.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": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-module-build",
                        "p5.28-module-util",
                        "p5.28-test-mocktime-hires",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-datetime",
                        "p5.28-datetime-timezone",
                        "p5.28-getopt-long",
                        "perl5.28",
                        "p5.28-scalar-list-utils",
                        "p5.28-term-readline",
                        "p5.28-datetime-hires",
                        "p5.28-params-validate",
                        "p5.28-boolean",
                        "p5.28-clone",
                        "p5.28-date-calc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-xml-feed"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-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.28-module-build",
                        "p5.28-namespace-clean",
                        "p5.28-sub-exporter-progressive",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-datetime",
                        "p5.28-datetime-format-builder",
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-dbix-class-timestamp",
                        "p5.28-fey"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-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-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-datetime",
                        "p5.28-params-validate"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-xml-rss-libxml",
                        "p5.28-xml-rss",
                        "p5.28-xml-feed"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-datetime-format-iso8601",
            "portdir": "perl/p5-datetime-format-iso8601",
            "version": "0.170.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/DateTime::Format::ISO8601",
            "description": "Parses ISO8601 formats",
            "long_description": "Parses almost all ISO8601 date and time formats. ISO8601 time-intervals will be supported in a later release.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-simple",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-datetime-format-builder",
                        "p5.28-namespace-autoclean",
                        "perl5.28",
                        "p5.28-specio",
                        "p5.28-params-validationcompiler",
                        "p5.28-datetime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-finance-quote",
                        "p5.28-rpc-xml",
                        "mythtv-plugins.27",
                        "p5.28-xml-feed"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-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": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "p5.28-test-exception",
                        "p5.28-test-mocktime",
                        "p5.28-test-nowarnings",
                        "p5.28-test-simple"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-datetime",
                        "p5.28-datetime-format-builder",
                        "p5.28-datetime-timezone",
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-xml-feed"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-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.28-module-build",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-datetime",
                        "p5.28-datetime-timezone",
                        "p5.28-timedate"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-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.28-namespace-clean",
                        "p5.28-sub-exporter-progressive",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-params-validate",
                        "perl5.28",
                        "p5.28-task-weaken",
                        "p5.28-datetime",
                        "p5.28-datetime-format-strptime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-datetime-format-pg",
                        "p5.28-datetime-format-sqlite",
                        "p5.28-datetime-format-iso8601",
                        "p5.28-datetime-format-mysql",
                        "p5.28-datetime-format-flexible"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-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": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-datetime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-datetime-calendar-christian"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-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": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-module-metadata",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-datetime",
                        "p5.28-datetime-calendar-julian"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-astro-app-satpass2"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-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.28-cpan-meta-check",
                        "p5.28-test-fatal",
                        "p5.28-test-warnings",
                        "p5.28-test-without-module",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-specio",
                        "perl5.28",
                        "p5.28-try-tiny",
                        "p5.28-datetime-locale",
                        "p5.28-datetime-timezone",
                        "p5.28-namespace-autoclean",
                        "p5.28-params-validationcompiler"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-moosex-extended",
                        "p5.28-moosex-types-structured",
                        "p5.28-fey",
                        "p5.28-dbix-class"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-datetime-calendar-christian",
                        "p5.28-datetime-calendar-julian",
                        "p5.28-datetime-format-builder",
                        "p5.28-datetime-format-dateparse",
                        "p5.28-datetime-format-mail",
                        "p5.28-datetime-format-pg",
                        "p5.28-datetime-format-w3cdtf",
                        "p5.28-datetime-set",
                        "p5.28-net-twitter",
                        "p5.28-rpc-xml",
                        "p5.28-xml-atom",
                        "p5.28-time-format",
                        "p5.28-datetime-format-sqlite",
                        "p5.28-dbix-class-timestamp",
                        "p5.28-calendar-simple",
                        "p5.28-datetime-format-iso8601",
                        "p5.28-xml-rss",
                        "p5.28-astro-app-satpass2",
                        "p5.28-astro-satpass",
                        "p5.28-datetime-format-mysql",
                        "p5.28-lwp-consolelogger",
                        "p5.28-moosex-types-datetime",
                        "p5.28-dist-zilla",
                        "p5.28-pod-weaver",
                        "p5.28-dist-zilla-plugin-git",
                        "p5.28-datetime-format-flexible",
                        "p5.28-datetime-format-strptime",
                        "p5.28-datetime-format-natural",
                        "p5.28-xml-feed",
                        "p5.28-datetime-hires",
                        "p5.28-statistics-covid",
                        "p5.28-finance-quote",
                        "p5.28-catalyst-plugin-datetime",
                        "p5.28-chart-clicker"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-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-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-class-dbi"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-finance-quote",
                        "p5.28-date-range",
                        "p5-date-simple"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-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": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-date-simple"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-finance-quote"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-date-manip",
            "portdir": "perl/p5-date-manip",
            "version": "6.980.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.28-test-inter",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-finance-quote"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-finance-quotehist",
                        "p5.28-gedcom",
                        "p5.28-log-dispatch-filerotate",
                        "p5.28-www-search",
                        "p5.28-time-format",
                        "p5.28-astro-app-satpass2",
                        "mythtv-core.27",
                        "mythtv-plugins.27"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-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-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-date-calc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-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-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-bit-vector",
                        "p5.28-carp-clan"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-date-holidays-de",
                        "p5.28-datetime-format-natural"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-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.28-test-needs",
                        "p5.28-tie-refhash",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-scalar-list-utils",
                        "perl5.28",
                        "p5.28-tie-toobject",
                        "p5.28-moose",
                        "p5.28-namespace-clean"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-catalyst-plugin-configloader",
                        "p5.28-catalyst-view-html-mason",
                        "p5.28-config-jfdi",
                        "p5.28-graphics-primitive",
                        "p5.28-moosex-clone",
                        "p5.28-net-twitter",
                        "p5.28-catalyst-action-renderview"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-data-validate-ip",
            "portdir": "perl/p5-data-validate-ip",
            "version": "0.310.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Data::Validate::IP",
            "description": "IPv4 and IPv6 validation methods",
            "long_description": "IPv4 and IPv6 validation methods",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-requires",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-netaddr-ip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-data-validate-domain",
            "portdir": "perl/p5-data-validate-domain",
            "version": "0.150.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Data::Validate::Domain",
            "description": "Domain and host name validation",
            "long_description": "Domain and host name validation",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-simple",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-net-domain-tld"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-data-uuid-mt",
            "portdir": "perl/p5-data-uuid-mt",
            "version": "1.1.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Data::UUID::MT",
            "description": "Data::UUID::MT - Fast random UUID generator using the Mersenne Twister algorithm",
            "long_description": "Data::UUID::MT - Fast random UUID generator using the Mersenne Twister algorithm",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "p5.28-extutils-makemaker",
                        "p5.28-list-allutils",
                        "p5.28-test-simple"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-scalar-list-utils",
                        "p5.28-time-hires",
                        "p5.28-math-random-mt-auto"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-data-uuid",
            "portdir": "perl/p5-data-uuid",
            "version": "1.227.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Data::UUID",
            "description": "Perl extension for generating Globally/Universally Unique Identifiers (GUIDs/UUIDs).",
            "long_description": "Perl extension for generating Globally/Universally Unique Identifiers (GUIDs/UUIDs).",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-chi",
                        "p5.28-class-dbi-uuid",
                        "p5.28-rdf-query",
                        "p5.28-object-id",
                        "p5.28-rdf-trine",
                        "p5.28-test2-harness"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-data-uniqid",
            "portdir": "perl/p5-data-uniqid",
            "version": "0.120.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Data::Uniqid",
            "description": "Perl extension for simple genrating of unique id's",
            "long_description": "Perl extension for simple genrating of unique id's",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-data-tumbler",
            "portdir": "perl/p5-data-tumbler",
            "version": "0.10.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Data::Tumbler",
            "description": "Data::Tumbler - Dynamic generation of nested combinations of variants",
            "long_description": "Data::Tumbler - Dynamic generation of nested combinations of variants",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-most",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-test-writevariants"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-data-temporarybag",
            "portdir": "perl/p5-data-temporarybag",
            "version": "0.90.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Data::TemporaryBag",
            "description": "Data::TemporaryBag - Handle long size data using a temporary file",
            "long_description": "Data::TemporaryBag - Handle long size data using a temporary file",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-file-temp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-swf-file"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-data-structure-util",
            "portdir": "perl/p5-data-structure-util",
            "version": "0.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Data::Structure::Util",
            "description": "Data::Structure::Util - Change nature of data within a structure",
            "long_description": "Data::Structure::Util - Change nature of data within a structure",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-data-stag",
            "portdir": "perl/p5-data-stag",
            "version": "0.140.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Data::Stag",
            "description": "Perl module for manipulating data as hierarchical tag/value pairs",
            "long_description": "This module is for manipulating data as hierarchical tag/value pairs (Structured TAGs or Simple Tree AGgreggates). These datastructures can be represented as nested arrays, which have the advantage of being native to perl.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "tonym",
                    "github": "",
                    "ports_count": 6
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-gd",
                        "p5.28-graph",
                        "p5.28-io-string",
                        "p5.28-json",
                        "perl5.28",
                        "p5.28-mldbm",
                        "p5.28-tk",
                        "p5.28-xml-libxslt",
                        "p5.28-libxml-perl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-bioperl"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-data-serializer",
            "portdir": "perl/p5-data-serializer",
            "version": "0.650.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Data::Serializer",
            "description": "Data::Serializer - Modules that serialize data structures",
            "long_description": "Data::Serializer - Modules that serialize data structures",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-module-build",
                        "p5.28-test-pod",
                        "p5.28-test-pod-coverage",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-data-dumper",
                        "p5.28-digest-sha1",
                        "p5.28-freezethaw",
                        "p5.28-json",
                        "perl5.28",
                        "p5.28-php-serialization",
                        "p5.28-xml-simple",
                        "p5.28-yaml",
                        "p5.28-yaml-syck",
                        "p5.28-json-xs",
                        "p5.28-config-general",
                        "p5.28-crypt-blowfish",
                        "p5.28-crypt-cbc"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}