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

{
    "count": 50893,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=382",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=380",
    "results": [
        {
            "name": "p5-math-symbolic",
            "portdir": "perl/p5-math-symbolic",
            "version": "0.613.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-math-symbolic",
            "homepage": "https://metacpan.org/pod/Math::Symbolic",
            "description": "Math::Symbolic - Symbolic calculations",
            "long_description": "Math::Symbolic - Symbolic calculations",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2626
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-math-symbolic"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-math-utils",
            "portdir": "perl/p5-math-utils",
            "version": "1.140.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-math-utils",
            "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": 2626
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-math-utils"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-mce",
            "portdir": "perl/p5-mce",
            "version": "1.902.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-mce",
            "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": 2626
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-mce"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-mce-shared",
            "portdir": "perl/p5-mce-shared",
            "version": "1.893.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-mce-shared",
            "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": 2626
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-mce-shared"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-mecab",
            "portdir": "perl/p5-mecab",
            "version": "0.996.0",
            "license": "(GPL or LGPL or BSD)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.28-mecab",
            "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": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-mecab"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-mediawiki-api",
            "portdir": "perl/p5-mediawiki-api",
            "version": "0.520.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-mediawiki-api",
            "homepage": "https://metacpan.org/pod/MediaWiki::API",
            "description": "MediaWiki::API - Provides a Perl interface to the MediaWiki API",
            "long_description": "This module provides an interface between Perl and the MediaWiki API (https://www.mediawiki.org/wiki/API) allowing creation of scripts to automate editing and extraction of data from MediaWiki driven sites like Wikipedia.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-mediawiki-api"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-memoize",
            "portdir": "perl/p5-memoize",
            "version": "1.170.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-memoize",
            "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": [
                        "p5.34-memoize"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-memoize-expirelru",
            "portdir": "perl/p5-memoize-expirelru",
            "version": "0.560.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-memoize-expirelru",
            "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": [
                        "p5.34-memoize-expirelru"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-meta",
            "portdir": "perl/p5-meta",
            "version": "0.15.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-meta",
            "homepage": "https://metacpan.org/pod/meta",
            "description": "meta - meta-programming API",
            "long_description": "meta - meta-programming API",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2626
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-meta"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-metacpan-client",
            "portdir": "perl/p5-metacpan-client",
            "version": "2.39.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-metacpan-client",
            "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": 2626
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-metacpan-client"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-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": "p5.34-method-signatures-simple",
            "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": [
                        "p5.34-method-signatures-simple"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-metrics-any",
            "portdir": "perl/p5-metrics-any",
            "version": "0.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-metrics-any",
            "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": 2626
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-metrics-any"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-mhonarc",
            "portdir": "perl/p5-mhonarc",
            "version": "2.6.24",
            "license": "GPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-mhonarc",
            "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": [
                        "p5.34-mhonarc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-mime-base32",
            "portdir": "perl/p5-mime-base32",
            "version": "1.303.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-mime-base32",
            "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": [
                        "p5.34-mime-base32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-mime-base64",
            "portdir": "perl/p5-mime-base64",
            "version": "3.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.28-mime-base64",
            "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": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-mime-base64"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-mime-charset",
            "portdir": "perl/p5-mime-charset",
            "version": "1.013.1",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-mime-charset",
            "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.34-mime-charset"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-mime-encwords",
            "portdir": "perl/p5-mime-encwords",
            "version": "1.015.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-mime-encwords",
            "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": [
                        "p5.34-mime-encwords"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-mime-lite",
            "portdir": "perl/p5-mime-lite",
            "version": "3.38.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-mime-lite",
            "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": [
                        "p5.34-mime-lite"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-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": "p5.34-mime-lite-html",
            "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": [
                        "p5.34-mime-lite-html"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-mime-mini",
            "portdir": "perl/p5-mime-mini",
            "version": "1.2.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-mime-mini",
            "homepage": "https://metacpan.org/pod/MIME::Mini",
            "description": "MIME::Mini - Minimal code to parse/create mbox files and mail messages",
            "long_description": "MIME::Mini - Minimal code to parse/create mbox files and mail messages",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "raf",
                    "github": "macportsraf",
                    "ports_count": 33
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-mime-mini"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-mime-tools",
            "portdir": "perl/p5-mime-tools",
            "version": "5.517.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-mime-tools",
            "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": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-mime-tools"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-mime-types",
            "portdir": "perl/p5-mime-types",
            "version": "2.300.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-mime-types",
            "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": [
                        "p5.34-mime-types"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-mixin-linewise",
            "portdir": "perl/p5-mixin-linewise",
            "version": "0.111.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-mixin-linewise",
            "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": [
                        "p5.34-mixin-linewise"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-mldbm",
            "portdir": "perl/p5-mldbm",
            "version": "2.50.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-mldbm",
            "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": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-mldbm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-mo",
            "portdir": "perl/p5-mo",
            "version": "0.400.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-mo",
            "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": 2626
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-mo"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-mock-config",
            "portdir": "perl/p5-mock-config",
            "version": "0.50.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-mock-config",
            "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": 2626
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-mock-config"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-modern-perl",
            "portdir": "perl/p5-modern-perl",
            "version": "1.202.506.70",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-modern-perl",
            "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": 2626
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-modern-perl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-module-build",
            "portdir": "perl/p5-module-build",
            "version": "0.423.400",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 2,
            "replaced_by": "p5.34-module-build",
            "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": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-module-build"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-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": "p5.34-module-build-ffi",
            "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": 2626
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-module-build-ffi"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-module-build-tiny",
            "portdir": "perl/p5-module-build-tiny",
            "version": "0.53.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-module-build-tiny",
            "homepage": "https://metacpan.org/pod/Module::Build::Tiny",
            "description": "Module::Build::Tiny - A tiny replacement for Module::Build",
            "long_description": "Module::Build::Tiny - A tiny replacement for Module::Build",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-module-build-tiny"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-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": "p5.34-module-build-xsutil",
            "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": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-module-build-xsutil"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-module-compile",
            "portdir": "perl/p5-module-compile",
            "version": "0.380.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-module-compile",
            "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": [
                        "p5.34-module-compile"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-module-corelist",
            "portdir": "perl/p5-module-corelist",
            "version": "5.202.602.200",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-module-corelist",
            "homepage": "https://metacpan.org/pod/Module::CoreList",
            "description": "Module::CoreList - what modules shipped with versions of perl",
            "long_description": "Module::CoreList - what modules shipped with versions of perl",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2626
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-module-corelist"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-module-cpanfile",
            "portdir": "perl/p5-module-cpanfile",
            "version": "1.100.400",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-module-cpanfile",
            "homepage": "https://metacpan.org/pod/Module::CPANfile",
            "description": "Module::CPANfile - Parse cpanfile",
            "long_description": "Module::CPANfile - Parse cpanfile",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2626
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-module-cpanfile"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-module-depends",
            "portdir": "perl/p5-module-depends",
            "version": "0.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-module-depends",
            "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": [
                        "p5.34-module-depends"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-module-find",
            "portdir": "perl/p5-module-find",
            "version": "0.170.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-module-find",
            "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": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-module-find"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-module-implementation",
            "portdir": "perl/p5-module-implementation",
            "version": "0.90.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-module-implementation",
            "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": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-module-implementation"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-module-install",
            "portdir": "perl/p5-module-install",
            "version": "1.210.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-module-install",
            "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.34-module-install"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-module-load",
            "portdir": "perl/p5-module-load",
            "version": "0.360.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-module-load",
            "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": [
                        "p5.34-module-load"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-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": "p5.34-module-load-conditional",
            "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": [
                        "p5.34-module-load-conditional"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-module-manifest",
            "portdir": "perl/p5-module-manifest",
            "version": "1.90.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-module-manifest",
            "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": 1309
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-module-manifest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-module-mask",
            "portdir": "perl/p5-module-mask",
            "version": "0.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-module-mask",
            "homepage": "https://metacpan.org/pod/Module::Mask",
            "description": "Module::Mask - pretend certain modules are not installed",
            "long_description": "Module::Mask - pretend certain modules are not installed",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2626
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-module-mask"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-module-metadata",
            "portdir": "perl/p5-module-metadata",
            "version": "1.0.38",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-module-metadata",
            "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": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-module-metadata"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-module-path",
            "portdir": "perl/p5-module-path",
            "version": "0.190.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-module-path",
            "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": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-module-path"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-module-pluggable",
            "portdir": "perl/p5-module-pluggable",
            "version": "6.300.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-module-pluggable",
            "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": [
                        "p5.34-module-pluggable"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-module-refresh",
            "portdir": "perl/p5-module-refresh",
            "version": "0.180.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-module-refresh",
            "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": [
                        "p5.34-module-refresh"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-module-runtime",
            "portdir": "perl/p5-module-runtime",
            "version": "0.18.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-module-runtime",
            "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": [
                        "p5.34-module-runtime"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-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": "p5.34-module-runtime-conflicts",
            "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": [
                        "p5.34-module-runtime-conflicts"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-module-scandeps",
            "portdir": "perl/p5-module-scandeps",
            "version": "1.370.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-module-scandeps",
            "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": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-module-scandeps"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-module-signature",
            "portdir": "perl/p5-module-signature",
            "version": "0.930.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-module-signature",
            "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": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-module-signature"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}