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

{
    "count": 50555,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=808",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=806",
    "results": [
        {
            "name": "p5.32-test-command",
            "portdir": "perl/p5-test-command",
            "version": "0.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Command",
            "description": "Test routines for external commands",
            "long_description": "Test routines for external commands",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "dev",
                    "github": "",
                    "ports_count": 96
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-catalyst-helper-authdbic"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-test-command",
            "portdir": "perl/p5-test-command",
            "version": "0.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Command",
            "description": "Test routines for external commands",
            "long_description": "Test routines for external commands",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "dev",
                    "github": "",
                    "ports_count": 96
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-catalyst-helper-authdbic"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-test-command",
            "portdir": "perl/p5-test-command",
            "version": "0.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Command",
            "description": "Test routines for external commands",
            "long_description": "Test routines for external commands",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "dev",
                    "github": "",
                    "ports_count": 96
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-catalyst-helper-authdbic"
                    ]
                }
            ]
        },
        {
            "name": "p5-test-command",
            "portdir": "perl/p5-test-command",
            "version": "0.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-test-command",
            "homepage": "https://metacpan.org/pod/Test::Command",
            "description": "Test routines for external commands",
            "long_description": "Test routines for external commands",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "dev",
                    "github": "",
                    "ports_count": 96
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-command"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-tcl-tk",
            "portdir": "perl/p5-tcl-tk",
            "version": "1.290.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Tcl::Tk",
            "description": "Tcl::Tk - Extension module for Perl giving access to Tk via the Tcl extension",
            "long_description": "The Tcl::Tk extension (not to be confused with the \"native\" perl5 Perl/Tk extension) provides a raw but complete interface to the whole of Tk via the Tcl extension. \n\nTcl::Tk is pure-perl, with all binary bindings offloaded to Tcl perl module. \n\nTcl::Tk has full support for perl/Tk syntax. This does not mean 100% compatibility though. perl/Tk syntax is taken, but it is not followed when it is not tcl/tk compatible. Do not expect full perl/tk compatibility, just use the same syntax. \n\nThis approach allows you to intermix tcl/tk and perl/tk code, for example you can use pure-tcl to create entire GUI and then use perl/Tk syntax to access individual widgets. This also allows you to design GUI with any tcl/tk GUI designer.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "chrischavez",
                    "github": "chrstphrchvz",
                    "ports_count": 95
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tklib",
                        "tk",
                        "perl5.34",
                        "p5.34-tcl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-tcl-tk"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-tcl-tk",
            "portdir": "perl/p5-tcl-tk",
            "version": "1.290.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Tcl::Tk",
            "description": "Tcl::Tk - Extension module for Perl giving access to Tk via the Tcl extension",
            "long_description": "The Tcl::Tk extension (not to be confused with the \"native\" perl5 Perl/Tk extension) provides a raw but complete interface to the whole of Tk via the Tcl extension. \n\nTcl::Tk is pure-perl, with all binary bindings offloaded to Tcl perl module. \n\nTcl::Tk has full support for perl/Tk syntax. This does not mean 100% compatibility though. perl/Tk syntax is taken, but it is not followed when it is not tcl/tk compatible. Do not expect full perl/tk compatibility, just use the same syntax. \n\nThis approach allows you to intermix tcl/tk and perl/tk code, for example you can use pure-tcl to create entire GUI and then use perl/Tk syntax to access individual widgets. This also allows you to design GUI with any tcl/tk GUI designer.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "chrischavez",
                    "github": "chrstphrchvz",
                    "ports_count": 95
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tklib",
                        "perl5.32",
                        "tk",
                        "p5.32-tcl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-tcl-tk",
            "portdir": "perl/p5-tcl-tk",
            "version": "1.290.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Tcl::Tk",
            "description": "Tcl::Tk - Extension module for Perl giving access to Tk via the Tcl extension",
            "long_description": "The Tcl::Tk extension (not to be confused with the \"native\" perl5 Perl/Tk extension) provides a raw but complete interface to the whole of Tk via the Tcl extension. \n\nTcl::Tk is pure-perl, with all binary bindings offloaded to Tcl perl module. \n\nTcl::Tk has full support for perl/Tk syntax. This does not mean 100% compatibility though. perl/Tk syntax is taken, but it is not followed when it is not tcl/tk compatible. Do not expect full perl/tk compatibility, just use the same syntax. \n\nThis approach allows you to intermix tcl/tk and perl/tk code, for example you can use pure-tcl to create entire GUI and then use perl/Tk syntax to access individual widgets. This also allows you to design GUI with any tcl/tk GUI designer.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "chrischavez",
                    "github": "chrstphrchvz",
                    "ports_count": 95
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tklib",
                        "perl5.30",
                        "p5.30-tcl",
                        "tk"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-tcl-tk",
            "portdir": "perl/p5-tcl-tk",
            "version": "1.290.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Tcl::Tk",
            "description": "Tcl::Tk - Extension module for Perl giving access to Tk via the Tcl extension",
            "long_description": "The Tcl::Tk extension (not to be confused with the \"native\" perl5 Perl/Tk extension) provides a raw but complete interface to the whole of Tk via the Tcl extension. \n\nTcl::Tk is pure-perl, with all binary bindings offloaded to Tcl perl module. \n\nTcl::Tk has full support for perl/Tk syntax. This does not mean 100% compatibility though. perl/Tk syntax is taken, but it is not followed when it is not tcl/tk compatible. Do not expect full perl/tk compatibility, just use the same syntax. \n\nThis approach allows you to intermix tcl/tk and perl/tk code, for example you can use pure-tcl to create entire GUI and then use perl/Tk syntax to access individual widgets. This also allows you to design GUI with any tcl/tk GUI designer.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "chrischavez",
                    "github": "chrstphrchvz",
                    "ports_count": 95
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tklib",
                        "perl5.28",
                        "p5.28-tcl",
                        "tk"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-tcl-tk",
            "portdir": "perl/p5-tcl-tk",
            "version": "1.290.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-tcl-tk",
            "homepage": "https://metacpan.org/pod/Tcl::Tk",
            "description": "Tcl::Tk - Extension module for Perl giving access to Tk via the Tcl extension",
            "long_description": "The Tcl::Tk extension (not to be confused with the \"native\" perl5 Perl/Tk extension) provides a raw but complete interface to the whole of Tk via the Tcl extension. \n\nTcl::Tk is pure-perl, with all binary bindings offloaded to Tcl perl module. \n\nTcl::Tk has full support for perl/Tk syntax. This does not mean 100% compatibility though. perl/Tk syntax is taken, but it is not followed when it is not tcl/tk compatible. Do not expect full perl/tk compatibility, just use the same syntax. \n\nThis approach allows you to intermix tcl/tk and perl/tk code, for example you can use pure-tcl to create entire GUI and then use perl/Tk syntax to access individual widgets. This also allows you to design GUI with any tcl/tk GUI designer.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "chrischavez",
                    "github": "chrstphrchvz",
                    "ports_count": 95
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-tcl-tk"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-string-escape",
            "portdir": "perl/p5-string-escape",
            "version": "2010.2.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/String::Escape",
            "description": "Backslash escapes, quoted phrase, word elision, etc.",
            "long_description": "Backslash escapes, quoted phrase, word elision, etc.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "dev",
                    "github": "",
                    "ports_count": 96
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "rex"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-catalyst-authentication-credential-http",
                        "p5-string-escape"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-string-escape",
            "portdir": "perl/p5-string-escape",
            "version": "2010.2.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/String::Escape",
            "description": "Backslash escapes, quoted phrase, word elision, etc.",
            "long_description": "Backslash escapes, quoted phrase, word elision, etc.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "dev",
                    "github": "",
                    "ports_count": 96
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-catalyst-authentication-credential-http"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-string-escape",
            "portdir": "perl/p5-string-escape",
            "version": "2010.2.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/String::Escape",
            "description": "Backslash escapes, quoted phrase, word elision, etc.",
            "long_description": "Backslash escapes, quoted phrase, word elision, etc.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "dev",
                    "github": "",
                    "ports_count": 96
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-catalyst-authentication-credential-http"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-string-escape",
            "portdir": "perl/p5-string-escape",
            "version": "2010.2.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/String::Escape",
            "description": "Backslash escapes, quoted phrase, word elision, etc.",
            "long_description": "Backslash escapes, quoted phrase, word elision, etc.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "dev",
                    "github": "",
                    "ports_count": 96
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-catalyst-authentication-credential-http"
                    ]
                }
            ]
        },
        {
            "name": "p5-string-escape",
            "portdir": "perl/p5-string-escape",
            "version": "2010.2.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-string-escape",
            "homepage": "https://metacpan.org/pod/String::Escape",
            "description": "Backslash escapes, quoted phrase, word elision, etc.",
            "long_description": "Backslash escapes, quoted phrase, word elision, etc.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "dev",
                    "github": "",
                    "ports_count": 96
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-string-escape"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-set-scalar",
            "portdir": "perl/p5-set-scalar",
            "version": "1.290.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Set::Scalar",
            "description": "Basic set operations",
            "long_description": "Basic set operations",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "jpo",
                    "github": "jpoliv",
                    "ports_count": 60
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-bioperl",
                        "p5.34-rdf-query",
                        "p5.34-rdf-trine",
                        "p5-set-scalar"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-set-scalar",
            "portdir": "perl/p5-set-scalar",
            "version": "1.290.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Set::Scalar",
            "description": "Basic set operations",
            "long_description": "Basic set operations",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "jpo",
                    "github": "jpoliv",
                    "ports_count": 60
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-bioperl",
                        "p5.32-rdf-query",
                        "p5.32-rdf-trine"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-set-scalar",
            "portdir": "perl/p5-set-scalar",
            "version": "1.290.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Set::Scalar",
            "description": "Basic set operations",
            "long_description": "Basic set operations",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "jpo",
                    "github": "jpoliv",
                    "ports_count": 60
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-bioperl",
                        "p5.30-rdf-query",
                        "p5.30-rdf-trine"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-set-scalar",
            "portdir": "perl/p5-set-scalar",
            "version": "1.290.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Set::Scalar",
            "description": "Basic set operations",
            "long_description": "Basic set operations",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "jpo",
                    "github": "jpoliv",
                    "ports_count": 60
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-bioperl",
                        "p5.28-rdf-query",
                        "p5.28-rdf-trine"
                    ]
                }
            ]
        },
        {
            "name": "p5-set-scalar",
            "portdir": "perl/p5-set-scalar",
            "version": "1.290.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-set-scalar",
            "homepage": "https://metacpan.org/pod/Set::Scalar",
            "description": "Basic set operations",
            "long_description": "Basic set operations",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "jpo",
                    "github": "jpoliv",
                    "ports_count": 60
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-set-scalar"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-test-command",
            "portdir": "perl/p5-test-command",
            "version": "0.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Command",
            "description": "Test routines for external commands",
            "long_description": "Test routines for external commands",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "dev",
                    "github": "",
                    "ports_count": 96
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-catalyst-helper-authdbic"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-test-mocktime",
            "portdir": "perl/p5-test-mocktime",
            "version": "0.170.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::MockTime",
            "description": "Replaces actual time with simulated time",
            "long_description": "Replaces actual time with simulated time",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 431
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-apache-logformat-compiler",
                        "p5.26-dancer2",
                        "p5.26-datetime-format-flexible",
                        "p5.26-datetime-format-natural",
                        "p5.26-dist-zilla-plugin-ensurelatestperl"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-set-scalar",
            "portdir": "perl/p5-set-scalar",
            "version": "1.290.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Set::Scalar",
            "description": "Basic set operations",
            "long_description": "Basic set operations",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "jpo",
                    "github": "jpoliv",
                    "ports_count": 60
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-bioperl",
                        "p5.26-rdf-query",
                        "p5.26-rdf-trine"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-www-shorten-googl",
            "portdir": "perl/p5-www-shorten-googl",
            "version": "1.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/WWW::Shorten::Googl",
            "description": "Perl interface to goo.gl",
            "long_description": "Perl interface to goo.gl",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "cowboyneal",
                    "github": "",
                    "ports_count": 6
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-try-tiny"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-json-maybexs",
                        "p5.26-libwww-perl",
                        "perl5.26",
                        "p5.26-uri",
                        "p5.26-www-shorten",
                        "p5.26-lwp-protocol-https",
                        "p5.26-http-message"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-test-www-selenium",
            "portdir": "perl/p5-test-www-selenium",
            "version": "1.360.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::WWW::Selenium",
            "description": "Test applications using Selenium Remote Control",
            "long_description": "This module sends commands directly to a Selenium Server using simple HTTP GET/POST requests. Using this module together with a Selenium Server instance, you can automatically control any supported browser.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "jon.hermansen",
                    "github": "",
                    "ports_count": 6
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-exception",
                        "p5.26-test-mock-lwp"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-time-hires",
                        "perl5.26",
                        "p5.26-uri",
                        "p5.26-libwww-perl",
                        "p5.26-namespace-clean"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-tex-encode",
            "portdir": "perl/p5-tex-encode",
            "version": "2.9.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/TeX::Encode",
            "description": "Encode/decode Perl utf-8 strings into TeX",
            "long_description": "Encode/decode Perl utf-8 strings into TeX",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "davide.liessi",
                    "github": "dliessi",
                    "ports_count": 72
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-encode"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-test-mock-lwp",
            "portdir": "perl/p5-test-mock-lwp",
            "version": "0.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Mock::LWP",
            "description": "Easy mocking of LWP packages",
            "long_description": "Test::Mock::LWP - Make LWP packages to make testing easier.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "pengyu.ut",
                    "github": "",
                    "ports_count": 6
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-test-mockobject"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-test-www-selenium"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-test-cpan-meta-json",
            "portdir": "perl/p5-test-cpan-meta-json",
            "version": "0.160.0",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::CPAN::Meta::JSON",
            "description": "Test::CPAN::Meta::JSON - Validate a META.json file within a CPAN distribution.",
            "long_description": "Test::CPAN::Meta::JSON - Validate a META.json file within a CPAN distribution.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "calvin",
                    "github": "cardi",
                    "ports_count": 27
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-json"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "p5.26-compress-raw-bzip2",
                        "p5.26-compress-raw-zlib",
                        "p5.26-io-compress",
                        "p5.26-io-compress-lzma"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-unicode-escape",
            "portdir": "perl/p5-unicode-escape",
            "version": "0.0.2",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Unicode::Escape",
            "description": "Escape and unescape Unicode characters",
            "long_description": "Escape and unescape Unicode characters",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "macports",
                    "github": "",
                    "ports_count": 18
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-unicode-string"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-tcl-tk",
            "portdir": "perl/p5-tcl-tk",
            "version": "1.290.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Tcl::Tk",
            "description": "Tcl::Tk - Extension module for Perl giving access to Tk via the Tcl extension",
            "long_description": "The Tcl::Tk extension (not to be confused with the \"native\" perl5 Perl/Tk extension) provides a raw but complete interface to the whole of Tk via the Tcl extension. \n\nTcl::Tk is pure-perl, with all binary bindings offloaded to Tcl perl module. \n\nTcl::Tk has full support for perl/Tk syntax. This does not mean 100% compatibility though. perl/Tk syntax is taken, but it is not followed when it is not tcl/tk compatible. Do not expect full perl/tk compatibility, just use the same syntax. \n\nThis approach allows you to intermix tcl/tk and perl/tk code, for example you can use pure-tcl to create entire GUI and then use perl/Tk syntax to access individual widgets. This also allows you to design GUI with any tcl/tk GUI designer.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "chrischavez",
                    "github": "chrstphrchvz",
                    "ports_count": 95
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tklib",
                        "perl5.26",
                        "p5.26-tcl",
                        "tk"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-string-escape",
            "portdir": "perl/p5-string-escape",
            "version": "2010.2.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/String::Escape",
            "description": "Backslash escapes, quoted phrase, word elision, etc.",
            "long_description": "Backslash escapes, quoted phrase, word elision, etc.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "dev",
                    "github": "",
                    "ports_count": 96
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-catalyst-authentication-credential-http"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-pod-latex",
            "portdir": "perl/p5-pod-latex",
            "version": "0.610.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Pod::LaTeX",
            "description": "Convert Pod data to formatted LaTeX",
            "long_description": "Convert Pod data to formatted LaTeX",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "davide.liessi",
                    "github": "dliessi",
                    "ports_count": 72
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-module-build",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-pod-latex"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-pod-latex",
            "portdir": "perl/p5-pod-latex",
            "version": "0.610.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Pod::LaTeX",
            "description": "Convert Pod data to formatted LaTeX",
            "long_description": "Convert Pod data to formatted LaTeX",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "davide.liessi",
                    "github": "dliessi",
                    "ports_count": 72
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-module-build",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-pod-latex",
            "portdir": "perl/p5-pod-latex",
            "version": "0.610.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Pod::LaTeX",
            "description": "Convert Pod data to formatted LaTeX",
            "long_description": "Convert Pod data to formatted LaTeX",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "davide.liessi",
                    "github": "dliessi",
                    "ports_count": 72
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-module-build",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-pod-latex",
            "portdir": "perl/p5-pod-latex",
            "version": "0.610.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Pod::LaTeX",
            "description": "Convert Pod data to formatted LaTeX",
            "long_description": "Convert Pod data to formatted LaTeX",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "davide.liessi",
                    "github": "dliessi",
                    "ports_count": 72
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-module-build",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-pod-latex",
            "portdir": "perl/p5-pod-latex",
            "version": "0.610.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-pod-latex",
            "homepage": "https://metacpan.org/pod/Pod::LaTeX",
            "description": "Convert Pod data to formatted LaTeX",
            "long_description": "Convert Pod data to formatted LaTeX",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "davide.liessi",
                    "github": "dliessi",
                    "ports_count": 72
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-pod-latex"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-pmtools",
            "portdir": "perl/p5-pmtools",
            "version": "2.2.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/pmtools",
            "description": "A suite of small programs to help manage Perl modules",
            "long_description": "This is pmtools -- a suite of small programs to help manage modules. The names are totally preliminary, and in fact, so is the code. We follow the \"keep it small\" notion of many tiny tools each doing one thing well, eschewing giant megatools with millions of options.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "jpo",
                    "github": "jpoliv",
                    "ports_count": 60
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-pmtools"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-pmtools",
            "portdir": "perl/p5-pmtools",
            "version": "2.2.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/pmtools",
            "description": "A suite of small programs to help manage Perl modules",
            "long_description": "This is pmtools -- a suite of small programs to help manage modules. The names are totally preliminary, and in fact, so is the code. We follow the \"keep it small\" notion of many tiny tools each doing one thing well, eschewing giant megatools with millions of options.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "jpo",
                    "github": "jpoliv",
                    "ports_count": 60
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-pmtools",
            "portdir": "perl/p5-pmtools",
            "version": "2.2.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/pmtools",
            "description": "A suite of small programs to help manage Perl modules",
            "long_description": "This is pmtools -- a suite of small programs to help manage modules. The names are totally preliminary, and in fact, so is the code. We follow the \"keep it small\" notion of many tiny tools each doing one thing well, eschewing giant megatools with millions of options.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "jpo",
                    "github": "jpoliv",
                    "ports_count": 60
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-pmtools",
            "portdir": "perl/p5-pmtools",
            "version": "2.2.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/pmtools",
            "description": "A suite of small programs to help manage Perl modules",
            "long_description": "This is pmtools -- a suite of small programs to help manage modules. The names are totally preliminary, and in fact, so is the code. We follow the \"keep it small\" notion of many tiny tools each doing one thing well, eschewing giant megatools with millions of options.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "jpo",
                    "github": "jpoliv",
                    "ports_count": 60
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-pmtools",
            "portdir": "perl/p5-pmtools",
            "version": "2.2.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-pmtools",
            "homepage": "https://metacpan.org/pod/pmtools",
            "description": "A suite of small programs to help manage Perl modules",
            "long_description": "This is pmtools -- a suite of small programs to help manage modules. The names are totally preliminary, and in fact, so is the code. We follow the \"keep it small\" notion of many tiny tools each doing one thing well, eschewing giant megatools with millions of options.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "jpo",
                    "github": "jpoliv",
                    "ports_count": 60
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-pmtools"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-path-isdev",
            "portdir": "perl/p5-path-isdev",
            "version": "1.1.3",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Path::IsDev",
            "description": "Determine if a given Path resembles a development source tree",
            "long_description": "Determine if a given Path resembles a development source tree",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 431
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-test-fatal",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-file-homedir",
                        "p5.34-module-runtime",
                        "perl5.34",
                        "p5.34-role-tiny",
                        "p5.34-sub-exporter",
                        "p5.34-path-tiny",
                        "p5.34-class-tiny"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-file-sharedir-projectdistdir",
                        "p5.34-path-finddev",
                        "p5-path-isdev"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-path-isdev",
            "portdir": "perl/p5-path-isdev",
            "version": "1.1.3",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Path::IsDev",
            "description": "Determine if a given Path resembles a development source tree",
            "long_description": "Determine if a given Path resembles a development source tree",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 431
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-fatal",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-file-homedir",
                        "p5.32-module-runtime",
                        "perl5.32",
                        "p5.32-role-tiny",
                        "p5.32-sub-exporter",
                        "p5.32-path-tiny",
                        "p5.32-class-tiny"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-file-sharedir-projectdistdir",
                        "p5.32-path-finddev"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-path-isdev",
            "portdir": "perl/p5-path-isdev",
            "version": "1.1.3",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Path::IsDev",
            "description": "Determine if a given Path resembles a development source tree",
            "long_description": "Determine if a given Path resembles a development source tree",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 431
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-test-fatal",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-file-homedir",
                        "p5.30-module-runtime",
                        "perl5.30",
                        "p5.30-role-tiny",
                        "p5.30-sub-exporter",
                        "p5.30-path-tiny",
                        "p5.30-class-tiny"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-file-sharedir-projectdistdir",
                        "p5.30-path-finddev"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-path-isdev",
            "portdir": "perl/p5-path-isdev",
            "version": "1.1.3",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Path::IsDev",
            "description": "Determine if a given Path resembles a development source tree",
            "long_description": "Determine if a given Path resembles a development source tree",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 431
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-fatal",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-file-homedir",
                        "p5.28-module-runtime",
                        "perl5.28",
                        "p5.28-role-tiny",
                        "p5.28-sub-exporter",
                        "p5.28-path-tiny",
                        "p5.28-class-tiny"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-file-sharedir-projectdistdir",
                        "p5.28-path-finddev"
                    ]
                }
            ]
        },
        {
            "name": "p5-path-isdev",
            "portdir": "perl/p5-path-isdev",
            "version": "1.1.3",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-path-isdev",
            "homepage": "https://metacpan.org/pod/Path::IsDev",
            "description": "Determine if a given Path resembles a development source tree",
            "long_description": "Determine if a given Path resembles a development source tree",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 431
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-path-isdev"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-path-finddev",
            "portdir": "perl/p5-path-finddev",
            "version": "0.5.3",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Path::FindDev",
            "description": "Find a development path somewhere in an upper hierarchy.",
            "long_description": "Find a development path somewhere in an upper hierarchy.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 431
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-class-tiny",
                        "p5.34-path-isdev",
                        "p5.34-path-tiny",
                        "p5.34-sub-exporter"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-file-sharedir-projectdistdir",
                        "p5-path-finddev"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-path-finddev",
            "portdir": "perl/p5-path-finddev",
            "version": "0.5.3",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Path::FindDev",
            "description": "Find a development path somewhere in an upper hierarchy.",
            "long_description": "Find a development path somewhere in an upper hierarchy.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 431
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-class-tiny",
                        "p5.32-path-isdev",
                        "p5.32-path-tiny",
                        "p5.32-sub-exporter"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-file-sharedir-projectdistdir"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-path-finddev",
            "portdir": "perl/p5-path-finddev",
            "version": "0.5.3",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Path::FindDev",
            "description": "Find a development path somewhere in an upper hierarchy.",
            "long_description": "Find a development path somewhere in an upper hierarchy.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 431
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-class-tiny",
                        "p5.30-path-isdev",
                        "p5.30-path-tiny",
                        "p5.30-sub-exporter"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-file-sharedir-projectdistdir"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-path-finddev",
            "portdir": "perl/p5-path-finddev",
            "version": "0.5.3",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Path::FindDev",
            "description": "Find a development path somewhere in an upper hierarchy.",
            "long_description": "Find a development path somewhere in an upper hierarchy.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 431
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-class-tiny",
                        "p5.28-path-isdev",
                        "p5.28-path-tiny",
                        "p5.28-sub-exporter"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-file-sharedir-projectdistdir"
                    ]
                }
            ]
        },
        {
            "name": "p5-path-finddev",
            "portdir": "perl/p5-path-finddev",
            "version": "0.5.3",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-path-finddev",
            "homepage": "https://metacpan.org/pod/Path::FindDev",
            "description": "Find a development path somewhere in an upper hierarchy.",
            "long_description": "Find a development path somewhere in an upper hierarchy.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 431
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-path-finddev"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}