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

{
    "count": 50429,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=729",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=727",
    "results": [
        {
            "name": "p5.32-cli-osprey",
            "portdir": "perl/p5-cli-osprey",
            "version": "0.90.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/CLI::Osprey",
            "description": "CLI::Osprey - MooX::Options + MooX::Cmd + Sanity",
            "long_description": "CLI::Osprey - MooX::Options + MooX::Cmd + Sanity",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "p5.32-module-build",
                        "p5.32-capture-tiny",
                        "p5.32-module-build-tiny",
                        "p5.32-test-lib"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-getopt-long-descriptive",
                        "p5.32-module-runtime",
                        "p5.32-moo",
                        "p5.32-path-tiny"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-dancer2"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-class-xsaccessor",
            "portdir": "perl/p5-class-xsaccessor",
            "version": "1.190.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::XSAccessor",
            "description": "Generate fast XS accessors without runtime compilation",
            "long_description": "Class::XSAccessor implements fast read, write and read/write accessors in XS. Additionally, it can provide predicates such as has_foo() for testing whether the attribute foo is defined in the object.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-class-accessor-grouped",
                        "p5.32-file-find-object-rule",
                        "p5.32-hash-objectify",
                        "p5.32-mo",
                        "p5.32-zmq-ffi",
                        "p5.32-moo",
                        "p5.32-type-tiny",
                        "p5.32-params-validationcompiler",
                        "p5.32-devel-cover",
                        "p5.32-object-hashbase",
                        "p5.32-file-find-object",
                        "p5.32-dumbbench",
                        "p5.32-dancer2"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-class-whitehole",
            "portdir": "perl/p5-class-whitehole",
            "version": "0.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::WhiteHole",
            "description": "base class to treat unhandled method calls as errors",
            "long_description": "Its possible to accidentally inherit an AUTOLOAD method. Often this will happen if a class somewhere in the chain uses AutoLoader or defines one of their own. This can lead to confusing error messages when method lookups fail.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-class-unload",
            "portdir": "perl/p5-class-unload",
            "version": "0.120.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::Unload",
            "description": "Class::Unload - Unload a class",
            "long_description": "Class::Unload - Unload a class",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-requires",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-class-inspector"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-class-refresh",
                        "p5.32-mason",
                        "p5.32-dbix-class-schema-loader"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-class-trigger",
            "portdir": "perl/p5-class-trigger",
            "version": "0.150.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::Trigger",
            "description": "Mixin to add / call inheritable triggers",
            "long_description": "Class::Trigger is a mixin class to add / call triggers (or hooks) that get called at some points you specify.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-io-stringy",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-class-dbi"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-class-tiny-chained",
            "portdir": "perl/p5-class-tiny-chained",
            "version": "0.4.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::Tiny::Chained",
            "description": "Class::Tiny::Chained - Minimalist class construction, with chained attributes",
            "long_description": "Class::Tiny::Chained - Minimalist class construction, with chained attributes",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-class-tiny"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-www-oauth"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-class-tiny",
            "portdir": "perl/p5-class-tiny",
            "version": "1.8.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::Tiny",
            "description": "Minimalist class construction",
            "long_description": "This module offers a minimalist class construction kit in around 120 lines of code.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 431
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-role-hooks",
                        "p5.32-sub-handlesvia"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-test-file-sharedir",
                        "p5.32-path-finddev",
                        "p5.32-path-isdev",
                        "p5.32-test2-tools-process",
                        "p5.32-class-tiny-chained",
                        "p5.32-pod-spell",
                        "p5.32-devel-partialdump"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-class-throwable",
            "portdir": "perl/p5-class-throwable",
            "version": "0.130.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::Throwable",
            "description": "A minimal lightweight exception class",
            "long_description": "This module implements a minimal lightweight exception object. It is meant to be a compromise between more basic solutions like Carp which can only print information and cannot handle exception objects, and more more complex solutions like Exception::Class which can be used to define complex inline exceptions and has a number of module dependencies.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-catalyst-plugin-authorization-acl",
                        "p5.32-tree-simple-view"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-class-singleton",
            "portdir": "perl/p5-class-singleton",
            "version": "1.600.0",
            "license": "(Artistic-1 or GPL-1+)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::Singleton",
            "description": "Implementation of a Singleton class",
            "long_description": "This is the Class::Singleton module. A Singleton describes an object class that can have only one instance in any system. An example of a Singleton might be a print spooler or system registry. This module implements a Singleton class from which other classes can be derived. By itself, the Class::Singleton module does very little other than manage the instantiation of a single object. In deriving a class from Class::Singleton, your module will inherit the Singleton instantiation method and can implement whatever specific functionality is required.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-datetime-timezone"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-class-returnvalue",
            "portdir": "perl/p5-class-returnvalue",
            "version": "0.550.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::ReturnValue",
            "description": "A return-value object that lets you treat it as as a boolean, array or object",
            "long_description": "Class::ReturnValue is a clever return value object that can allow code calling your routine to expect: a boolean value (did it fail) or a list (what are the return values).",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-devel-stacktrace"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-data-ical",
                        "p5.32-dbix-searchbuilder"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-class-refresh",
            "portdir": "perl/p5-class-refresh",
            "version": "0.70.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::Refresh",
            "description": "Class::Refresh - refresh your classes during runtime",
            "long_description": "Class::Refresh - refresh your classes during runtime",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-fatal",
                        "p5.32-test-requires",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-devel-overrideglobalrequire",
                        "p5.32-try-tiny",
                        "perl5.32",
                        "p5.32-class-load",
                        "p5.32-class-unload"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.32-moose"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-perl-languageserver"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-class-mix",
            "portdir": "perl/p5-class-mix",
            "version": "0.6.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::Mix",
            "description": "Class::Mix - dynamic class mixing",
            "long_description": "Class::Mix - dynamic class mixing",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-module-build",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-params-classify"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-crypt-eksblowfish",
                        "p5.32-net-cli-interact"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-class-method-modifiers",
            "portdir": "perl/p5-class-method-modifiers",
            "version": "2.150.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::Method::Modifiers",
            "description": "provides Moose-like method modifiers",
            "long_description": "provides Moose-like method modifiers",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-data-perl",
                        "p5.32-http-thin",
                        "p5.32-moox-aliases",
                        "p5.32-moox-handlesvia",
                        "p5.32-pod-readme",
                        "p5.32-role-hooks",
                        "p5.32-role-tiny",
                        "p5.32-moo",
                        "p5.32-lwp-consolelogger",
                        "p5.32-sub-handlesvia"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-class-methodmaker",
            "portdir": "perl/p5-class-methodmaker",
            "version": "2.250.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::MethodMaker",
            "description": "Class::MethodMaker - Create generic methods for OO Perl",
            "long_description": "Class::MethodMaker - Create generic methods for OO Perl",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-term-progressbar"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-class-makemethods",
            "portdir": "perl/p5-class-makemethods",
            "version": "1.10.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::MakeMethods",
            "description": "Generate common types of methods",
            "long_description": "The Class::MakeMethods framework allows Perl class developers to quickly define common types of methods.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-class-load-xs",
            "portdir": "perl/p5-class-load-xs",
            "version": "0.100.0",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::Load::XS",
            "description": "XS implementation of parts of Class::Load",
            "long_description": "XS implementation of parts of Class::Load",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-module-implementation",
                        "p5.32-test-fatal",
                        "p5.32-test-needs",
                        "clang-9.0",
                        "p5.32-sub-exporter-progressive"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-class-load",
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-moose"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-class-loader",
            "portdir": "perl/p5-class-loader",
            "version": "2.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::Loader",
            "description": "Load modules and create objects on demand",
            "long_description": "Load modules and create objects on demand",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-alt-crypt-rsa-bigint",
                        "p5.32-crypt-rsa",
                        "p5.32-crypt-random"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-class-load",
            "portdir": "perl/p5-class-load",
            "version": "0.250.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::Load",
            "description": "a working (require Class::Name) and more",
            "long_description": "a working (require Class::Name) and more",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-sub-exporter-progressive",
                        "p5.32-test-fatal",
                        "p5.32-test-needs",
                        "p5.32-test-without-module",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-try-tiny",
                        "p5.32-data-optlist",
                        "p5.32-module-implementation",
                        "p5.32-module-runtime",
                        "p5.32-package-stash"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-moosex-types-loadableclass"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-apache-authcookie",
                        "p5.32-catalystx-component-traits",
                        "p5.32-app-cli",
                        "p5.32-app-nopaste",
                        "p5.32-chart-clicker",
                        "p5.32-chi",
                        "p5.32-class-load-xs",
                        "p5.32-class-refresh",
                        "p5.32-dist-zilla-role-registerstash",
                        "p5.32-mason",
                        "p5.32-app-cmd",
                        "p5.32-moosex-traits",
                        "p5.32-package-pkg",
                        "p5.32-tap-simpleoutput",
                        "p5.32-test-mock-guard",
                        "p5.32-test-www-mechanize-catalyst",
                        "p5.32-config-mvp",
                        "p5.32-pod-elemental",
                        "p5.32-net-cli-interact",
                        "p5.32-catalyst-runtime",
                        "p5.32-dist-zilla",
                        "p5.32-dist-zilla-plugin-github",
                        "p5.32-moose"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-class-isa",
            "portdir": "perl/p5-class-isa",
            "version": "0.360.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::ISA",
            "description": "Class::ISA - report the search path for a class's ISA tree",
            "long_description": "Class::ISA - report the search path for a class's ISA tree",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-class-insideout",
                        "p5.32-tcl-ptk"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-class-inspector",
            "portdir": "perl/p5-class-inspector",
            "version": "1.360.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::Inspector",
            "description": "Get information about a class and its structure",
            "long_description": "Class::Inspector allows you to get information about a loaded class. Most or all of this information can be found in other ways, but they aren't always very friendly, and usually involve a relatively high level of Perl wizardry, or strange and unusual looking code. Class::Inspector attempts to provide an easier, more friendly interface to this information.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-ppi"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-catalyst-action-rest",
                        "p5.32-catalyst-controller-formbuilder",
                        "p5.32-declare-constraints-simple",
                        "p5.32-file-sharedir",
                        "p5.32-soap-lite",
                        "p5.32-class-c3-componentised",
                        "p5.32-ffi-c",
                        "p5.32-class-unload",
                        "p5.32-dbix-class-schema-loader",
                        "p5.32-dbix-class",
                        "p5.32-test-classapi"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-class-insideout",
            "portdir": "perl/p5-class-insideout",
            "version": "1.140.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::InsideOut",
            "description": "Class::InsideOut is a safe, simple inside-out object construction kit.",
            "long_description": "Class::InsideOut is a safe, simple inside-out object construction kit.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-class-isa"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-class-inner",
            "portdir": "perl/p5-class-inner",
            "version": "0.200.1",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::Inner",
            "description": "A perlish implementation of Java like inner classes",
            "long_description": "A perlish implementation of Java like inner classes",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-class-gomor",
            "portdir": "perl/p5-class-gomor",
            "version": "1.30.0",
            "license": "Artistic-1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::Gomor",
            "description": "Class::Gomor - another class and object builder",
            "long_description": "Class::Gomor - another class and object builder",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-net-frame",
                        "p5.32-net-frame-dump",
                        "p5.32-net-frame-simple"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-class-generate",
            "portdir": "perl/p5-class-generate",
            "version": "1.180.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::Generate",
            "description": "Generate Perl class hierarchies",
            "long_description": "Generate Perl class hierarchies",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-module-build",
                        "p5.32-text-soundex",
                        "p5.32-text-tabsxwrap",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-nmap-scanner"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-class-factory-util",
            "portdir": "perl/p5-class-factory-util",
            "version": "1.700.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::Factory::Util",
            "description": "Provide utility methods for factory classes",
            "long_description": "This module exports a method that is useful for factory classes.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-module-build",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-class-errorhandler",
            "portdir": "perl/p5-class-errorhandler",
            "version": "0.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::ErrorHandler",
            "description": "Base class for error handling",
            "long_description": "Base class for error handling",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-feed-find",
                        "p5.32-uri-fetch",
                        "p5.32-convert-pem",
                        "p5.32-xml-feed"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-class-dbi-uuid",
            "portdir": "perl/p5-class-dbi-uuid",
            "version": "1.10.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::DBI::UUID",
            "description": "Provide Globally Unique Column Values",
            "long_description": "This module implements globally unique columns values. When an object is created, the columns specified are given unique IDs.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-class-dbi",
                        "p5.32-data-uuid"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-class-dbi-plugin-pager",
            "portdir": "perl/p5-class-dbi-plugin-pager",
            "version": "0.566.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::DBI::Plugin::Pager",
            "description": "paged queries for CDBI",
            "long_description": "Adds a pager method to your class that can query using SQL::Abstract where clauses, and limit the number of rows returned to a specific subset.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-class-data-inheritable",
                        "p5.32-class-dbi",
                        "p5.32-class-dbi-plugin-abstractcount",
                        "p5.32-data-page",
                        "perl5.32",
                        "p5.32-test-exception",
                        "p5.32-test-warn",
                        "p5.32-universal-require",
                        "p5.32-sql-abstract"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-class-dbi-plugin-abstractcount",
            "portdir": "perl/p5-class-dbi-plugin-abstractcount",
            "version": "0.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::DBI::Plugin::AbstractCount",
            "description": "get COUNT(*) results with abstract SQL",
            "long_description": "This Class::DBI plugin combines the functionality from Class::DBI::Plugin::CountSearch (counting objects without having to use an array or an iterator), and Class::DBI::AbstractSearch, which allows complex where-clauses a la SQL::Abstract.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-deep",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-class-dbi",
                        "p5.32-class-dbi-plugin",
                        "p5.32-sql-abstract"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-class-dbi-plugin-pager"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-class-dbi-plugin",
            "portdir": "perl/p5-class-dbi-plugin",
            "version": "0.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::DBI::Plugin",
            "description": "Abstract base class for Class::DBI plugins",
            "long_description": "Class::DBI::Plugin is an abstract base class for Class::DBI plugins. Its purpose is to make writing plugins easier. Writers of plugins should be able to concentrate on the functionality their module provides, instead of having to deal with the symbol table hackery involved when writing a plugin module.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-class-dbi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-class-dbi-plugin-abstractcount"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-class-dbi-pg",
            "portdir": "perl/p5-class-dbi-pg",
            "version": "0.90.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::DBI::Pg",
            "description": "Class::DBI extension for Postgres",
            "long_description": "Class::DBI::Pg automate the setup of Class::DBI columns and primary key for Postgres.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-class-dbi",
                        "p5.32-dbd-pg"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-class-dbi-mysql",
            "portdir": "perl/p5-class-dbi-mysql",
            "version": "1.0.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::DBI::mysql",
            "description": "Extensions to Class::DBI for MySQL",
            "long_description": "This is an extension to Class::DBI, containing several functions and optimisations for the MySQL database. Instead of setting Class::DBI as your base class, use this instead.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-class-dbi",
                        "p5.32-dbd-mysql"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-class-dbi-abstractsearch",
            "portdir": "perl/p5-class-dbi-abstractsearch",
            "version": "0.70.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::DBI::AbstractSearch",
            "description": "Abstract Class::DBI's SQL with SQL::Abstract::Limit",
            "long_description": "Class::DBI::AbstractSearch is a Class::DBI plugin to glue SQL::Abstract::Limit into Class::DBI.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-class-dbi",
                        "p5.32-sql-abstract-limit"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-class-dbi",
            "portdir": "perl/p5-class-dbi",
            "version": "3.0.17",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::DBI",
            "description": "Simple Database Abstraction",
            "long_description": "Class::DBI provides a convenient abstraction layer to a database. It not only provides a simple database to object mapping layer, but can be used to implement several higher order database functions (triggers, referential integrity, cascading delete etc.), at the application level, rather than at the database.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-date-simple",
                        "p5.32-dbd-sqlite",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-class-data-inheritable",
                        "p5.32-class-trigger",
                        "perl5.32",
                        "p5.32-ima-dbi",
                        "p5.32-universal-moniker",
                        "p5.32-clone",
                        "p5.32-version",
                        "p5.32-class-accessor"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-dbix-class"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-class-dbi-mysql",
                        "p5.32-class-dbi-pg",
                        "p5.32-class-dbi-plugin-pager",
                        "p5.32-class-dbi-abstractsearch",
                        "p5.32-class-dbi-plugin",
                        "p5.32-class-dbi-plugin-abstractcount",
                        "p5.32-class-dbi-uuid"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-class-data-inheritable",
            "portdir": "perl/p5-class-data-inheritable",
            "version": "0.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::Data::Inheritable",
            "description": "Class::Data::Inheritable - Inheritable, overridable class data",
            "long_description": "Class::Data::Inheritable - Inheritable, overridable class data",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-ima-dbi",
                        "p5.32-authen-simple",
                        "p5.32-catalyst-controller-formbuilder",
                        "p5.32-catalyst-plugin-session-store-chi",
                        "p5.32-class-dbi",
                        "p5.32-class-dbi-plugin-pager",
                        "p5.32-color-library",
                        "p5.32-exception-class",
                        "p5.32-html-wikiconverter",
                        "p5.32-iterator",
                        "p5.32-iterator-util",
                        "p5.32-net-appliance-phrasebook",
                        "p5.32-text-trac",
                        "p5.32-xml-atom",
                        "p5.32-net-oauth"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-class-data-accessor",
            "portdir": "perl/p5-class-data-accessor",
            "version": "0.40.40",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::Data::Accessor",
            "description": "Inheritable, overridable class and instance data accessor creation",
            "long_description": "Class::Data::Accessor is the marriage of Class::Accessor and Class::Data::Inheritable into a single module.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-class-csv",
            "portdir": "perl/p5-class-csv",
            "version": "1.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::CSV",
            "description": "Class based CSV parser/writer",
            "long_description": "This module can be used to create objects from CSV files, or to create CSV files from objects. Text::CSV_XS is used for parsing and creating CSV file lines, so any limitations in Text::CSV_XS will of course be inherent in this module.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "",
                    "ports_count": 218
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-class-accessor",
                        "p5.32-text-csv_xs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-class-container",
            "portdir": "perl/p5-class-container",
            "version": "0.130.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::Container",
            "description": "Glues object frameworks together transparently",
            "long_description": "This class facilitates building frameworks of several classes that inter-operate. It was first designed and built for HTML::Mason, in which the Compiler, Lexer, Interpreter, Resolver, Component, Buffer, and several other objects must create each other transparently, passing the appropriate parameters to the right class, possibly substituting other subclasses for any of these objects.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-module-build",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-params-validate"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-apache-session-wrapper",
                        "p5.32-html-mason"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-class-c3-xs",
            "portdir": "perl/p5-class-c3-xs",
            "version": "0.150.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::C3::XS",
            "description": "XS speedups for Class::C3",
            "long_description": "This contains XS performance enhancers for Class::C3 version 0.16 and higher.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-class-c3"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-class-c3-componentised",
            "portdir": "perl/p5-class-c3-componentised",
            "version": "1.1.2",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::C3::Componentised",
            "description": "Load mix-ins or components to your C3-based class.",
            "long_description": "This will inject base classes to your module using the Class::C3 method resolution order.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-exception",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-class-c3",
                        "p5.32-class-inspector",
                        "p5.32-mro-compat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-dbix-class-schema-loader",
                        "p5.32-dbix-class"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-class-c3-adopt-next",
            "portdir": "perl/p5-class-c3-adopt-next",
            "version": "0.140.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::C3::Adopt::NEXT",
            "description": "make NEXT suck less",
            "long_description": "make NEXT suck less",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-module-build",
                        "p5.32-module-build-tiny",
                        "p5.32-test-exception",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-mro-compat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-catalyst-runtime"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-class-c3",
            "portdir": "perl/p5-class-c3",
            "version": "0.350.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::C3",
            "description": "A pragma to use the C3 method resolution order algortihm",
            "long_description": "This is a pragma to change Perl 5's standard method resolution order from depth-first left-to-right (a.k.a - pre-order) to the more sophisticated C3 method resolution order.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-algorithm-c3",
                        "p5.32-class-c3-xs"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-class-c3-componentised"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-class-base",
            "portdir": "perl/p5-class-base",
            "version": "0.90.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::Base",
            "description": "useful base class for deriving other modules",
            "long_description": "This module implements a simple base class from which other modules can be derived, thereby inheriting a number of useful methods such as new(), init(), params(), clone(), error() and debug().",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-clone"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-class-autouse",
            "portdir": "perl/p5-class-autouse",
            "version": "2.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::Autouse",
            "description": "Class::Autouse - Run-time load a class the first time you call a method in it.",
            "long_description": "Class::Autouse - Run-time load a class the first time you call a method in it.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-prefork"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-class-accessor-lite",
            "portdir": "perl/p5-class-accessor-lite",
            "version": "0.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::Accessor::Lite",
            "description": "Class::Accessor::Lite - a minimalistic variant of Class::Accessor",
            "long_description": "Class::Accessor::Lite - a minimalistic variant of Class::Accessor",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-proc-guard"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-class-accessor-grouped",
            "portdir": "perl/p5-class-accessor-grouped",
            "version": "0.100.140",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::Accessor::Grouped",
            "description": "Lets you build groups of accessors",
            "long_description": "This class lets you build groups of accessors that will call different getters and setters.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "p5.32-devel-hide",
                        "p5.32-package-stash",
                        "p5.32-test-exception"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-class-xsaccessor",
                        "p5.32-module-runtime",
                        "p5.32-sub-name"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-dbix-class-timestamp"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-dbix-class-schema-loader",
                        "p5.32-dbix-class"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-class-accessor-chained",
            "portdir": "perl/p5-class-accessor-chained",
            "version": "0.10.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::Accessor::Chained",
            "description": "make chained accessors",
            "long_description": "A chained accessor is one that always returns the object when called with parameters (to set), and the value of the field when called with no arguments.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-class-accessor"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-test-expect",
                        "p5.32-text-vfile-asdata",
                        "p5.32-data-page",
                        "p5.32-module-depends"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-class-accessor",
            "portdir": "perl/p5-class-accessor",
            "version": "0.510.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::Accessor",
            "description": "Automated accessor generation",
            "long_description": "This module automagically generates accessor/mutators for your class. Most of the time, writing accessors is an exercise in cutting and pasting.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-net-oauth",
                        "p5.32-catalyst-plugin-authentication-store-dbic",
                        "p5.32-catalyst-plugin-session-store-dbic",
                        "p5.32-cgi-ajax",
                        "p5.32-class-accessor-chained",
                        "p5.32-class-dbi",
                        "p5.32-color-library",
                        "p5.32-data-ical",
                        "p5.32-file-monitor-lite",
                        "p5.32-http-request-ascgi",
                        "p5.32-catalyst-view-tt",
                        "p5.32-google-protocolbuffers",
                        "p5.32-svn-mirror",
                        "p5.32-template-provider-fromdata",
                        "p5.32-text-trac",
                        "p5.32-wx-demo",
                        "p5.32-xml-rss-libxml",
                        "p5.32-catalyst-authentication-credential-http",
                        "p5.32-text-recordparser",
                        "p5.32-class-csv",
                        "p5.32-dbix-searchbuilder",
                        "p5.32-thrift",
                        "p5.32-sgml-parser-opensp",
                        "p5.32-amazon-s3",
                        "p5.32-authen-simple",
                        "p5.32-net-stomp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "p5.32-net-apns-persistent"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-chipcard-pcsc",
            "portdir": "perl/p5-chipcard-pcsc",
            "version": "1.4.16",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Chipcard::PCSC",
            "description": "Chipcard::PCSC - Communicate with a smart card using PC/SC from a Perl script",
            "long_description": "Chipcard::PCSC - Communicate with a smart card using PC/SC from a Perl script",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-chi",
            "portdir": "perl/p5-chi",
            "version": "0.610.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/CHI",
            "description": "CHI - Unified cache handling interface",
            "long_description": "CHI - Unified cache handling interface",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-cache-cache",
                        "p5.32-test-class",
                        "p5.32-test-deep",
                        "p5.32-test-exception",
                        "p5.32-test-warn",
                        "p5.32-timedate",
                        "p5.32-module-mask",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-log-any",
                        "p5.32-moo",
                        "p5.32-moox-types-mooselike",
                        "p5.32-moox-types-mooselike-numeric",
                        "perl5.32",
                        "p5.32-task-weaken",
                        "p5.32-time-duration",
                        "p5.32-time-duration-parse",
                        "p5.32-try-tiny",
                        "p5.32-string-rewriteprefix",
                        "p5.32-carp-assert",
                        "p5.32-class-load",
                        "p5.32-data-uuid",
                        "p5.32-digest-jhash",
                        "p5.32-hash-moreutils",
                        "p5.32-json-maybexs",
                        "p5.32-list-moreutils"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-catalyst-plugin-session-store-chi",
                        "p5.32-mojolicious-plugin-chi",
                        "p5.32-moosex-storage-io-chi",
                        "p5.32-www-mechanize-cached",
                        "p5.32-pithub"
                    ]
                }
            ]
        }
    ]
}