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

{
    "count": 52198,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=837",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=835",
    "results": [
        {
            "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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-datetime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-rdf-query",
                        "p5.28-xml-feed",
                        "p5.28-xml-rss",
                        "p5.28-xml-rss-libxml"
                    ]
                }
            ]
        },
        {
            "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-datetime-format-builder",
                        "p5.28-finance-quote",
                        "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-18"
                    ]
                },
                {
                    "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-18"
                    ]
                },
                {
                    "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.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": 2656
                }
            ],
            "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-calendar-julian",
                        "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-18"
                    ]
                },
                {
                    "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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-datetime",
                        "p5.28-params-validate"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-xml-feed",
                        "p5.28-xml-rss",
                        "p5.28-xml-rss-libxml"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-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.28-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "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": [
                        "mythtv-plugins.27",
                        "p5.28-finance-quote",
                        "p5.28-rpc-xml",
                        "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": 2656
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "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-18"
                    ]
                },
                {
                    "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-18"
                    ]
                },
                {
                    "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-flexible",
                        "p5.28-datetime-format-iso8601",
                        "p5.28-datetime-format-mysql",
                        "p5.28-datetime-format-pg",
                        "p5.28-datetime-format-sqlite"
                    ]
                }
            ]
        },
        {
            "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": 2656
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-datetime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-datetime-format-natural",
                        "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": 2656
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-module-metadata",
                        "clang-18"
                    ]
                },
                {
                    "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-18"
                    ]
                },
                {
                    "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-dbix-class",
                        "p5.28-moosex-extended",
                        "p5.28-fey",
                        "p5.28-moosex-types-structured"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-calendar-simple",
                        "p5.28-catalyst-plugin-datetime",
                        "p5.28-chart-clicker",
                        "p5.28-datetime-calendar-christian",
                        "p5.28-datetime-calendar-julian",
                        "p5.28-datetime-format-builder",
                        "p5.28-datetime-format-dateparse",
                        "p5.28-datetime-format-flexible",
                        "p5.28-datetime-format-iso8601",
                        "p5.28-datetime-format-mail",
                        "p5.28-datetime-format-mysql",
                        "p5.28-datetime-format-pg",
                        "p5.28-datetime-format-sqlite",
                        "p5.28-datetime-format-strptime",
                        "p5.28-datetime-format-w3cdtf",
                        "p5.28-datetime-hires",
                        "p5.28-datetime-set",
                        "p5.28-dbix-class-timestamp",
                        "p5.28-dist-zilla",
                        "p5.28-dist-zilla-plugin-git",
                        "p5.28-finance-quote",
                        "p5.28-moosex-types-datetime",
                        "p5.28-net-twitter",
                        "p5.28-pod-weaver",
                        "p5.28-rpc-xml",
                        "p5.28-statistics-covid",
                        "p5.28-time-format",
                        "p5.28-xml-atom",
                        "p5.28-xml-feed",
                        "p5.28-lwp-consolelogger",
                        "p5.28-xml-rss",
                        "p5.28-datetime-format-natural",
                        "p5.28-astro-app-satpass2",
                        "p5.28-astro-satpass"
                    ]
                }
            ]
        },
        {
            "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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-class-dbi"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-date-range",
                        "p5.28-finance-quote"
                    ]
                }
            ]
        },
        {
            "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": 2656
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "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.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.28-test-inter",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-finance-quote"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mythtv-core.27",
                        "mythtv-plugins.27",
                        "p5.28-finance-quotehist",
                        "p5.28-gedcom",
                        "p5.28-log-dispatch-filerotate",
                        "p5.28-time-format",
                        "p5.28-astro-app-satpass2",
                        "p5.28-www-search"
                    ]
                }
            ]
        },
        {
            "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-18"
                    ]
                },
                {
                    "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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-bit-vector",
                        "p5.28-carp-clan"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-datetime-format-natural",
                        "p5.28-date-holidays-de"
                    ]
                }
            ]
        },
        {
            "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-18"
                    ]
                },
                {
                    "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-action-renderview",
                        "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"
                    ]
                }
            ]
        },
        {
            "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-18"
                    ]
                },
                {
                    "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-18"
                    ]
                },
                {
                    "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": 2656
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-chi",
                        "p5.28-class-dbi-uuid",
                        "p5.28-object-id",
                        "p5.28-rdf-query",
                        "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-18"
                    ]
                },
                {
                    "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-18"
                    ]
                },
                {
                    "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-18"
                    ]
                },
                {
                    "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-18"
                    ]
                },
                {
                    "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": 2656
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-module-build",
                        "p5.28-test-pod",
                        "p5.28-test-pod-coverage",
                        "clang-18"
                    ]
                },
                {
                    "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": []
        },
        {
            "name": "p5.28-data-section-simple",
            "portdir": "perl/p5-data-section-simple",
            "version": "0.70.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Data::Section::Simple",
            "description": "Data::Section::Simple - Read data from __DATA__",
            "long_description": "Data::Section::Simple - Read data from __DATA__",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2656
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-requires",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-graphviz2"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-data-section",
            "portdir": "perl/p5-data-section",
            "version": "0.200.8",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Data::Section",
            "description": "Data::Section - read multiple hunks of data out of your DATA section",
            "long_description": "Data::Section - read multiple hunks of data out of your DATA section",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-failwarnings",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-encode",
                        "p5.28-mro-compat",
                        "p5.28-sub-exporter"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-dist-zilla-plugin-test-compile",
                        "p5.28-dist-zilla-plugin-test-minimumversion",
                        "p5.28-dist-zilla-plugin-test-reportprereqs",
                        "p5.28-software-license"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-data-printer",
            "portdir": "perl/p5-data-printer",
            "version": "1.2.1",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Data::Printer",
            "description": "Data::Printer - colored pretty-print of Perl data structures and objects",
            "long_description": "Data::Printer - colored pretty-print of Perl data structures and objects",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2656
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-lwp-consolelogger",
                        "p5.28-moosex-extended"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-data-plist",
            "portdir": "perl/p5-data-plist",
            "version": "0.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Data::Plist",
            "description": "Data::Plist - object representing a property list",
            "long_description": "Data::Plist - object representing a property list",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-universal-require"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-data-phrasebook-loader-yaml",
            "portdir": "perl/p5-data-phrasebook-loader-yaml",
            "version": "0.130.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Data::Phrasebook::Loader::YAML",
            "description": "Abstract your queries ... with YAML!",
            "long_description": "This distribution enables the framework for abstracting common or locale data out of your code into a datastore. The default is within a plain text file, however this distribution extends that to use YAML.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-data-phrasebook",
                        "p5.28-yaml"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-net-appliance-phrasebook"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-data-phrasebook",
            "portdir": "perl/p5-data-phrasebook",
            "version": "0.350.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Data::Phrasebook",
            "description": "Abstract your queries!",
            "long_description": "This distribution enables the framework for abstracting common or locale data out of your code into a datastore. The default is within a plain text file, but more complex datastores can be intrigrated via the use of other Data::Pharsebook::Loader distributions (e.g. YAML, XML, INI, DBI).",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-module-pluggable"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-data-phrasebook-loader-yaml",
                        "p5.28-net-appliance-phrasebook"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-data-perl",
            "portdir": "perl/p5-data-perl",
            "version": "0.2.11",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Data::Perl",
            "description": "Data::Perl - Base classes wrapping fundamental Perl data types.",
            "long_description": "Data::Perl - Base classes wrapping fundamental Perl data types.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-deep",
                        "p5.28-test-fatal",
                        "p5.28-test-output",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-role-tiny",
                        "perl5.28",
                        "p5.28-strictures",
                        "p5.28-class-method-modifiers",
                        "p5.28-list-moreutils",
                        "p5.28-module-runtime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-moox-handlesvia"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-data-password",
            "portdir": "perl/p5-data-password",
            "version": "1.120.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Data::Password",
            "description": "Data::Password - Perl extension for assessing password quality.",
            "long_description": "Data::Password - Perl extension for assessing password quality.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-data-page",
            "portdir": "perl/p5-data-page",
            "version": "2.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Data::Page",
            "description": "help when paging through sets of results",
            "long_description": "When searching through large amounts of data, it is often the case that a result set is returned that is larger than we want to display on one page. This results in wanting to page through various pages of data. The maths behind this is unfortunately fiddly, hence this module.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-exception",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-class-accessor-chained"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-class-dbi-plugin-pager"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-data-optlist",
            "portdir": "perl/p5-data-optlist",
            "version": "0.114.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Data::OptList",
            "description": "parse and validate simple name/value option pairs",
            "long_description": "parse and validate simple name/value option pairs",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-params-util",
                        "p5.28-sub-install"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-catalyst-runtime",
                        "p5.28-class-load",
                        "p5.28-moose",
                        "p5.28-sub-exporter",
                        "p5.28-test-moose-more"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-data-munge",
            "portdir": "perl/p5-data-munge",
            "version": "0.111.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Data::Munge",
            "description": "Data::Munge - various utility functions",
            "long_description": "Data::Munge - various utility functions",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-extutils-makemaker",
                        "p5.28-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-data-messagepack",
            "portdir": "perl/p5-data-messagepack",
            "version": "1.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Data::MessagePack",
            "description": "Data::MessagePack - MessagePack serializing/deserializing",
            "long_description": "Data::MessagePack - MessagePack serializing/deserializing",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2656
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "p5.28-test-leaktrace",
                        "p5.28-test-requires",
                        "p5.28-devel-ppport",
                        "p5.28-file-copy-recursive",
                        "p5.28-module-build",
                        "p5.28-module-build-xsutil"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-math-bigint",
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-text-xslate"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-data-integer",
            "portdir": "perl/p5-data-integer",
            "version": "0.7.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Data::Integer",
            "description": "Data::Integer - Details of the native integer data type",
            "long_description": "Data::Integer - Details of the native integer data type",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-authen-dechpwd"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-data-ical",
            "portdir": "perl/p5-data-ical",
            "version": "0.240.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Data::ICal",
            "description": "Generates iCalendar (RFC 2445) calendar files",
            "long_description": "Generates iCalendar (RFC 2445) calendar files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "p5.28-test-longstring",
                        "p5.28-test-nowarnings",
                        "p5.28-test-warn"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-class-accessor",
                        "p5.28-class-returnvalue",
                        "p5.28-text-vfile-asdata"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-data-hierarchy",
            "portdir": "perl/p5-data-hierarchy",
            "version": "0.340.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Data::Hierarchy",
            "description": "This is a Perl extension for handling data in a hierarchical structure.",
            "long_description": "Data::Hierarchy provides a simple interface for manipulating inheritable data attached to a hierarchical environment (like filesystem).",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-data-hexify",
            "portdir": "perl/p5-data-hexify",
            "version": "1.0.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Data::Hexify",
            "description": "Perl extension for hexdumping arbitrary data",
            "long_description": "Perl extension for hexdumping arbitrary data",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-data-hexdump",
            "portdir": "perl/p5-data-hexdump",
            "version": "0.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Data::HexDump",
            "description": "Dump in hexadecimal the content of a scalar.",
            "long_description": "Dump in hexadecimal the content of a scalar. The result is returned in a string. Each line of the result consists of the offset in the source in the leftmost column of each line, followed by one or more columns of data from the source in hexadecimal. The rightmost column of each line shows the printable characters (all others are shown as single dots).",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1438
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "p5.28-cpan-meta",
                        "p5.28-extutils-install",
                        "p5.28-pod-escapes",
                        "p5.28-pod-simple",
                        "p5.28-podlators"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-getopt-long",
                        "p5.28-pathtools",
                        "p5.28-time-hires",
                        "p5.28-xsloader",
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-authen-radius"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-data-float",
            "portdir": "perl/p5-data-float",
            "version": "0.15.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Data::Float",
            "description": "Data::Float - details of the floating point data type",
            "long_description": "Data::Float - details of the floating point data type",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-data-entropy"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-data-entropy",
            "portdir": "perl/p5-data-entropy",
            "version": "0.8.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Data::Entropy",
            "description": "Data::Entropy - entropy (randomness) management",
            "long_description": "Data::Entropy - entropy (randomness) management",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-crypt-rijndael",
                        "p5.28-crypt-urandom",
                        "perl5.28",
                        "p5.28-http-lite",
                        "p5.28-params-classify",
                        "p5.28-data-float"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-data-dump-streamer",
            "portdir": "perl/p5-data-dump-streamer",
            "version": "2.420.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Data::Dump::Streamer",
            "description": "Data::Dump::Streamer - Accurately serialize a data structure as Perl code.",
            "long_description": "Data::Dump::Streamer - Accurately serialize a data structure as Perl code.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-module-build",
                        "p5.28-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-cpanel-json-xs",
                        "perl5.28",
                        "p5.28-padwalker",
                        "p5.28-mime-base64",
                        "p5.28-algorithm-diff",
                        "p5.28-b-utils"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-devel-repl"
                    ]
                }
            ]
        }
    ]
}