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

{
    "count": 50614,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=555",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=553",
    "results": [
        {
            "name": "p5.32-math-utils",
            "portdir": "perl/p5-math-utils",
            "version": "1.140.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Math::Utils",
            "description": "Math::Utils - Useful mathematical functions not in Perl",
            "long_description": "Math::Utils - Useful mathematical functions not in Perl",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2620
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-module-build",
                        "p5.32-test-simple",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-math-derivative"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-mce",
            "portdir": "perl/p5-mce",
            "version": "1.902.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/MCE",
            "description": "MCE - Many-Core Engine for Perl providing parallel processing capabilities",
            "long_description": "MCE - Many-Core Engine for Perl providing parallel processing capabilities",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2620
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-sereal-decoder",
                        "p5.32-sereal-encoder",
                        "p5.32-time-hires"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-test-perl-critic",
                        "p5.32-mce-shared"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-mce-shared",
            "portdir": "perl/p5-mce-shared",
            "version": "1.893.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/MCE::Shared",
            "description": "MCE::Shared - MCE extension for sharing data supporting threads and processes",
            "long_description": "MCE::Shared - MCE extension for sharing data supporting threads and processes",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2620
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-scalar-list-utils",
                        "p5.32-io-fdpass",
                        "p5.32-mce",
                        "perl5.32",
                        "p5.32-sereal-encoder",
                        "p5.32-time-hires",
                        "p5.32-sereal-decoder"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-mecab",
            "portdir": "perl/p5-mecab",
            "version": "0.996.0",
            "license": "(GPL or LGPL or BSD)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://taku910.github.io/mecab/",
            "description": "a Perl module for MeCab",
            "long_description": "a Perl module for MeCab",
            "active": true,
            "categories": [
                "textproc",
                "japanese",
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "mecab-utf8"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-memoize",
            "portdir": "perl/p5-memoize",
            "version": "1.170.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Memoize",
            "description": "Memoize - Make functions faster by trading space for time",
            "long_description": "Memoize - Make functions faster by trading space for time",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-scalar-list-utils",
                        "p5.32-storable"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-mason",
                        "p5.32-lingua-en-tagger",
                        "p5.32-math-symbolic"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-memoize-expirelru",
            "portdir": "perl/p5-memoize-expirelru",
            "version": "0.560.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Memoize::ExpireLRU",
            "description": "Expiry plug-in for Memoize that adds LRU cache expiration",
            "long_description": "Expiry plug-in for Memoize that adds LRU cache expiration",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-lingua-en-tagger"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-metacpan-client",
            "portdir": "perl/p5-metacpan-client",
            "version": "2.38.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/MetaCPAN::Client",
            "description": "MetaCPAN::Client - A comprehensive, DWIM-featured client to the MetaCPAN API",
            "long_description": "MetaCPAN::Client - A comprehensive, DWIM-featured client to the MetaCPAN API",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2620
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-extutils-makemaker",
                        "p5.32-http-tiny-mech",
                        "p5.32-lwp-protocol-https",
                        "p5.32-test-fatal",
                        "p5.32-test-needs",
                        "p5.32-www-mechanize-cached",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-safe-isa",
                        "perl5.32",
                        "p5.32-uri",
                        "p5.32-type-tiny",
                        "p5.32-http-tiny",
                        "p5.32-io-socket-ssl",
                        "p5.32-json-maybexs",
                        "p5.32-moo",
                        "p5.32-net-ssleay",
                        "p5.32-ref-util"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-method-signatures-simple",
            "portdir": "perl/p5-method-signatures-simple",
            "version": "1.70.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Method::Signatures::Simple",
            "description": "Method::Signatures::Simple - Basic method declarations with signatures, without source filters",
            "long_description": "Method::Signatures::Simple - Basic method declarations with signatures, without source filters",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-devel-declare"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-mason"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-metrics-any",
            "portdir": "perl/p5-metrics-any",
            "version": "0.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Metrics::Any",
            "description": "Metrics::Any - abstract collection of monitoring metrics",
            "long_description": "Metrics::Any - abstract collection of monitoring metrics",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2620
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-module-build",
                        "p5.32-test-simple",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-scalar-list-utils"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-test-metrics-any"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-mhonarc",
            "portdir": "perl/p5-mhonarc",
            "version": "2.6.24",
            "license": "GPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sympa-community/MHonArc",
            "description": "MHonArc - mail and news munging",
            "long_description": "A Perl program for converting mail or news messages into HTML archives, converting individual messages into HTML documents, and also MIME support.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-encode",
                        "p5.32-getopt-long",
                        "p5.32-time-local"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-mime-base32",
            "portdir": "perl/p5-mime-base32",
            "version": "1.303.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/MIME::Base32",
            "description": "base32 encoder/decoder",
            "long_description": "This package contains a base32 encoder/decoder",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-uri"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-mime-base64",
            "portdir": "perl/p5-mime-base64",
            "version": "3.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/MIME::Base64",
            "description": "base64 encoder/decoder",
            "long_description": "This package contains a base64 encoder/decoder and a quoted-printable encoder/decoder. These encoding methods are specified in RFC 2045 - MIME (Multipurpose Internet Mail Extensions).",
            "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-uuid-tiny",
                        "p5.32-crypt-ssleay",
                        "p5.32-soap-lite",
                        "p5.32-data-dump-streamer",
                        "p5.32-auth-yubikey_webclient",
                        "p5.32-mail-spamassassin",
                        "p5.32-net-smtp-tls-butmaintained",
                        "p5.32-protocol-http2",
                        "p5.32-crypt-bcrypt",
                        "p5.32-mail-message",
                        "p5.32-gtk3-imageview",
                        "p5.32-crypt-passphrase",
                        "p5.32-crypt-openpgp",
                        "p5.32-uri",
                        "p5.32-convert-pem",
                        "p5.32-net-dns-sec",
                        "p5.32-crypt-passphrase-argon2",
                        "p5.32-net-eboks"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "p5.32-file-keepass"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-mime-charset",
            "portdir": "perl/p5-mime-charset",
            "version": "1.013.1",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/MIME::Charset",
            "description": "Charset Information for MIME",
            "long_description": "MIME::Charset provides information about character sets used for MIME messages on the Internet.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-encode",
                        "p5.32-encode-eucjpascii",
                        "p5.32-encode-hanextra",
                        "perl5.32",
                        "p5.32-pod2-base",
                        "p5.32-encode-din66003",
                        "p5.32-encode-jisx0213"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-mime-encwords",
                        "p5.32-unicode-linebreak"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-mime-encwords",
            "portdir": "perl/p5-mime-encwords",
            "version": "1.015.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/MIME::EncWords",
            "description": "Deal with RFC 2047 encoded words",
            "long_description": "MIME::EncWords is aimed to be another implimentation of MIME::Words so that it will achive more exact conformance with RFC 2047 (former RFC 1522) specifications. Additionally, it contains some improvements.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-encode",
                        "p5.32-mime-charset"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-mime-lite",
            "portdir": "perl/p5-mime-lite",
            "version": "3.35.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/MIME::Lite",
            "description": "MIME::Lite - low-calorie MIME generator",
            "long_description": "MIME::Lite - low-calorie MIME generator",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-email-date-format",
                        "p5.32-mailtools",
                        "p5.32-mime-types"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-mime-lite-html"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-mime-lite-html",
            "portdir": "perl/p5-mime-lite-html",
            "version": "1.240.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/MIME::Lite::HTML",
            "description": "MIME::Lite::HTML - Provide routine to transform a HTML page in a MIME-Lite mail",
            "long_description": "This module is a Perl mail client interface for sending messages that support HTML format and building them for you.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-html-parser",
                        "p5.32-libwww-perl",
                        "p5.32-mime-lite",
                        "p5.32-uri"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-mime-tools",
            "portdir": "perl/p5-mime-tools",
            "version": "5.515.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/release/MIME-tools",
            "description": "MIME-tools - modules for parsing (and creating!) MIME entities",
            "long_description": "MIME-tools - modules for parsing (and creating!) MIME entities",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "doBinHex",
                "allow_no_trailing_boundary"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-deep",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-file-temp",
                        "perl5.32",
                        "p5.32-mailtools",
                        "p5.32-io-stringy",
                        "p5.32-convert-binhex"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-email-send"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-convert-tnef",
                        "p5.32-mail-mboxparser",
                        "p5.32-soap-lite",
                        "p5.32-mail-audit",
                        "p5.32-net-eboks"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-mime-types",
            "portdir": "perl/p5-mime-types",
            "version": "2.300.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/MIME::Types",
            "description": "MIME::Types - Definition of MIME types",
            "long_description": "MIME::Types - Definition of MIME types",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-plack"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-email-mime",
                        "p5.32-mime-lite",
                        "p5.32-catalyst-plugin-static-simple",
                        "p5.32-dancer",
                        "p5.32-mail-message",
                        "p5.32-dancer2"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-mixin-linewise",
            "portdir": "perl/p5-mixin-linewise",
            "version": "0.111.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Mixin::Linewise",
            "description": "Mixin::Linewise - Write your linewise code for handles, this does the rest.",
            "long_description": "Mixin::Linewise - Write your linewise code for handles, this does the rest.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-perlio-utf8_strict",
                        "p5.32-sub-exporter"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-config-ini",
                        "p5.32-pod-eventual",
                        "p5.32-pod-elemental",
                        "p5.32-dist-zilla",
                        "p5.32-pod-weaver"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-mldbm",
            "portdir": "perl/p5-mldbm",
            "version": "2.50.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/MLDBM",
            "description": "Store multi-level hash structure in single level tied hash",
            "long_description": "Store multi-level hash structure in single level tied hash",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-module-build",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-data-dumper",
                        "p5.32-freezethaw"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-data-stag"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-mo",
            "portdir": "perl/p5-mo",
            "version": "0.400.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Mo",
            "description": "Mo - Micro Objects. Mo is less.",
            "long_description": "Mo - Micro Objects. Mo is less. Much less. Moose is huge. Moose led to Mouse led to Moo led to Mo. M is nothing. Mo is more. Not much. When Moo is more than you need, drop an 'o' and get some Mo.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2620
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-class-xsaccessor",
                        "p5.32-io-all",
                        "p5.32-moose",
                        "p5.32-mouse"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-mock-config",
            "portdir": "perl/p5-mock-config",
            "version": "0.50.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Mock::Config",
            "description": "Mock::Config - temporarily set Config or XSConfig values",
            "long_description": "Mock::Config - temporarily set Config or XSConfig values",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2620
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-devel-checklib"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-modern-perl",
            "portdir": "perl/p5-modern-perl",
            "version": "1.202.506.70",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Modern::Perl",
            "description": "Modern::Perl - enable all of the features of Modern Perl with one import",
            "long_description": "Modern::Perl - enable all of the features of Modern Perl with one import",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2620
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-plack-test-agent"
                    ]
                }
            ]
        },
        {
            "name": "p5.325.32-module-build",
            "portdir": "perl/p5-module-build",
            "version": "0.423.100",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Module::Build",
            "description": "Build and install perl modules (MakeMaker replacement)",
            "long_description": "Module::Build is a system for building, testing, and installing Perl modules. It is meant to be an alternative to ExtUtils::MakeMaker. Developers may alter the behavior of the module through subclassing in a much more straightforward way than with MakeMaker. It also does not require a make on your system - most of the Module::Build code is pure-perl and written in a very cross-platform way.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.325.32-cpan-meta-yaml"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.325.32-module-metadata",
                        "p5.325.32-cpan-meta",
                        "p5.325.32-podlators",
                        "p5.325.32-perl-ostype",
                        "p5.325.32-inc-latest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-module-build-ffi",
            "portdir": "perl/p5-module-build-ffi",
            "version": "0.540.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Module::Build::FFI",
            "description": "Module::Build::FFI - (Deprecated) Build Perl extensions in C with FFI",
            "long_description": "Module::Build::FFI - (Deprecated) Build Perl extensions in C with FFI",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2620
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-file-sharedir-install",
                        "p5.32-test-simple",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-file-sharedir-dist",
                        "perl5.32",
                        "p5.32-file-which",
                        "p5.32-module-build",
                        "p5.32-file-chdir"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-module-build-tiny",
            "portdir": "perl/p5-module-build-tiny",
            "version": "0.52.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Module::Build::Tiny",
            "description": "Module::Build::Tiny - A tiny replacement for Module::Build",
            "long_description": "Many Perl distributions use a Build.PL file instead of a Makefile.PL file to drive distribution configuration, build, test and installation. Traditionally, Build.PL uses Module::Build as the underlying build system. This module provides a simple, lightweight, drop-in replacement.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-module-build",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-extutils-config",
                        "p5.32-extutils-helpers",
                        "p5.32-extutils-install",
                        "perl5.32",
                        "p5.32-test-harness",
                        "p5.32-cpan-requirements-dynamic",
                        "p5.32-extutils-installpaths",
                        "p5.32-cpan-meta"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-perl-prereqscanner-scanner-distbuild",
                        "p5.32-test-mocktime-hires",
                        "p5.32-aliased",
                        "p5.32-apache-logformat-compiler",
                        "p5.32-redis",
                        "p5.32-const-fast",
                        "p5.32-crypt-random-source",
                        "p5.32-datetime-format-pg",
                        "p5.32-dbd-mock",
                        "p5.32-devel-checkcompiler",
                        "p5.32-dist-zilla-plugin-checkselfdependency",
                        "p5.32-dist-zilla-plugin-copyfilesfromrelease",
                        "p5.32-dist-zilla-plugin-generatefile-fromsharedir",
                        "p5.32-dist-zilla-plugin-installguide",
                        "p5.32-dist-zilla-plugin-keywords",
                        "p5.32-dist-zilla-plugin-makemaker-awesome",
                        "p5.32-dist-zilla-plugin-minimumperl",
                        "p5.32-dist-zilla-plugin-modulebuildtiny-fallback",
                        "p5.32-dist-zilla-plugin-rewriteversion-transitional",
                        "p5.32-dist-zilla-pluginbundle-git-versionmanager",
                        "p5.32-dist-zilla-role-filewatcher",
                        "p5.32-dist-zilla-role-modulemetadata",
                        "p5.32-dist-zilla-role-repofileinjector",
                        "p5.32-starman",
                        "p5.32-http-entity-parser",
                        "p5.32-http-headers-fast",
                        "p5.32-io-handle-util",
                        "p5.32-io-socket-timeout",
                        "p5.32-mojolicious-plugin-setusergroup",
                        "p5.32-moose-autobox",
                        "p5.32-moosex-clone",
                        "p5.32-moosex-configfromfile",
                        "p5.32-moosex-daemonize",
                        "p5.32-moosex-lazyrequire",
                        "p5.32-moosex-multiinitarg",
                        "p5.32-moosex-object-pluggable",
                        "p5.32-moosex-role-parameterized",
                        "p5.32-moosex-simpleconfig",
                        "p5.32-moosex-singleton",
                        "p5.32-moosex-slurpyconstructor",
                        "p5.32-moosex-storage-io-chi",
                        "p5.32-moosex-traits",
                        "p5.32-moosex-types-path-class",
                        "p5.32-moosex-types-path-tiny",
                        "p5.32-moosex-types-structured",
                        "p5.32-net-twitter-lite",
                        "p5.32-perlio-via-timeout",
                        "p5.32-pod-elemental-transformer-verbatim",
                        "p5.32-readonly",
                        "p5.32-test-deep-json",
                        "p5.32-test-distmanifest",
                        "p5.32-twitter-api",
                        "p5.32-web-scraper",
                        "p5.32-www-form-urlencoded-xs",
                        "p5.32-www-shorten-simple",
                        "p5.32-xml-atom",
                        "p5.32-catalyst-authentication-credential-http",
                        "p5.32-moosex-types",
                        "p5.32-cookie-baker",
                        "p5.32-posix-strftime-compiler",
                        "p5.32-directory-scratch",
                        "p5.32-http-daemon",
                        "p5.32-filesys-notify-kqueue",
                        "p5.32-moosex-types-common",
                        "p5.32-moosex-getopt",
                        "p5.32-moosex-types-loadableclass",
                        "p5.32-dist-zilla-plugin-metamergefile",
                        "p5.32-dist-zilla-plugin-github",
                        "p5.32-class-c3-adopt-next",
                        "p5.32-dist-zilla-plugin-makemaker-fallback",
                        "p5.32-variable-ondestruct",
                        "p5.32-moosex-types-datetime",
                        "p5.32-moosex-types-uri",
                        "p5.32-dist-zilla-plugin-run",
                        "p5.32-dist-zilla-plugin-git-contributors",
                        "p5.32-dist-zilla-plugin-test-minimumversion",
                        "p5.32-cli-osprey",
                        "p5.32-cgi-compile",
                        "p5.32-dist-zilla-plugin-test-compile",
                        "p5.32-dbix-class-encodedcolumn"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-protocol-http2",
                        "p5.32-dist-zilla-plugin-modulebuildtiny"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-module-build-xsutil",
            "portdir": "perl/p5-module-build-xsutil",
            "version": "0.190.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Module::Build::XSUtil",
            "description": "A Module::Build class for building XS modules",
            "long_description": "A Module::Build class for building XS modules",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-capture-tiny",
                        "p5.32-file-copy-recursive-reduced",
                        "clang-14",
                        "p5.32-module-build",
                        "p5.32-cwd-guard"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-devel-checkcompiler",
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-compiler-lexer",
                        "p5.32-data-messagepack",
                        "p5.32-text-xslate",
                        "p5.32-mouse"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-module-compile",
            "portdir": "perl/p5-module-compile",
            "version": "0.380.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Module::Compile",
            "description": "Perl module to compile other modules",
            "long_description": "Perl module to compile other modules",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-capture-tiny",
                        "p5.32-digest-sha1"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-module-depends",
            "portdir": "perl/p5-module-depends",
            "version": "0.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Module::Depends",
            "description": "identify the dependencies of a distribution",
            "long_description": "identify the dependencies of a distribution",
            "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-chained",
                        "p5.32-yaml"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-html-wikiconverter"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-module-find",
            "portdir": "perl/p5-module-find",
            "version": "0.170.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Module::Find",
            "description": "Module::Find - Find and use installed modules in a (sub)category",
            "long_description": "Module::Find - Find and use installed modules in a (sub)category",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-pod",
                        "p5.32-test-pod-coverage",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-crypt-random-source",
                        "p5.32-dbix-class"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-module-implementation",
            "portdir": "perl/p5-module-implementation",
            "version": "0.90.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Module::Implementation",
            "description": "Module::Implementation - Loads one of several alternate underlying implementations for a module",
            "long_description": "This module abstracts out the process of choosing one of several underlying implementations for a module. This can be used to provide XS and pure Perl implementations of a module, or it could be used to load an implementation for a given OS or any other case of needing to provide multiple implementations.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-fatal",
                        "p5.32-test-requires",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-module-runtime",
                        "p5.32-try-tiny"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-class-load-xs",
                        "p5.32-apache-session-wrapper"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-package-stash",
                        "p5.32-params-validate",
                        "p5.32-specio",
                        "p5.32-list-someutils",
                        "p5.32-b-hooks-endofscope",
                        "p5.32-getopt-long-descriptive",
                        "p5.32-class-load"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-module-install",
            "portdir": "perl/p5-module-install",
            "version": "1.210.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Module::Install",
            "description": "Module::Install - Standalone, extensible Perl module installer",
            "long_description": "Module::Install is a package for writing installers for CPAN (or CPAN-like) distributions that are clean, simple, minimalist, act in a strictly correct manner with ExtUtils::MakeMaker, and will run on any Perl installation version 5.005 or newer. Use of Module::Install for new distributions is discouraged. Dist::Zilla is recommended instead.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-cpan-meta",
                        "p5.32-module-build",
                        "p5.32-archive-tar",
                        "p5.32-devel-ppport",
                        "p5.32-extutils-install",
                        "perl5.32",
                        "p5.32-json-maybexs",
                        "p5.32-libwww-perl",
                        "p5.32-module-scandeps",
                        "p5.32-par-dist",
                        "p5.32-yaml-tiny",
                        "p5.32-file-remove"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-perlio-via-symlink"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-catalyst-devel"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-module-load",
            "portdir": "perl/p5-module-load",
            "version": "0.360.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Module::Load",
            "description": "runtime require of both modules and files",
            "long_description": "runtime require of both modules and files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-graphics-colornames",
                        "p5.32-http-entity-parser",
                        "p5.32-log-message",
                        "p5.32-module-load-conditional",
                        "p5.32-software-license",
                        "p5.32-libwww-perl"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-module-load-conditional",
            "portdir": "perl/p5-module-load-conditional",
            "version": "0.740.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Module::Load::Conditional",
            "description": "Looking up module information / loading at runtime",
            "long_description": "Looking up module information / loading at runtime",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-version",
                        "p5.32-locale-maketext-simple",
                        "p5.32-module-load",
                        "p5.32-params-check"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-archive-extract",
                        "p5.32-ipc-cmd",
                        "p5.32-term-size-any",
                        "p5.32-lwp-consolelogger"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-module-manifest",
            "portdir": "perl/p5-module-manifest",
            "version": "1.90.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Module::Manifest",
            "description": "Parse and examine a Perl distribution MANIFEST file.",
            "long_description": "Parse and examine a Perl distribution MANIFEST file.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1215
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-exception",
                        "p5.32-test-warn",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-params-util"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-test-distmanifest"
                    ]
                }
            ]
        },
        {
            "name": "p5.325.32-module-metadata",
            "portdir": "perl/p5-module-metadata",
            "version": "1.0.37",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Module::Metadata",
            "description": "Gather package and POD information from perl module files",
            "long_description": "Gather package and POD information from perl module files",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.325.32-encode",
                        "p5.325.32-version"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.325.32-module-build"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-module-path",
            "portdir": "perl/p5-module-path",
            "version": "0.190.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Module::Path",
            "description": "Module::Path - get the full path to a locally installed module",
            "long_description": "Module::Path - get the full path to a locally installed module",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-devel-findperl",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-getopt-long"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-perl-prereqscanner"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-module-pluggable",
            "portdir": "perl/p5-module-pluggable",
            "version": "6.300.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Module::Pluggable",
            "description": "Module::Pluggable - automatically give your module the ability to have plugins",
            "long_description": "Module::Pluggable - automatically give your module the ability to have plugins",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-module-runtime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-dist-zilla-plugin-ensurelatestperl",
                        "p5.32-email-date",
                        "p5.32-test2-plugin-nowarnings"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-data-phrasebook",
                        "p5.32-file-comments",
                        "p5.32-rdf-query",
                        "p5.32-app-cmd",
                        "p5.32-moosex-object-pluggable",
                        "p5.32-perl-critic",
                        "p5.32-sys-filesystem",
                        "p5.32-test-writevariants",
                        "p5.32-config-mvp",
                        "p5.32-alien-wxwidgets",
                        "p5.32-email-abstract",
                        "p5.32-config-any",
                        "p5.32-file-changenotify",
                        "p5.32-catalyst-runtime",
                        "p5.32-email-send",
                        "p5.32-commandable",
                        "p5.32-convert-color",
                        "p5.32-devel-mat",
                        "p5.32-dancer2",
                        "p5.32-app-nopaste",
                        "p5.32-xml-feed",
                        "p5.32-catalyst-action-rest",
                        "p5.32-color-library"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-module-refresh",
            "portdir": "perl/p5-module-refresh",
            "version": "0.180.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Module::Refresh",
            "description": "Refresh %INC files when updated on disk",
            "long_description": "Refresh %INC files when updated on disk",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-path-class"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-plack",
                        "p5.32-moose"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-devel-repl"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-module-runtime",
            "portdir": "perl/p5-module-runtime",
            "version": "0.18.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Module::Runtime",
            "description": "Module::Runtime - runtime module handling",
            "long_description": "Module::Runtime - runtime module handling",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-dist-zilla-plugin-promptifstale"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-authen-passphrase",
                        "p5.32-beam-emitter",
                        "p5.32-catalyst-view-email",
                        "p5.32-catalyst-view-html-mason",
                        "p5.32-class-accessor-grouped",
                        "p5.32-class-load",
                        "p5.32-clone-choose",
                        "p5.32-crypt-random-source",
                        "p5.32-cpan-changes",
                        "p5.32-data-perl",
                        "p5.32-devel-repl",
                        "p5.32-dist-checkconflicts",
                        "p5.32-dist-zilla-plugin-dynamicprereqs",
                        "p5.32-dist-zilla-plugin-rewriteversion-transitional",
                        "p5.32-import-into",
                        "p5.32-json-webtoken",
                        "p5.32-module-implementation",
                        "p5.32-module-runtime-conflicts",
                        "p5.32-datetime-timezone",
                        "p5.32-moosex-object-pluggable",
                        "p5.32-moosex-role-parameterized",
                        "p5.32-moosex-storage",
                        "p5.32-moox-handlesvia",
                        "p5.32-moox-traits",
                        "p5.32-moox-types-mooselike",
                        "p5.32-package-variant",
                        "p5.32-sql-statement",
                        "p5.32-test-class",
                        "p5.32-test-cleannamespaces",
                        "p5.32-test-writevariants",
                        "p5.32-text-table-manifold",
                        "p5.32-twitter-api",
                        "p5.32-www-mechanize-cached",
                        "p5.32-throwable",
                        "p5.32-search-elasticsearch",
                        "p5.32-email-stuffer",
                        "p5.32-moosex-types",
                        "p5.32-specio",
                        "p5.32-test-kit",
                        "p5.32-moosex-nonmoose",
                        "p5.32-moosex-types-loadableclass",
                        "p5.32-path-isdev",
                        "p5.32-email-sender",
                        "p5.32-email-mime",
                        "p5.32-log-dispatch",
                        "p5.32-lwp-consolelogger",
                        "p5.32-catalyst-model-dbic-schema",
                        "p5.32-file-changenotify",
                        "p5.32-dist-zilla",
                        "p5.32-crypt-pbkdf2",
                        "p5.32-www-oauth",
                        "p5.32-pod-weaver",
                        "p5.32-module-starter",
                        "p5.32-dancer",
                        "p5.32-moose",
                        "p5.32-dist-zilla-plugin-git",
                        "p5.32-cli-osprey",
                        "p5.32-dancer2",
                        "p5.32-app-nopaste",
                        "p5.32-module-pluggable"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-module-runtime-conflicts",
            "portdir": "perl/p5-module-runtime-conflicts",
            "version": "0.3.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Module::Runtime::Conflicts",
            "description": "Module::Runtime::Conflicts - Provide information on conflicts for Module::Runtime",
            "long_description": "This module provides conflicts checking for Module::Runtime, which had a recent release that broke some versions of Moose. It is called from Moose::Conflicts and moose-outdated.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-dist-checkconflicts",
                        "p5.32-module-runtime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-moose"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-module-scandeps",
            "portdir": "perl/p5-module-scandeps",
            "version": "1.370.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Module::ScanDeps",
            "description": "Module::ScanDeps - Recursively scan Perl code for dependencies",
            "long_description": "Module::ScanDeps - Recursively scan Perl code for dependencies",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-ipc-run3",
                        "p5.32-test-requires",
                        "p5.32-test-simple",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-getopt-long",
                        "perl5.32",
                        "p5.32-text-parsewords",
                        "p5.32-version",
                        "p5.32-module-metadata",
                        "p5.32-scalar-list-utils"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-module-install"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-module-signature",
            "portdir": "perl/p5-module-signature",
            "version": "0.930.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Module::Signature",
            "description": "Module::Signature - Module signature file manipulation",
            "long_description": "Module::Signature - Module signature file manipulation",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-ipc-run",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-crypt-openpgp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-time-format"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-module-starter",
            "portdir": "perl/p5-module-starter",
            "version": "1.820.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Module::Starter",
            "description": "Module::Starter - a simple starter kit for any module",
            "long_description": "Module::Starter - a simple starter kit for any module",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-version",
                        "p5.32-file-path",
                        "p5.32-module-runtime",
                        "p5.32-software-license"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-module-util",
            "portdir": "perl/p5-module-util",
            "version": "1.90.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Module::Util",
            "description": "Module::Util - Module name tools and transformations",
            "long_description": "Module::Util - Module name tools and transformations",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2620
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-module-build",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-datetime-format-natural"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-module-mask"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-module-versions-report",
            "portdir": "perl/p5-module-versions-report",
            "version": "1.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Module::Versions::Report",
            "description": "Report versions of all modules in memory",
            "long_description": "Report versions of all modules in memory",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-mogilefs-client",
            "portdir": "perl/p5-mogilefs-client",
            "version": "1.170.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/MogileFS::Client",
            "description": "Client library for the MogileFS distributed file system",
            "long_description": "This module is a client library for the MogileFS distributed file system. The class method 'new' creates a client object against a particular mogilefs tracker and domain. This object may then be used to store and retrieve content easily from MogileFS.",
            "active": true,
            "categories": [
                "sysutils",
                "net",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-io-stringy",
                        "p5.32-libwww-perl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-mogilefs-server",
                        "p5.32-mogilefs-utils"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-mogilefs-server",
            "portdir": "perl/p5-mogilefs-server",
            "version": "2.730.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/MogileFS::Server",
            "description": "MogileFS (distributed filesystem) server",
            "long_description": "MogileFS (distributed filesystem) server",
            "active": true,
            "categories": [
                "sysutils",
                "net",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-dbd-sqlite",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-dbd-mysql",
                        "p5.32-dbi",
                        "p5.32-io-aio",
                        "p5.32-mogilefs-client",
                        "perl5.32",
                        "p5.32-net-netmask",
                        "p5.32-perlbal",
                        "p5.32-sys-syscall",
                        "p5.32-mogilefs-utils",
                        "p5.32-danga-socket"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-mogilefs-utils",
            "portdir": "perl/p5-mogilefs-utils",
            "version": "2.300.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/MogileFS::Utils",
            "description": "MogileFS tools",
            "long_description": "This package contains two tools to manage MogileFS: mogadm (MogileFS admin tool) and mogtool (inject/extract data to/from a MogileFS installation)",
            "active": true,
            "categories": [
                "sysutils",
                "net",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-libwww-perl",
                        "p5.32-mogilefs-client"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-mogilefs-server"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-mojolicious",
            "portdir": "perl/p5-mojolicious",
            "version": "9.420.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://mojolicious.org/",
            "description": "Mojolicious - Real-time web framework",
            "long_description": "Mojolicious - Real-time web framework",
            "active": true,
            "categories": [
                "www",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-io-socket-ip"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-lwp-consolelogger"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-mojolicious-plugin-mason1renderer",
                        "p5.32-mojolicious-plugin-mason2renderer",
                        "p5.32-mojolicious-plugin-setusergroup",
                        "p5.32-mojo-useragent-role-retry",
                        "p5.32-webservice-musicbrainz",
                        "p5.32-mojolicious-plugin-chi",
                        "p5.32-business-isbn"
                    ]
                }
            ]
        }
    ]
}