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

{
    "count": 49836,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=917",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=915",
    "results": [
        {
            "name": "p5.34-inline-python",
            "portdir": "perl/p5-inline-python",
            "version": "0.560.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Inline::Python",
            "description": "Write inline python in perl scripts",
            "long_description": "The Inline::Python module allows you to put Python source code directly inline in a Perl script or module. It sets up an in-process Python interpreter, runs your code, and then examines Python's symbol table for things to bind to Perl. The process of interrogating the Python interpreter for globals only occurs the first time you run your Python code. The namespace is cached, and subsequent calls use the cached version.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-test-number-delta",
                        "p5.34-parse-recdescent",
                        "p5.34-proc-processtable",
                        "p5.34-test-deep",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-inline",
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-inline-python",
            "portdir": "perl/p5-inline-python",
            "version": "0.560.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Inline::Python",
            "description": "Write inline python in perl scripts",
            "long_description": "The Inline::Python module allows you to put Python source code directly inline in a Perl script or module. It sets up an in-process Python interpreter, runs your code, and then examines Python's symbol table for things to bind to Perl. The process of interrogating the Python interpreter for globals only occurs the first time you run your Python code. The namespace is cached, and subsequent calls use the cached version.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-number-delta",
                        "p5.32-parse-recdescent",
                        "p5.32-proc-processtable",
                        "p5.32-test-deep",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "p5.32-inline",
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-inline-python",
            "portdir": "perl/p5-inline-python",
            "version": "0.560.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Inline::Python",
            "description": "Write inline python in perl scripts",
            "long_description": "The Inline::Python module allows you to put Python source code directly inline in a Perl script or module. It sets up an in-process Python interpreter, runs your code, and then examines Python's symbol table for things to bind to Perl. The process of interrogating the Python interpreter for globals only occurs the first time you run your Python code. The namespace is cached, and subsequent calls use the cached version.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-test-number-delta",
                        "p5.30-parse-recdescent",
                        "p5.30-proc-processtable",
                        "p5.30-test-deep",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "p5.30-inline",
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-inline-python",
            "portdir": "perl/p5-inline-python",
            "version": "0.560.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Inline::Python",
            "description": "Write inline python in perl scripts",
            "long_description": "The Inline::Python module allows you to put Python source code directly inline in a Perl script or module. It sets up an in-process Python interpreter, runs your code, and then examines Python's symbol table for things to bind to Perl. The process of interrogating the Python interpreter for globals only occurs the first time you run your Python code. The namespace is cached, and subsequent calls use the cached version.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-number-delta",
                        "p5.28-parse-recdescent",
                        "p5.28-proc-processtable",
                        "p5.28-test-deep",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "p5.28-inline",
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-inline-python"
                    ]
                }
            ]
        },
        {
            "name": "p5-inline-python",
            "portdir": "perl/p5-inline-python",
            "version": "0.560.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.28-inline-python",
            "homepage": "https://metacpan.org/pod/Inline::Python",
            "description": "Write inline python in perl scripts",
            "long_description": "The Inline::Python module allows you to put Python source code directly inline in a Perl script or module. It sets up an in-process Python interpreter, runs your code, and then examines Python's symbol table for things to bind to Perl. The process of interrogating the Python interpreter for globals only occurs the first time you run your Python code. The namespace is cached, and subsequent calls use the cached version.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-inline-python"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-inline-filters",
            "portdir": "perl/p5-inline-filters",
            "version": "0.200.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Inline::Filters",
            "description": "Inline::Filters - Common source code filters for Inline Modules.",
            "long_description": "Inline::Filters - Common source code filters for Inline Modules.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-inline",
                        "p5.34-inline-c"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-inline-filters"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-inline-filters",
            "portdir": "perl/p5-inline-filters",
            "version": "0.200.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Inline::Filters",
            "description": "Inline::Filters - Common source code filters for Inline Modules.",
            "long_description": "Inline::Filters - Common source code filters for Inline Modules.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-inline",
                        "p5.32-inline-c"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-inline-filters",
            "portdir": "perl/p5-inline-filters",
            "version": "0.200.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Inline::Filters",
            "description": "Inline::Filters - Common source code filters for Inline Modules.",
            "long_description": "Inline::Filters - Common source code filters for Inline Modules.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-inline",
                        "p5.30-inline-c"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-inline-filters",
            "portdir": "perl/p5-inline-filters",
            "version": "0.200.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Inline::Filters",
            "description": "Inline::Filters - Common source code filters for Inline Modules.",
            "long_description": "Inline::Filters - Common source code filters for Inline Modules.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-inline",
                        "p5.28-inline-c"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-inline-filters",
            "portdir": "perl/p5-inline-filters",
            "version": "0.200.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-inline-filters",
            "homepage": "https://metacpan.org/pod/Inline::Filters",
            "description": "Inline::Filters - Common source code filters for Inline Modules.",
            "long_description": "Inline::Filters - Common source code filters for Inline Modules.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-inline-filters"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-inline-files",
            "portdir": "perl/p5-inline-files",
            "version": "0.710.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Inline::Files",
            "description": "Inline::Files - Multiple virtual files at the end of your code",
            "long_description": "Inline::Files generalizes the notion of the __DATA__ marker and the associated <DATA> filehandle, to an arbitrary number of markers and associated filehandles.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-inline-files"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-inline-files",
            "portdir": "perl/p5-inline-files",
            "version": "0.710.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Inline::Files",
            "description": "Inline::Files - Multiple virtual files at the end of your code",
            "long_description": "Inline::Files generalizes the notion of the __DATA__ marker and the associated <DATA> filehandle, to an arbitrary number of markers and associated filehandles.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-inline-files",
            "portdir": "perl/p5-inline-files",
            "version": "0.710.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Inline::Files",
            "description": "Inline::Files - Multiple virtual files at the end of your code",
            "long_description": "Inline::Files generalizes the notion of the __DATA__ marker and the associated <DATA> filehandle, to an arbitrary number of markers and associated filehandles.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-inline-files",
            "portdir": "perl/p5-inline-files",
            "version": "0.710.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Inline::Files",
            "description": "Inline::Files - Multiple virtual files at the end of your code",
            "long_description": "Inline::Files generalizes the notion of the __DATA__ marker and the associated <DATA> filehandle, to an arbitrary number of markers and associated filehandles.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-inline-files",
            "portdir": "perl/p5-inline-files",
            "version": "0.710.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-inline-files",
            "homepage": "https://metacpan.org/pod/Inline::Files",
            "description": "Inline::Files - Multiple virtual files at the end of your code",
            "long_description": "Inline::Files generalizes the notion of the __DATA__ marker and the associated <DATA> filehandle, to an arbitrary number of markers and associated filehandles.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-inline-files"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-inline-c",
            "portdir": "perl/p5-inline-c",
            "version": "0.820.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Inline::C",
            "description": "Inline::C Write Perl Subroutines in C",
            "long_description": "Inline::C is a module that allows you to write Perl subroutines in C.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "p5.34-file-copy-recursive",
                        "p5.34-file-sharedir-install",
                        "p5.34-io-all",
                        "p5.34-test-warn",
                        "p5.34-yaml-libyaml"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-extutils-makemaker",
                        "p5.34-inline",
                        "p5.34-parse-recdescent",
                        "p5.34-pegex",
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-alien-gimp"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-alien-proj4",
                        "p5-inline-c",
                        "p5.34-inline-filters",
                        "p5.34-pdl"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-inline-c",
            "portdir": "perl/p5-inline-c",
            "version": "0.820.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Inline::C",
            "description": "Inline::C Write Perl Subroutines in C",
            "long_description": "Inline::C is a module that allows you to write Perl subroutines in C.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "p5.32-file-copy-recursive",
                        "p5.32-file-sharedir-install",
                        "p5.32-io-all",
                        "p5.32-test-warn",
                        "p5.32-yaml-libyaml"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-extutils-makemaker",
                        "p5.32-inline",
                        "p5.32-parse-recdescent",
                        "p5.32-pegex",
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-alien-gimp"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-alien-proj4",
                        "p5.32-inline-filters",
                        "p5.32-pdl"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-inline-c",
            "portdir": "perl/p5-inline-c",
            "version": "0.820.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Inline::C",
            "description": "Inline::C Write Perl Subroutines in C",
            "long_description": "Inline::C is a module that allows you to write Perl subroutines in C.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "p5.30-file-copy-recursive",
                        "p5.30-file-sharedir-install",
                        "p5.30-io-all",
                        "p5.30-test-warn",
                        "p5.30-yaml-libyaml"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-extutils-makemaker",
                        "p5.30-inline",
                        "p5.30-parse-recdescent",
                        "p5.30-pegex",
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-alien-gimp"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-alien-proj4",
                        "p5.30-inline-filters",
                        "p5.30-pdl"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-inline-c",
            "portdir": "perl/p5-inline-c",
            "version": "0.820.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Inline::C",
            "description": "Inline::C Write Perl Subroutines in C",
            "long_description": "Inline::C is a module that allows you to write Perl subroutines in C.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "p5.28-file-copy-recursive",
                        "p5.28-file-sharedir-install",
                        "p5.28-io-all",
                        "p5.28-test-warn",
                        "p5.28-yaml-libyaml"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-extutils-makemaker",
                        "p5.28-inline",
                        "p5.28-parse-recdescent",
                        "p5.28-pegex",
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-alien-gimp"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-alien-proj4",
                        "p5.28-inline-filters",
                        "p5.28-pdl"
                    ]
                }
            ]
        },
        {
            "name": "p5-inline-c",
            "portdir": "perl/p5-inline-c",
            "version": "0.820.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-inline-c",
            "homepage": "https://metacpan.org/pod/Inline::C",
            "description": "Inline::C Write Perl Subroutines in C",
            "long_description": "Inline::C is a module that allows you to write Perl subroutines in C.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-inline-c"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-indirect",
            "portdir": "perl/p5-indirect",
            "version": "0.390.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/indirect",
            "description": "indirect - Lexically warn about using the indirect method call syntax.",
            "long_description": "indirect - Lexically warn about using the indirect method call syntax.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.34-devel-declare"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-strictures"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-indirect",
            "portdir": "perl/p5-indirect",
            "version": "0.390.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/indirect",
            "description": "indirect - Lexically warn about using the indirect method call syntax.",
            "long_description": "indirect - Lexically warn about using the indirect method call syntax.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.32-devel-declare"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-strictures"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-indirect",
            "portdir": "perl/p5-indirect",
            "version": "0.390.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/indirect",
            "description": "indirect - Lexically warn about using the indirect method call syntax.",
            "long_description": "indirect - Lexically warn about using the indirect method call syntax.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.30-devel-declare"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-strictures"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-indirect",
            "portdir": "perl/p5-indirect",
            "version": "0.390.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/indirect",
            "description": "indirect - Lexically warn about using the indirect method call syntax.",
            "long_description": "indirect - Lexically warn about using the indirect method call syntax.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.28-devel-declare"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-indirect",
                        "p5.28-strictures"
                    ]
                }
            ]
        },
        {
            "name": "p5-indirect",
            "portdir": "perl/p5-indirect",
            "version": "0.390.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.28-indirect",
            "homepage": "https://metacpan.org/pod/indirect",
            "description": "indirect - Lexically warn about using the indirect method call syntax.",
            "long_description": "indirect - Lexically warn about using the indirect method call syntax.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-indirect"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-inc-latest",
            "portdir": "perl/p5-inc-latest",
            "version": "0.500.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/inc::latest",
            "description": "inc::latest - use modules bundled in inc/ if they are newer than installed ones",
            "long_description": "inc::latest - use modules bundled in inc/ if they are newer than installed ones",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-file-sharedir",
                        "p5.34-list-moreutils",
                        "p5.34-list-moreutils-xs",
                        "youtube-viewer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-module-build",
                        "p5-inc-latest"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-inc-latest",
            "portdir": "perl/p5-inc-latest",
            "version": "0.500.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/inc::latest",
            "description": "inc::latest - use modules bundled in inc/ if they are newer than installed ones",
            "long_description": "inc::latest - use modules bundled in inc/ if they are newer than installed ones",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-file-sharedir",
                        "p5.32-list-moreutils",
                        "p5.32-list-moreutils-xs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-module-build"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-inc-latest",
            "portdir": "perl/p5-inc-latest",
            "version": "0.500.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/inc::latest",
            "description": "inc::latest - use modules bundled in inc/ if they are newer than installed ones",
            "long_description": "inc::latest - use modules bundled in inc/ if they are newer than installed ones",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-file-sharedir",
                        "p5.30-list-moreutils",
                        "p5.30-list-moreutils-xs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-module-build"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-inc-latest",
            "portdir": "perl/p5-inc-latest",
            "version": "0.500.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/inc::latest",
            "description": "inc::latest - use modules bundled in inc/ if they are newer than installed ones",
            "long_description": "inc::latest - use modules bundled in inc/ if they are newer than installed ones",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-file-sharedir",
                        "p5.28-list-moreutils",
                        "p5.28-list-moreutils-xs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-module-build"
                    ]
                }
            ]
        },
        {
            "name": "p5-inc-latest",
            "portdir": "perl/p5-inc-latest",
            "version": "0.500.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-inc-latest",
            "homepage": "https://metacpan.org/pod/inc::latest",
            "description": "inc::latest - use modules bundled in inc/ if they are newer than installed ones",
            "long_description": "inc::latest - use modules bundled in inc/ if they are newer than installed ones",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-inc-latest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-importer",
            "portdir": "perl/p5-importer",
            "version": "0.26.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Importer",
            "description": "Importer - Alternative but compatible interface to modules that export symbols.",
            "long_description": "Importer - Alternative but compatible interface to modules that export symbols.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-importer",
                        "p5.34-long-jump",
                        "p5.34-sub-info",
                        "p5.34-test2-harness"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-importer",
            "portdir": "perl/p5-importer",
            "version": "0.26.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Importer",
            "description": "Importer - Alternative but compatible interface to modules that export symbols.",
            "long_description": "Importer - Alternative but compatible interface to modules that export symbols.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-long-jump",
                        "p5.32-sub-info",
                        "p5.32-test2-harness"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-importer",
            "portdir": "perl/p5-importer",
            "version": "0.26.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Importer",
            "description": "Importer - Alternative but compatible interface to modules that export symbols.",
            "long_description": "Importer - Alternative but compatible interface to modules that export symbols.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-long-jump",
                        "p5.30-sub-info",
                        "p5.30-test2-harness"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-importer",
            "portdir": "perl/p5-importer",
            "version": "0.26.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Importer",
            "description": "Importer - Alternative but compatible interface to modules that export symbols.",
            "long_description": "Importer - Alternative but compatible interface to modules that export symbols.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-long-jump",
                        "p5.28-sub-info",
                        "p5.28-test2-harness"
                    ]
                }
            ]
        },
        {
            "name": "p5-importer",
            "portdir": "perl/p5-importer",
            "version": "0.26.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-importer",
            "homepage": "https://metacpan.org/pod/Importer",
            "description": "Importer - Alternative but compatible interface to modules that export symbols.",
            "long_description": "Importer - Alternative but compatible interface to modules that export symbols.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-importer"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-import-into",
            "portdir": "perl/p5-import-into",
            "version": "1.2.5",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Import::Into",
            "description": "Import::Into - import packages into other packages",
            "long_description": "Writing exporters is a pain. Some use Exporter, some use Sub::Exporter, some use Moose::Exporter, some use Exporter::Declare ... and some things are pragmas. Exporting on someone else's behalf is harder. The exporters don't provide a consistent API for this, and pragmas need to have their import method called directly, since they affect the current unit of compilation. Import::Into provides global methods to make this painless.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-module-runtime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-pithub"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-package-variant",
                        "p5.34-moosex-extended",
                        "p5.34-zmq-ffi",
                        "p5.34-test-kit",
                        "p5.34-utf8-all",
                        "p5-import-into",
                        "p5.34-dancer2"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-import-into",
            "portdir": "perl/p5-import-into",
            "version": "1.2.5",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Import::Into",
            "description": "Import::Into - import packages into other packages",
            "long_description": "Writing exporters is a pain. Some use Exporter, some use Sub::Exporter, some use Moose::Exporter, some use Exporter::Declare ... and some things are pragmas. Exporting on someone else's behalf is harder. The exporters don't provide a consistent API for this, and pragmas need to have their import method called directly, since they affect the current unit of compilation. Import::Into provides global methods to make this painless.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-module-runtime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-pithub"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-moosex-extended",
                        "p5.32-zmq-ffi",
                        "p5.32-package-variant",
                        "p5.32-utf8-all",
                        "p5.32-dancer2",
                        "p5.32-test-kit"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-import-into",
            "portdir": "perl/p5-import-into",
            "version": "1.2.5",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Import::Into",
            "description": "Import::Into - import packages into other packages",
            "long_description": "Writing exporters is a pain. Some use Exporter, some use Sub::Exporter, some use Moose::Exporter, some use Exporter::Declare ... and some things are pragmas. Exporting on someone else's behalf is harder. The exporters don't provide a consistent API for this, and pragmas need to have their import method called directly, since they affect the current unit of compilation. Import::Into provides global methods to make this painless.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-module-runtime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-pithub"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-moosex-extended",
                        "p5.30-zmq-ffi",
                        "p5.30-package-variant",
                        "p5.30-utf8-all",
                        "p5.30-dancer2",
                        "p5.30-test-kit"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-import-into",
            "portdir": "perl/p5-import-into",
            "version": "1.2.5",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Import::Into",
            "description": "Import::Into - import packages into other packages",
            "long_description": "Writing exporters is a pain. Some use Exporter, some use Sub::Exporter, some use Moose::Exporter, some use Exporter::Declare ... and some things are pragmas. Exporting on someone else's behalf is harder. The exporters don't provide a consistent API for this, and pragmas need to have their import method called directly, since they affect the current unit of compilation. Import::Into provides global methods to make this painless.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-module-runtime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-pithub"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-moosex-extended",
                        "p5.28-zmq-ffi",
                        "p5.28-package-variant",
                        "p5.28-utf8-all",
                        "p5.28-dancer2",
                        "p5.28-test-kit"
                    ]
                }
            ]
        },
        {
            "name": "p5-import-into",
            "portdir": "perl/p5-import-into",
            "version": "1.2.5",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-import-into",
            "homepage": "https://metacpan.org/pod/Import::Into",
            "description": "Import::Into - import packages into other packages",
            "long_description": "Writing exporters is a pain. Some use Exporter, some use Sub::Exporter, some use Moose::Exporter, some use Exporter::Declare ... and some things are pragmas. Exporting on someone else's behalf is harder. The exporters don't provide a consistent API for this, and pragmas need to have their import method called directly, since they affect the current unit of compilation. Import::Into provides global methods to make this painless.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-import-into"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-imap-bodystructure",
            "portdir": "perl/p5-imap-bodystructure",
            "version": "1.30.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IMAP::BodyStructure",
            "description": "IMAP4-compatible BODYSTRUCTURE and ENVELOPE parser",
            "long_description": "An IMAP4-compatible IMAP server MUST include a full MIME-parser which parses the messages inside IMAP mailboxes and is accessible via BODYSTRUCTURE fetch item. This module provides a Perl interface to parse the output of IMAP4 MIME-parser.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-module-build",
                        "p5.34-test-nowarnings",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-imap-bodystructure"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-imap-bodystructure",
            "portdir": "perl/p5-imap-bodystructure",
            "version": "1.30.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IMAP::BodyStructure",
            "description": "IMAP4-compatible BODYSTRUCTURE and ENVELOPE parser",
            "long_description": "An IMAP4-compatible IMAP server MUST include a full MIME-parser which parses the messages inside IMAP mailboxes and is accessible via BODYSTRUCTURE fetch item. This module provides a Perl interface to parse the output of IMAP4 MIME-parser.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-module-build",
                        "p5.32-test-nowarnings",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-imap-bodystructure",
            "portdir": "perl/p5-imap-bodystructure",
            "version": "1.30.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IMAP::BodyStructure",
            "description": "IMAP4-compatible BODYSTRUCTURE and ENVELOPE parser",
            "long_description": "An IMAP4-compatible IMAP server MUST include a full MIME-parser which parses the messages inside IMAP mailboxes and is accessible via BODYSTRUCTURE fetch item. This module provides a Perl interface to parse the output of IMAP4 MIME-parser.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-module-build",
                        "p5.30-test-nowarnings",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-imap-bodystructure",
            "portdir": "perl/p5-imap-bodystructure",
            "version": "1.30.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IMAP::BodyStructure",
            "description": "IMAP4-compatible BODYSTRUCTURE and ENVELOPE parser",
            "long_description": "An IMAP4-compatible IMAP server MUST include a full MIME-parser which parses the messages inside IMAP mailboxes and is accessible via BODYSTRUCTURE fetch item. This module provides a Perl interface to parse the output of IMAP4 MIME-parser.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-module-build",
                        "p5.28-test-nowarnings",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-imap-bodystructure",
            "portdir": "perl/p5-imap-bodystructure",
            "version": "1.30.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-imap-bodystructure",
            "homepage": "https://metacpan.org/pod/IMAP::BodyStructure",
            "description": "IMAP4-compatible BODYSTRUCTURE and ENVELOPE parser",
            "long_description": "An IMAP4-compatible IMAP server MUST include a full MIME-parser which parses the messages inside IMAP mailboxes and is accessible via BODYSTRUCTURE fetch item. This module provides a Perl interface to parse the output of IMAP4 MIME-parser.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-imap-bodystructure"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-image-size",
            "portdir": "perl/p5-image-size",
            "version": "3.300.0",
            "license": "(Artistic-2 or LGPL-2.1)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Image::Size",
            "description": "Extract size information from image files",
            "long_description": "Image::Size is a simple library that allows the fetching of image size information from files in a wide variety of common (and not-so-common) formats.",
            "active": true,
            "categories": [
                "graphics",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-module-build",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-io-compress"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-image-size",
                        "p5.34-panotools-script",
                        "mythtv-plugins.28",
                        "spidereyeballs",
                        "wml",
                        "LaTeXML"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-image-size",
            "portdir": "perl/p5-image-size",
            "version": "3.300.0",
            "license": "(Artistic-2 or LGPL-2.1)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Image::Size",
            "description": "Extract size information from image files",
            "long_description": "Image::Size is a simple library that allows the fetching of image size information from files in a wide variety of common (and not-so-common) formats.",
            "active": true,
            "categories": [
                "graphics",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-module-build",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-io-compress"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-panotools-script"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-image-size",
            "portdir": "perl/p5-image-size",
            "version": "3.300.0",
            "license": "(Artistic-2 or LGPL-2.1)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Image::Size",
            "description": "Extract size information from image files",
            "long_description": "Image::Size is a simple library that allows the fetching of image size information from files in a wide variety of common (and not-so-common) formats.",
            "active": true,
            "categories": [
                "graphics",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-module-build",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-io-compress"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-panotools-script"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-image-size",
            "portdir": "perl/p5-image-size",
            "version": "3.300.0",
            "license": "(Artistic-2 or LGPL-2.1)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Image::Size",
            "description": "Extract size information from image files",
            "long_description": "Image::Size is a simple library that allows the fetching of image size information from files in a wide variety of common (and not-so-common) formats.",
            "active": true,
            "categories": [
                "graphics",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-module-build",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-io-compress"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-panotools-script",
                        "mythtv-plugins.27"
                    ]
                }
            ]
        },
        {
            "name": "p5-image-size",
            "portdir": "perl/p5-image-size",
            "version": "3.300.0",
            "license": "(Artistic-2 or LGPL-2.1)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-image-size",
            "homepage": "https://metacpan.org/pod/Image::Size",
            "description": "Extract size information from image files",
            "long_description": "Image::Size is a simple library that allows the fetching of image size information from files in a wide variety of common (and not-so-common) formats.",
            "active": true,
            "categories": [
                "graphics",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-image-size"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}