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

{
    "count": 50278,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=956",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=954",
    "results": [
        {
            "name": "p5.32-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-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-module-pluggable"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-data-phrasebook-loader-yaml",
                        "p5.32-net-appliance-phrasebook"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-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-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-module-pluggable"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-data-phrasebook-loader-yaml",
                        "p5.30-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-14"
                    ]
                },
                {
                    "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-data-phrasebook",
            "portdir": "perl/p5-data-phrasebook",
            "version": "0.350.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-data-phrasebook",
            "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-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-data-phrasebook"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-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.34-test-deep",
                        "p5.34-test-fatal",
                        "p5.34-test-output",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-role-tiny",
                        "perl5.34",
                        "p5.34-strictures",
                        "p5.34-class-method-modifiers",
                        "p5.34-list-moreutils",
                        "p5.34-module-runtime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-data-perl",
                        "p5.34-moox-handlesvia"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-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.32-test-deep",
                        "p5.32-test-fatal",
                        "p5.32-test-output",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-role-tiny",
                        "perl5.32",
                        "p5.32-strictures",
                        "p5.32-class-method-modifiers",
                        "p5.32-list-moreutils",
                        "p5.32-module-runtime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-moox-handlesvia"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-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.30-test-deep",
                        "p5.30-test-fatal",
                        "p5.30-test-output",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-role-tiny",
                        "perl5.30",
                        "p5.30-strictures",
                        "p5.30-class-method-modifiers",
                        "p5.30-list-moreutils",
                        "p5.30-module-runtime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-moox-handlesvia"
                    ]
                }
            ]
        },
        {
            "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-14"
                    ]
                },
                {
                    "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-data-perl",
            "portdir": "perl/p5-data-perl",
            "version": "0.2.11",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-data-perl",
            "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": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-data-perl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-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-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "sympa",
                        "p5-data-password"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-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-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-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-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-data-password",
            "portdir": "perl/p5-data-password",
            "version": "1.120.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-data-password",
            "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-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-data-password"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-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": 2610
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-test-requires",
                        "p5.34-file-copy-recursive",
                        "p5.34-module-build-xsutil",
                        "p5.34-test-leaktrace",
                        "clang-13",
                        "p5.34-devel-ppport"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-math-bigint",
                        "p5.34-module-build",
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-text-xslate"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-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": 2610
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-13",
                        "p5.32-module-build-xsutil",
                        "p5.32-test-leaktrace",
                        "p5.32-test-requires",
                        "p5.32-devel-ppport",
                        "p5.32-file-copy-recursive"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-module-build",
                        "p5.32-math-bigint",
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-text-xslate"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-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": 2610
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-13",
                        "p5.30-module-build-xsutil",
                        "p5.30-test-leaktrace",
                        "p5.30-test-requires",
                        "p5.30-devel-ppport",
                        "p5.30-file-copy-recursive"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-math-bigint",
                        "p5.30-module-build",
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-text-xslate"
                    ]
                }
            ]
        },
        {
            "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": 2610
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-13",
                        "p5.28-module-build-xsutil",
                        "p5.28-test-leaktrace",
                        "p5.28-test-requires",
                        "p5.28-devel-ppport",
                        "p5.28-file-copy-recursive"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-math-bigint",
                        "p5.28-module-build",
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-data-messagepack",
                        "p5.28-text-xslate"
                    ]
                }
            ]
        },
        {
            "name": "p5-data-messagepack",
            "portdir": "perl/p5-data-messagepack",
            "version": "1.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.28-data-messagepack",
            "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": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-data-messagepack"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-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-14",
                        "p5.34-test-longstring",
                        "p5.34-test-nowarnings",
                        "p5.34-test-warn"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-class-accessor",
                        "p5.34-class-returnvalue",
                        "p5.34-text-vfile-asdata"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-data-ical"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-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-14",
                        "p5.32-test-longstring",
                        "p5.32-test-nowarnings",
                        "p5.32-test-warn"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-class-accessor",
                        "p5.32-class-returnvalue",
                        "p5.32-text-vfile-asdata"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-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-14",
                        "p5.30-test-longstring",
                        "p5.30-test-nowarnings",
                        "p5.30-test-warn"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-class-accessor",
                        "p5.30-class-returnvalue",
                        "p5.30-text-vfile-asdata"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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-14",
                        "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-data-ical",
            "portdir": "perl/p5-data-ical",
            "version": "0.240.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-data-ical",
            "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-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-data-ical"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-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-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-data-hierarchy"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-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-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-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-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "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-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-data-hierarchy",
            "portdir": "perl/p5-data-hierarchy",
            "version": "0.340.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-data-hierarchy",
            "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-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-data-hierarchy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-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-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-data-hexify",
                        "log2timeline"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-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-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-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-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "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-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-data-hexify",
            "portdir": "perl/p5-data-hexify",
            "version": "1.0.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-data-hexify",
            "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-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-data-hexify"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-data-dumper-names",
            "portdir": "perl/p5-data-dumper-names",
            "version": "0.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Data::Dumper::Names",
            "description": "Data::Dumper::Names - Dump variables with names (no source filter)",
            "long_description": "Data::Dumper::Names - Dump variables with names (no source filter)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-module-build",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-padwalker"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-data-dumper-names",
                        "p5.34-test-most"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-data-dumper-names",
            "portdir": "perl/p5-data-dumper-names",
            "version": "0.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Data::Dumper::Names",
            "description": "Data::Dumper::Names - Dump variables with names (no source filter)",
            "long_description": "Data::Dumper::Names - Dump variables with names (no source filter)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-module-build",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-padwalker"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-test-most"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-data-dumper-names",
            "portdir": "perl/p5-data-dumper-names",
            "version": "0.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Data::Dumper::Names",
            "description": "Data::Dumper::Names - Dump variables with names (no source filter)",
            "long_description": "Data::Dumper::Names - Dump variables with names (no source filter)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-module-build",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-padwalker"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-test-most"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-data-dumper-names",
            "portdir": "perl/p5-data-dumper-names",
            "version": "0.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Data::Dumper::Names",
            "description": "Data::Dumper::Names - Dump variables with names (no source filter)",
            "long_description": "Data::Dumper::Names - Dump variables with names (no source filter)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-module-build",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-padwalker"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-test-most"
                    ]
                }
            ]
        },
        {
            "name": "p5-data-dumper-names",
            "portdir": "perl/p5-data-dumper-names",
            "version": "0.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-data-dumper-names",
            "homepage": "https://metacpan.org/pod/Data::Dumper::Names",
            "description": "Data::Dumper::Names - Dump variables with names (no source filter)",
            "long_description": "Data::Dumper::Names - Dump variables with names (no source filter)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-data-dumper-names"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-data-dumper-concise",
            "portdir": "perl/p5-data-dumper-concise",
            "version": "2.23.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Data::Dumper::Concise",
            "description": "Less indentation and newlines plus sub deparsing",
            "long_description": "Less indentation and newlines plus sub deparsing",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-sql-abstract"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-data-dumper-concise",
                        "p5.34-dbix-admin-tableinfo",
                        "p5.34-devel-repl",
                        "p5.34-dbix-class"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-data-dumper-concise",
            "portdir": "perl/p5-data-dumper-concise",
            "version": "2.23.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Data::Dumper::Concise",
            "description": "Less indentation and newlines plus sub deparsing",
            "long_description": "Less indentation and newlines plus sub deparsing",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-sql-abstract"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-dbix-admin-tableinfo",
                        "p5.32-devel-repl",
                        "p5.32-dbix-class"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-data-dumper-concise",
            "portdir": "perl/p5-data-dumper-concise",
            "version": "2.23.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Data::Dumper::Concise",
            "description": "Less indentation and newlines plus sub deparsing",
            "long_description": "Less indentation and newlines plus sub deparsing",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-sql-abstract"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-dbix-admin-tableinfo",
                        "p5.30-devel-repl",
                        "p5.30-dbix-class"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-data-dumper-concise",
            "portdir": "perl/p5-data-dumper-concise",
            "version": "2.23.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Data::Dumper::Concise",
            "description": "Less indentation and newlines plus sub deparsing",
            "long_description": "Less indentation and newlines plus sub deparsing",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-sql-abstract"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-dbix-admin-tableinfo",
                        "p5.28-devel-repl",
                        "p5.28-dbix-class"
                    ]
                }
            ]
        },
        {
            "name": "p5-data-dumper-concise",
            "portdir": "perl/p5-data-dumper-concise",
            "version": "2.23.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-data-dumper-concise",
            "homepage": "https://metacpan.org/pod/Data::Dumper::Concise",
            "description": "Less indentation and newlines plus sub deparsing",
            "long_description": "Less indentation and newlines plus sub deparsing",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-data-dumper-concise"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-data-dumper",
            "portdir": "perl/p5-data-dumper",
            "version": "2.183.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Data::Dumper",
            "description": "Stringified Perl data structures, suitable for both printing and eval",
            "long_description": "Given a list of scalars or reference variables, writes out their contents in Perl syntax. The references can also be objects. The contents of each variable is output in a single Perl statement. Handles self-referential structures correctly. The return value can be \"eval\"ed to get back an identical copy of the original reference structure.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-spreadsheet-readsxc",
                        "p5.34-pod-elemental",
                        "po4a",
                        "p5.34-sys-hostip",
                        "p5.34-mail-dkim",
                        "p5.34-sereal",
                        "p5.34-http-xscookies",
                        "p5.34-string-trim",
                        "p5.34-app-cmd",
                        "p5.34-sereal-decoder",
                        "p5.34-sereal-encoder",
                        "p5.34-xml-bare",
                        "p5.34-ppix-utils"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-object-insideout",
                        "p5.34-math-random-mt-auto",
                        "p5.34-perl-version",
                        "ikiwiki",
                        "p5.34-dist-zilla",
                        "p5.34-algorithm-curvefit",
                        "p5.34-code-tidyall",
                        "p5.34-math-symbolic",
                        "p5.34-dist-zilla-plugin-git-contributors",
                        "p5.34-extutils-builder",
                        "p5.34-mojo-dom58",
                        "p5.34-test-simple",
                        "p5.34-dist-zilla-plugin-test-reportprereqs",
                        "p5.34-cpan-uploader",
                        "p5.34-bio-asn1-entrezgene",
                        "p5.34-bioperl",
                        "p5.34-crypt-generatepassword",
                        "p5.34-data-serializer",
                        "p5.34-log-any-adapter-tap",
                        "p5.34-log-handler",
                        "p5.34-mldbm",
                        "p5.34-moosex-storage",
                        "p5.34-xml-parser-easytree",
                        "p5.34-pdl",
                        "p5.34-dist-zilla-plugin-github"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "texlive-bin-extra"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-data-dumper",
            "portdir": "perl/p5-data-dumper",
            "version": "2.183.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Data::Dumper",
            "description": "Stringified Perl data structures, suitable for both printing and eval",
            "long_description": "Given a list of scalars or reference variables, writes out their contents in Perl syntax. The references can also be objects. The contents of each variable is output in a single Perl statement. Handles self-referential structures correctly. The return value can be \"eval\"ed to get back an identical copy of the original reference structure.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-pod-elemental",
                        "p5.32-xml-bare",
                        "p5.32-mail-dkim",
                        "p5.32-app-cmd",
                        "p5.32-http-xscookies",
                        "p5.32-sys-hostip",
                        "p5.32-sereal",
                        "p5.32-string-trim",
                        "p5.32-sereal-decoder",
                        "p5.32-sereal-encoder",
                        "p5.32-ppix-utils",
                        "p5.32-spreadsheet-readsxc"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-pdl",
                        "p5.32-object-insideout",
                        "p5.32-math-random-mt-auto",
                        "p5.32-perl-version",
                        "p5.32-dist-zilla",
                        "p5.32-algorithm-curvefit",
                        "p5.32-code-tidyall",
                        "p5.32-math-symbolic",
                        "p5.32-dist-zilla-plugin-git-contributors",
                        "p5.32-extutils-builder",
                        "p5.32-mojo-dom58",
                        "p5.32-dist-zilla-plugin-github",
                        "p5.32-test-simple",
                        "p5.32-dist-zilla-plugin-test-reportprereqs",
                        "p5.32-cpan-uploader",
                        "p5.32-bio-asn1-entrezgene",
                        "p5.32-bioperl",
                        "p5.32-crypt-generatepassword",
                        "p5.32-data-serializer",
                        "p5.32-log-any-adapter-tap",
                        "p5.32-log-handler",
                        "p5.32-mldbm",
                        "p5.32-moosex-storage",
                        "p5.32-xml-parser-easytree"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-data-dumper",
            "portdir": "perl/p5-data-dumper",
            "version": "2.183.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Data::Dumper",
            "description": "Stringified Perl data structures, suitable for both printing and eval",
            "long_description": "Given a list of scalars or reference variables, writes out their contents in Perl syntax. The references can also be objects. The contents of each variable is output in a single Perl statement. Handles self-referential structures correctly. The return value can be \"eval\"ed to get back an identical copy of the original reference structure.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-pod-elemental",
                        "p5.30-xml-bare",
                        "p5.30-mail-dkim",
                        "p5.30-app-cmd",
                        "p5.30-http-xscookies",
                        "p5.30-sys-hostip",
                        "p5.30-sereal",
                        "p5.30-string-trim",
                        "p5.30-sereal-decoder",
                        "p5.30-sereal-encoder",
                        "p5.30-ppix-utils",
                        "p5.30-spreadsheet-readsxc"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-pdl",
                        "p5.30-object-insideout",
                        "p5.30-math-random-mt-auto",
                        "p5.30-perl-version",
                        "p5.30-dist-zilla",
                        "p5.30-algorithm-curvefit",
                        "p5.30-code-tidyall",
                        "p5.30-math-symbolic",
                        "p5.30-dist-zilla-plugin-git-contributors",
                        "p5.30-extutils-builder",
                        "p5.30-mojo-dom58",
                        "p5.30-dist-zilla-plugin-github",
                        "p5.30-test-simple",
                        "p5.30-dist-zilla-plugin-test-reportprereqs",
                        "p5.30-cpan-uploader",
                        "p5.30-bio-asn1-entrezgene",
                        "p5.30-bioperl",
                        "p5.30-crypt-generatepassword",
                        "p5.30-data-serializer",
                        "p5.30-log-any-adapter-tap",
                        "p5.30-log-handler",
                        "p5.30-mldbm",
                        "p5.30-moosex-storage",
                        "p5.30-xml-parser-easytree"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-data-dumper",
            "portdir": "perl/p5-data-dumper",
            "version": "2.183.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Data::Dumper",
            "description": "Stringified Perl data structures, suitable for both printing and eval",
            "long_description": "Given a list of scalars or reference variables, writes out their contents in Perl syntax. The references can also be objects. The contents of each variable is output in a single Perl statement. Handles self-referential structures correctly. The return value can be \"eval\"ed to get back an identical copy of the original reference structure.",
            "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-pod-elemental",
                        "p5.28-xml-bare",
                        "p5.28-mail-dkim",
                        "p5.28-app-cmd",
                        "p5.28-http-xscookies",
                        "p5.28-sys-hostip",
                        "p5.28-sereal",
                        "p5.28-string-trim",
                        "p5.28-sereal-decoder",
                        "p5.28-sereal-encoder",
                        "p5.28-ppix-utils",
                        "p5.28-spreadsheet-readsxc"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-xml-parser-easytree",
                        "p5.28-pdl",
                        "p5.28-object-insideout",
                        "p5.28-math-random-mt-auto",
                        "p5.28-perl-version",
                        "p5.28-dist-zilla",
                        "p5.28-algorithm-curvefit",
                        "p5.28-code-tidyall",
                        "p5.28-math-symbolic",
                        "p5.28-dist-zilla-plugin-git-contributors",
                        "p5.28-extutils-builder",
                        "p5.28-mojo-dom58",
                        "p5.28-dist-zilla-plugin-github",
                        "p5.28-test-simple",
                        "p5.28-dist-zilla-plugin-test-reportprereqs",
                        "p5.28-cpan-uploader",
                        "p5.28-bio-asn1-entrezgene",
                        "p5.28-bioperl",
                        "p5.28-crypt-generatepassword",
                        "p5-data-dumper",
                        "p5.28-data-serializer",
                        "p5.28-log-any-adapter-tap",
                        "p5.28-log-handler",
                        "p5.28-mldbm",
                        "p5.28-moosex-storage"
                    ]
                }
            ]
        },
        {
            "name": "p5-data-dumper",
            "portdir": "perl/p5-data-dumper",
            "version": "2.183.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.28-data-dumper",
            "homepage": "https://metacpan.org/pod/Data::Dumper",
            "description": "Stringified Perl data structures, suitable for both printing and eval",
            "long_description": "Given a list of scalars or reference variables, writes out their contents in Perl syntax. The references can also be objects. The contents of each variable is output in a single Perl statement. Handles self-referential structures correctly. The return value can be \"eval\"ed to get back an identical copy of the original reference structure.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-data-dumper"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-data-dump",
            "portdir": "perl/p5-data-dump",
            "version": "1.250.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Data::Dump",
            "description": "Pretty printing of data structures",
            "long_description": "This module provides a single function called dump() that takes a list of values as its argument and produces a string as its result. The string contains Perl code that, when evaled, produces a deep copy of the original arguments. The string is formatted for easy reading. If dump() is called in a void context, then the dump is printed on STDERR instead of being returned.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-alien-build-plugin-cleanse-builddir"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-data-dump",
                        "p5.34-dist-zilla-plugin-git-remote-check",
                        "p5.34-dist-zilla-plugin-metaprovides-package",
                        "p5.34-starman",
                        "p5.34-test-nicedump",
                        "p5.34-test-trap",
                        "p5.34-www-mechanize-cached",
                        "biblatex-biber",
                        "p5.34-perl-languageserver",
                        "p5.34-html-restrict",
                        "p5.34-catalyst-runtime",
                        "youtube-viewer",
                        "p5.34-dbix-class-schema-loader",
                        "p5.34-libwww-perl",
                        "p5.34-catalyst-log-log4perl",
                        "p5.34-statistics-covid"
                    ]
                }
            ]
        }
    ]
}