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

{
    "count": 51892,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=499",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=497",
    "results": [
        {
            "name": "p5.34-convert-ascii-armour",
            "portdir": "perl/p5-convert-ascii-armour",
            "version": "1.400.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Convert::ASCII::Armour",
            "description": "Convert binary octets into ASCII armoured messages.",
            "long_description": "This module converts hashes of binary octets into ASCII messages suitable for transfer over 6-bit clean transport channels. The encoded ASCII resembles PGP's armoured messages, but are in no way compatible with PGP.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-alt-crypt-rsa-bigint",
                        "p5-convert-ascii-armour",
                        "p5.34-crypt-rsa"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-convert-ascii-armour",
            "portdir": "perl/p5-convert-ascii-armour",
            "version": "1.400.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Convert::ASCII::Armour",
            "description": "Convert binary octets into ASCII armoured messages.",
            "long_description": "This module converts hashes of binary octets into ASCII messages suitable for transfer over 6-bit clean transport channels. The encoded ASCII resembles PGP's armoured messages, but are in no way compatible with PGP.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-alt-crypt-rsa-bigint",
                        "p5.32-crypt-rsa"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-convert-ascii-armour",
            "portdir": "perl/p5-convert-ascii-armour",
            "version": "1.400.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Convert::ASCII::Armour",
            "description": "Convert binary octets into ASCII armoured messages.",
            "long_description": "This module converts hashes of binary octets into ASCII messages suitable for transfer over 6-bit clean transport channels. The encoded ASCII resembles PGP's armoured messages, but are in no way compatible with PGP.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-alt-crypt-rsa-bigint",
                        "p5.30-crypt-rsa"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-convert-ascii-armour",
            "portdir": "perl/p5-convert-ascii-armour",
            "version": "1.400.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Convert::ASCII::Armour",
            "description": "Convert binary octets into ASCII armoured messages.",
            "long_description": "This module converts hashes of binary octets into ASCII messages suitable for transfer over 6-bit clean transport channels. The encoded ASCII resembles PGP's armoured messages, but are in no way compatible with PGP.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-alt-crypt-rsa-bigint",
                        "p5.28-crypt-rsa"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-context-preserve",
            "portdir": "perl/p5-context-preserve",
            "version": "0.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Context::Preserve",
            "description": "Context::Preserve - Run code after a subroutine call, preserving the context the subroutine would have seen if it were the last statement in the caller",
            "long_description": "Context::Preserve - Run code after a subroutine call, preserving the context the subroutine would have seen if it were the last statement in the caller",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-test-exception",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-context-preserve",
                        "p5.34-dbix-class"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-context-preserve",
            "portdir": "perl/p5-context-preserve",
            "version": "0.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Context::Preserve",
            "description": "Context::Preserve - Run code after a subroutine call, preserving the context the subroutine would have seen if it were the last statement in the caller",
            "long_description": "Context::Preserve - Run code after a subroutine call, preserving the context the subroutine would have seen if it were the last statement in the caller",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-exception",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-dbix-class"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-context-preserve",
            "portdir": "perl/p5-context-preserve",
            "version": "0.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Context::Preserve",
            "description": "Context::Preserve - Run code after a subroutine call, preserving the context the subroutine would have seen if it were the last statement in the caller",
            "long_description": "Context::Preserve - Run code after a subroutine call, preserving the context the subroutine would have seen if it were the last statement in the caller",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-test-exception",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-dbix-class"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-context-preserve",
            "portdir": "perl/p5-context-preserve",
            "version": "0.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Context::Preserve",
            "description": "Context::Preserve - Run code after a subroutine call, preserving the context the subroutine would have seen if it were the last statement in the caller",
            "long_description": "Context::Preserve - Run code after a subroutine call, preserving the context the subroutine would have seen if it were the last statement in the caller",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-exception",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-dbix-class"
                    ]
                }
            ]
        },
        {
            "name": "p5-convert-ascii-armour",
            "portdir": "perl/p5-convert-ascii-armour",
            "version": "1.400.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-convert-ascii-armour",
            "homepage": "https://metacpan.org/pod/Convert::ASCII::Armour",
            "description": "Convert binary octets into ASCII armoured messages.",
            "long_description": "This module converts hashes of binary octets into ASCII messages suitable for transfer over 6-bit clean transport channels. The encoded ASCII resembles PGP's armoured messages, but are in no way compatible with PGP.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-convert-ascii-armour"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-context-preserve",
            "portdir": "perl/p5-context-preserve",
            "version": "0.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-context-preserve",
            "homepage": "https://metacpan.org/pod/Context::Preserve",
            "description": "Context::Preserve - Run code after a subroutine call, preserving the context the subroutine would have seen if it were the last statement in the caller",
            "long_description": "Context::Preserve - Run code after a subroutine call, preserving the context the subroutine would have seen if it were the last statement in the caller",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-context-preserve"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-const-fast",
            "portdir": "perl/p5-const-fast",
            "version": "0.14.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Const::Fast",
            "description": "Const::Fast - Facility for creating read-only scalars, arrays, and hashes.",
            "long_description": "Const::Fast - Facility for creating read-only scalars, arrays, and hashes.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-module-build",
                        "p5.34-module-build-tiny",
                        "p5.34-test-fatal",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-sub-exporter-progressive"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-const-fast",
                        "p5.34-const-exporter",
                        "demeter"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-const-fast",
            "portdir": "perl/p5-const-fast",
            "version": "0.14.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Const::Fast",
            "description": "Const::Fast - Facility for creating read-only scalars, arrays, and hashes.",
            "long_description": "Const::Fast - Facility for creating read-only scalars, arrays, and hashes.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-module-build",
                        "p5.32-module-build-tiny",
                        "p5.32-test-fatal",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-sub-exporter-progressive"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-const-exporter"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-const-fast",
            "portdir": "perl/p5-const-fast",
            "version": "0.14.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Const::Fast",
            "description": "Const::Fast - Facility for creating read-only scalars, arrays, and hashes.",
            "long_description": "Const::Fast - Facility for creating read-only scalars, arrays, and hashes.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-module-build",
                        "p5.30-module-build-tiny",
                        "p5.30-test-fatal",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-sub-exporter-progressive"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-const-exporter"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-const-fast",
            "portdir": "perl/p5-const-fast",
            "version": "0.14.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Const::Fast",
            "description": "Const::Fast - Facility for creating read-only scalars, arrays, and hashes.",
            "long_description": "Const::Fast - Facility for creating read-only scalars, arrays, and hashes.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-module-build",
                        "p5.28-module-build-tiny",
                        "p5.28-test-fatal",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-sub-exporter-progressive"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-const-exporter"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-const-exporter",
            "portdir": "perl/p5-const-exporter",
            "version": "1.3.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Const::Exporter",
            "description": "Const::Exporter - Declare constants for export",
            "long_description": "Const::Exporter - Declare constants for export",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-hash-objectify",
                        "p5.34-sub-identify",
                        "p5.34-test-most",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-package-stash-xs",
                        "p5.34-ref-util",
                        "perl5.34",
                        "p5.34-scalar-list-utils",
                        "p5.34-ref-util-xs",
                        "p5.34-const-fast",
                        "p5.34-list-someutils-xs",
                        "p5.34-package-stash"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-const-exporter",
                        "p5.34-text-table-manifold"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-const-exporter",
            "portdir": "perl/p5-const-exporter",
            "version": "1.3.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Const::Exporter",
            "description": "Const::Exporter - Declare constants for export",
            "long_description": "Const::Exporter - Declare constants for export",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-hash-objectify",
                        "p5.32-sub-identify",
                        "p5.32-test-most",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-package-stash",
                        "p5.32-package-stash-xs",
                        "perl5.32",
                        "p5.32-ref-util-xs",
                        "p5.32-ref-util",
                        "p5.32-scalar-list-utils",
                        "p5.32-const-fast",
                        "p5.32-list-someutils-xs"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-text-table-manifold"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-const-exporter",
            "portdir": "perl/p5-const-exporter",
            "version": "1.3.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Const::Exporter",
            "description": "Const::Exporter - Declare constants for export",
            "long_description": "Const::Exporter - Declare constants for export",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-hash-objectify",
                        "p5.30-sub-identify",
                        "p5.30-test-most",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-package-stash-xs",
                        "p5.30-ref-util",
                        "perl5.30",
                        "p5.30-scalar-list-utils",
                        "p5.30-ref-util-xs",
                        "p5.30-const-fast",
                        "p5.30-list-someutils-xs",
                        "p5.30-package-stash"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-text-table-manifold"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-const-exporter",
            "portdir": "perl/p5-const-exporter",
            "version": "1.3.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Const::Exporter",
            "description": "Const::Exporter - Declare constants for export",
            "long_description": "Const::Exporter - Declare constants for export",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-hash-objectify",
                        "p5.28-sub-identify",
                        "p5.28-test-most",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-package-stash-xs",
                        "p5.28-ref-util",
                        "perl5.28",
                        "p5.28-scalar-list-utils",
                        "p5.28-ref-util-xs",
                        "p5.28-const-fast",
                        "p5.28-list-someutils-xs",
                        "p5.28-package-stash"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-text-table-manifold"
                    ]
                }
            ]
        },
        {
            "name": "p5-const-fast",
            "portdir": "perl/p5-const-fast",
            "version": "0.14.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-const-fast",
            "homepage": "https://metacpan.org/pod/Const::Fast",
            "description": "Const::Fast - Facility for creating read-only scalars, arrays, and hashes.",
            "long_description": "Const::Fast - Facility for creating read-only scalars, arrays, and hashes.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-const-fast"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-const-exporter",
            "portdir": "perl/p5-const-exporter",
            "version": "1.3.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-const-exporter",
            "homepage": "https://metacpan.org/pod/Const::Exporter",
            "description": "Const::Exporter - Declare constants for export",
            "long_description": "Const::Exporter - Declare constants for export",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-const-exporter"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-config-tiny",
            "portdir": "perl/p5-config-tiny",
            "version": "2.300.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Config::Tiny",
            "description": "Read/Write .ini style files with as little code as possible",
            "long_description": "Config::Tiny is a perl class to read and write .ini style configuration files with as little code as possible, reducing load time and memory overhead. Most of the time it is accepted that Perl applications use a lot of memory and modules. The ::Tiny family of modules is specifically intended to provide an ultralight alternative to the standard modules. This module is primarily for reading human written files, and anything we write shouldn't need to have documentation/comments. If you need something with more power move up to Config::Simple, Config::General or one of the many other Config:: modules. To rephrase, Config::Tiny does not preserve your comments, whitespace, or the order of your config file.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-log-dispatch-configurator-any"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-config-tiny",
                        "p5.34-dbix-admin-dsnmanager",
                        "p5.34-config-any",
                        "p5.34-perl-critic",
                        "p5.34-test-classapi",
                        "p5.34-test-inline"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-config-tiny",
            "portdir": "perl/p5-config-tiny",
            "version": "2.300.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Config::Tiny",
            "description": "Read/Write .ini style files with as little code as possible",
            "long_description": "Config::Tiny is a perl class to read and write .ini style configuration files with as little code as possible, reducing load time and memory overhead. Most of the time it is accepted that Perl applications use a lot of memory and modules. The ::Tiny family of modules is specifically intended to provide an ultralight alternative to the standard modules. This module is primarily for reading human written files, and anything we write shouldn't need to have documentation/comments. If you need something with more power move up to Config::Simple, Config::General or one of the many other Config:: modules. To rephrase, Config::Tiny does not preserve your comments, whitespace, or the order of your config file.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-log-dispatch-configurator-any"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-config-any",
                        "p5.32-dbix-admin-dsnmanager",
                        "p5.32-perl-critic",
                        "p5.32-test-classapi",
                        "p5.32-test-inline"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-config-tiny",
            "portdir": "perl/p5-config-tiny",
            "version": "2.300.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Config::Tiny",
            "description": "Read/Write .ini style files with as little code as possible",
            "long_description": "Config::Tiny is a perl class to read and write .ini style configuration files with as little code as possible, reducing load time and memory overhead. Most of the time it is accepted that Perl applications use a lot of memory and modules. The ::Tiny family of modules is specifically intended to provide an ultralight alternative to the standard modules. This module is primarily for reading human written files, and anything we write shouldn't need to have documentation/comments. If you need something with more power move up to Config::Simple, Config::General or one of the many other Config:: modules. To rephrase, Config::Tiny does not preserve your comments, whitespace, or the order of your config file.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-log-dispatch-configurator-any"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-config-any",
                        "p5.30-dbix-admin-dsnmanager",
                        "p5.30-perl-critic",
                        "p5.30-test-classapi",
                        "p5.30-test-inline"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-config-tiny",
            "portdir": "perl/p5-config-tiny",
            "version": "2.300.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Config::Tiny",
            "description": "Read/Write .ini style files with as little code as possible",
            "long_description": "Config::Tiny is a perl class to read and write .ini style configuration files with as little code as possible, reducing load time and memory overhead. Most of the time it is accepted that Perl applications use a lot of memory and modules. The ::Tiny family of modules is specifically intended to provide an ultralight alternative to the standard modules. This module is primarily for reading human written files, and anything we write shouldn't need to have documentation/comments. If you need something with more power move up to Config::Simple, Config::General or one of the many other Config:: modules. To rephrase, Config::Tiny does not preserve your comments, whitespace, or the order of your config file.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-log-dispatch-configurator-any"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-config-any",
                        "p5.28-dbix-admin-dsnmanager",
                        "p5.28-perl-critic",
                        "p5.28-test-classapi",
                        "p5.28-test-inline"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-config-simple",
            "portdir": "perl/p5-config-simple",
            "version": "4.590.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/release/SHERZODR/Config-Simple-4.59",
            "description": "simple configuration file class",
            "long_description": "Reading and writing configuration files is one of the most frequent tasks of any software design. Config::Simple is the library that helps you with it. Config::Simple is a class representing configuration file object. It supports several configuration file syntax and tries to identify the file syntax automatically. Library supports parsing, updating and creating configuration files.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-config-simple"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-config-simple",
            "portdir": "perl/p5-config-simple",
            "version": "4.590.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/release/SHERZODR/Config-Simple-4.59",
            "description": "simple configuration file class",
            "long_description": "Reading and writing configuration files is one of the most frequent tasks of any software design. Config::Simple is the library that helps you with it. Config::Simple is a class representing configuration file object. It supports several configuration file syntax and tries to identify the file syntax automatically. Library supports parsing, updating and creating configuration files.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-config-simple",
            "portdir": "perl/p5-config-simple",
            "version": "4.590.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/release/SHERZODR/Config-Simple-4.59",
            "description": "simple configuration file class",
            "long_description": "Reading and writing configuration files is one of the most frequent tasks of any software design. Config::Simple is the library that helps you with it. Config::Simple is a class representing configuration file object. It supports several configuration file syntax and tries to identify the file syntax automatically. Library supports parsing, updating and creating configuration files.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-config-simple",
            "portdir": "perl/p5-config-simple",
            "version": "4.590.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/release/SHERZODR/Config-Simple-4.59",
            "description": "simple configuration file class",
            "long_description": "Reading and writing configuration files is one of the most frequent tasks of any software design. Config::Simple is the library that helps you with it. Config::Simple is a class representing configuration file object. It supports several configuration file syntax and tries to identify the file syntax automatically. Library supports parsing, updating and creating configuration files.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-config-tiny",
            "portdir": "perl/p5-config-tiny",
            "version": "2.300.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-config-tiny",
            "homepage": "https://metacpan.org/pod/Config::Tiny",
            "description": "Read/Write .ini style files with as little code as possible",
            "long_description": "Config::Tiny is a perl class to read and write .ini style configuration files with as little code as possible, reducing load time and memory overhead. Most of the time it is accepted that Perl applications use a lot of memory and modules. The ::Tiny family of modules is specifically intended to provide an ultralight alternative to the standard modules. This module is primarily for reading human written files, and anything we write shouldn't need to have documentation/comments. If you need something with more power move up to Config::Simple, Config::General or one of the many other Config:: modules. To rephrase, Config::Tiny does not preserve your comments, whitespace, or the order of your config file.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-config-tiny"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-config-simple",
            "portdir": "perl/p5-config-simple",
            "version": "4.590.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-config-simple",
            "homepage": "https://metacpan.org/release/SHERZODR/Config-Simple-4.59",
            "description": "simple configuration file class",
            "long_description": "Reading and writing configuration files is one of the most frequent tasks of any software design. Config::Simple is the library that helps you with it. Config::Simple is a class representing configuration file object. It supports several configuration file syntax and tries to identify the file syntax automatically. Library supports parsing, updating and creating configuration files.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-config-simple"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-config-properties",
            "portdir": "perl/p5-config-properties",
            "version": "1.800.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Config::Properties",
            "description": "Configuration using Java style properties",
            "long_description": "Configuration using Java style properties",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-config-properties",
                        "p5.34-log-handler"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-config-properties",
            "portdir": "perl/p5-config-properties",
            "version": "1.800.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Config::Properties",
            "description": "Configuration using Java style properties",
            "long_description": "Configuration using Java style properties",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-log-handler"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-config-properties",
            "portdir": "perl/p5-config-properties",
            "version": "1.800.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Config::Properties",
            "description": "Configuration using Java style properties",
            "long_description": "Configuration using Java style properties",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-log-handler"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-config-properties",
            "portdir": "perl/p5-config-properties",
            "version": "1.800.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Config::Properties",
            "description": "Configuration using Java style properties",
            "long_description": "Configuration using Java style properties",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-log-handler"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-config-mvp-slicer",
            "portdir": "perl/p5-config-mvp-slicer",
            "version": "0.303.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Config::MVP::Slicer",
            "description": "Config::MVP::Slicer - Extract embedded plugin config from parent config",
            "long_description": "Config::MVP::Slicer - Extract embedded plugin config from parent config",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-test-fatal",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-moose"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-config-mvp-slicer",
                        "p5.34-dist-zilla-config-slicer",
                        "p5.34-dist-zilla-role-stash-plugins"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-config-mvp-slicer",
            "portdir": "perl/p5-config-mvp-slicer",
            "version": "0.303.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Config::MVP::Slicer",
            "description": "Config::MVP::Slicer - Extract embedded plugin config from parent config",
            "long_description": "Config::MVP::Slicer - Extract embedded plugin config from parent config",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-fatal",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-moose"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-dist-zilla-config-slicer",
                        "p5.32-dist-zilla-role-stash-plugins"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-config-mvp-slicer",
            "portdir": "perl/p5-config-mvp-slicer",
            "version": "0.303.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Config::MVP::Slicer",
            "description": "Config::MVP::Slicer - Extract embedded plugin config from parent config",
            "long_description": "Config::MVP::Slicer - Extract embedded plugin config from parent config",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-test-fatal",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-moose"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-dist-zilla-config-slicer",
                        "p5.30-dist-zilla-role-stash-plugins"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-config-mvp-slicer",
            "portdir": "perl/p5-config-mvp-slicer",
            "version": "0.303.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Config::MVP::Slicer",
            "description": "Config::MVP::Slicer - Extract embedded plugin config from parent config",
            "long_description": "Config::MVP::Slicer - Extract embedded plugin config from parent config",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-fatal",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-moose"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-dist-zilla-config-slicer",
                        "p5.28-dist-zilla-role-stash-plugins"
                    ]
                }
            ]
        },
        {
            "name": "p5-config-properties",
            "portdir": "perl/p5-config-properties",
            "version": "1.800.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-config-properties",
            "homepage": "https://metacpan.org/pod/Config::Properties",
            "description": "Configuration using Java style properties",
            "long_description": "Configuration using Java style properties",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-config-properties"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-config-mvp-slicer",
            "portdir": "perl/p5-config-mvp-slicer",
            "version": "0.303.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-config-mvp-slicer",
            "homepage": "https://metacpan.org/pod/Config::MVP::Slicer",
            "description": "Config::MVP::Slicer - Extract embedded plugin config from parent config",
            "long_description": "Config::MVP::Slicer - Extract embedded plugin config from parent config",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-config-mvp-slicer"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-config-mvp-reader-ini",
            "portdir": "perl/p5-config-mvp-reader-ini",
            "version": "2.101.465",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Config::MVP::Reader::INI",
            "description": "Config::MVP::Reader::INI - an MVP config reader for .ini files",
            "long_description": "Config::MVP::Reader::INI - an MVP config reader for .ini files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-config-ini",
                        "p5.34-config-mvp",
                        "p5.34-moose"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-config-mvp-reader-ini",
                        "p5.34-dist-zilla",
                        "p5.34-pod-weaver"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-config-mvp-reader-ini",
            "portdir": "perl/p5-config-mvp-reader-ini",
            "version": "2.101.465",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Config::MVP::Reader::INI",
            "description": "Config::MVP::Reader::INI - an MVP config reader for .ini files",
            "long_description": "Config::MVP::Reader::INI - an MVP config reader for .ini files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-config-ini",
                        "p5.32-config-mvp",
                        "p5.32-moose"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-dist-zilla",
                        "p5.32-pod-weaver"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-config-mvp-reader-ini",
            "portdir": "perl/p5-config-mvp-reader-ini",
            "version": "2.101.465",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Config::MVP::Reader::INI",
            "description": "Config::MVP::Reader::INI - an MVP config reader for .ini files",
            "long_description": "Config::MVP::Reader::INI - an MVP config reader for .ini files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-config-ini",
                        "p5.30-config-mvp",
                        "p5.30-moose"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-dist-zilla",
                        "p5.30-pod-weaver"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-config-mvp-reader-ini",
            "portdir": "perl/p5-config-mvp-reader-ini",
            "version": "2.101.465",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Config::MVP::Reader::INI",
            "description": "Config::MVP::Reader::INI - an MVP config reader for .ini files",
            "long_description": "Config::MVP::Reader::INI - an MVP config reader for .ini files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-config-ini",
                        "p5.28-config-mvp",
                        "p5.28-moose"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-dist-zilla",
                        "p5.28-pod-weaver"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-config-mvp",
            "portdir": "perl/p5-config-mvp",
            "version": "2.200.13",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Config::MVP",
            "description": "Config::MVP - multivalue-property package-oriented configuration",
            "long_description": "Config::MVP - multivalue-property package-oriented configuration",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-test-fatal",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-module-pluggable",
                        "p5.34-moose",
                        "p5.34-moosex-oneargnew",
                        "p5.34-params-util",
                        "perl5.34",
                        "p5.34-role-identifiable",
                        "p5.34-throwable",
                        "p5.34-tie-ixhash",
                        "p5.34-try-tiny",
                        "p5.34-role-hasmessage",
                        "p5.34-class-load"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-config-mvp",
                        "p5.34-config-mvp-reader-ini",
                        "p5.34-dist-zilla",
                        "p5.34-dist-zilla-plugin-promptifstale",
                        "p5.34-pod-weaver"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-config-mvp",
            "portdir": "perl/p5-config-mvp",
            "version": "2.200.13",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Config::MVP",
            "description": "Config::MVP - multivalue-property package-oriented configuration",
            "long_description": "Config::MVP - multivalue-property package-oriented configuration",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-fatal",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-module-pluggable",
                        "p5.32-moose",
                        "p5.32-moosex-oneargnew",
                        "p5.32-params-util",
                        "perl5.32",
                        "p5.32-role-identifiable",
                        "p5.32-throwable",
                        "p5.32-tie-ixhash",
                        "p5.32-try-tiny",
                        "p5.32-role-hasmessage",
                        "p5.32-class-load"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-config-mvp-reader-ini",
                        "p5.32-dist-zilla",
                        "p5.32-dist-zilla-plugin-promptifstale",
                        "p5.32-pod-weaver"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-config-mvp",
            "portdir": "perl/p5-config-mvp",
            "version": "2.200.13",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Config::MVP",
            "description": "Config::MVP - multivalue-property package-oriented configuration",
            "long_description": "Config::MVP - multivalue-property package-oriented configuration",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-test-fatal",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-module-pluggable",
                        "p5.30-moose",
                        "p5.30-moosex-oneargnew",
                        "p5.30-params-util",
                        "perl5.30",
                        "p5.30-role-identifiable",
                        "p5.30-throwable",
                        "p5.30-tie-ixhash",
                        "p5.30-try-tiny",
                        "p5.30-role-hasmessage",
                        "p5.30-class-load"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-config-mvp-reader-ini",
                        "p5.30-dist-zilla",
                        "p5.30-dist-zilla-plugin-promptifstale",
                        "p5.30-pod-weaver"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-config-mvp",
            "portdir": "perl/p5-config-mvp",
            "version": "2.200.13",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Config::MVP",
            "description": "Config::MVP - multivalue-property package-oriented configuration",
            "long_description": "Config::MVP - multivalue-property package-oriented configuration",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-fatal",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-module-pluggable",
                        "p5.28-moose",
                        "p5.28-moosex-oneargnew",
                        "p5.28-params-util",
                        "perl5.28",
                        "p5.28-role-identifiable",
                        "p5.28-throwable",
                        "p5.28-tie-ixhash",
                        "p5.28-try-tiny",
                        "p5.28-role-hasmessage",
                        "p5.28-class-load"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-config-mvp-reader-ini",
                        "p5.28-dist-zilla",
                        "p5.28-dist-zilla-plugin-promptifstale",
                        "p5.28-pod-weaver"
                    ]
                }
            ]
        },
        {
            "name": "p5-config-mvp-reader-ini",
            "portdir": "perl/p5-config-mvp-reader-ini",
            "version": "2.101.465",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-config-mvp-reader-ini",
            "homepage": "https://metacpan.org/pod/Config::MVP::Reader::INI",
            "description": "Config::MVP::Reader::INI - an MVP config reader for .ini files",
            "long_description": "Config::MVP::Reader::INI - an MVP config reader for .ini files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-config-mvp-reader-ini"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-config-mvp",
            "portdir": "perl/p5-config-mvp",
            "version": "2.200.13",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-config-mvp",
            "homepage": "https://metacpan.org/pod/Config::MVP",
            "description": "Config::MVP - multivalue-property package-oriented configuration",
            "long_description": "Config::MVP - multivalue-property package-oriented configuration",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-config-mvp"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}