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

{
    "count": 50786,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=449",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=447",
    "results": [
        {
            "name": "p5.32-xml-libxml",
            "portdir": "perl/p5-xml-libxml",
            "version": "2.21.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/XML::LibXML",
            "description": "Perl interface to libxml2",
            "long_description": "This module is an interface to libxml2, providing XML and HTML parsers with DOM, SAX and XMLReader interfaces, a large subset of DOM Layer 3 interface and a XML::XPath-like interface to XPath API of libxml2.",
            "active": true,
            "categories": [
                "textproc",
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-alien-build",
                        "p5.32-alien-libxml2",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-xml-namespacesupport",
                        "perl5.32",
                        "p5.32-xml-sax",
                        "libxml2",
                        "p5.32-encode"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-html-selector-xpath"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-finance-quote",
                        "p5.32-bioperl",
                        "p5.32-nmap-scanner",
                        "p5.32-rdf-trine",
                        "p5.32-rpc-xml",
                        "p5.32-xml-atom",
                        "p5.32-xml-libxml-simple",
                        "p5.32-xml-rss-libxml",
                        "p5.32-xml-xml2json",
                        "p5.32-sql-translator",
                        "p5.32-glib-object-introspection",
                        "p5.32-bio-phylo",
                        "p5.32-xml-libxslt",
                        "p5.32-ipe",
                        "p5.32-xml-feed"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-xml-filter-buffertext",
            "portdir": "perl/p5-xml-filter-buffertext",
            "version": "1.10.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/XML::Filter::BufferText",
            "description": "Simple text filter",
            "long_description": "This is a very simple filter. One common cause of grief (and programmer error) is that XML parsers aren't required to provide character events in one chunk. They can, but are not forced to, and most don't. This filter does the trivial but oft-repeated task of putting all characters into a single event.",
            "active": true,
            "categories": [
                "textproc",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-xml-sax",
                        "p5.32-xml-sax-base"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-xml-twig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-xml-sax-writer",
                        "p5.32-xml-validator-schema"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-xml-feed",
            "portdir": "perl/p5-xml-feed",
            "version": "1.0.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/XML::Feed",
            "description": "XML::Feed - Syndication feed parser and auto-discovery",
            "long_description": "XML::Feed - Syndication feed parser and auto-discovery",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-module-build",
                        "p5.32-uri",
                        "p5.32-xml-xpath",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-datetime-format-iso8601",
                        "p5.32-datetime-format-mail",
                        "p5.32-datetime-format-natural",
                        "p5.32-datetime-format-w3cdtf",
                        "p5.32-feed-find",
                        "p5.32-html-parser",
                        "perl5.32",
                        "p5.32-module-pluggable",
                        "p5.32-uri-fetch",
                        "p5.32-xml-atom",
                        "p5.32-xml-libxml",
                        "p5.32-xml-rss",
                        "p5.32-libwww-perl",
                        "p5.32-class-errorhandler",
                        "p5.32-datetime",
                        "p5.32-datetime-format-flexible"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-xml-entities",
            "portdir": "perl/p5-xml-entities",
            "version": "1.0.200",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/XML::Entities",
            "description": "Decode strings with XML entities",
            "long_description": "Decode strings with XML entities",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-module-build",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-html-parser"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-mac-propertylist"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-xml-doubleencodedentities",
            "portdir": "perl/p5-xml-doubleencodedentities",
            "version": "1.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/XML::DoubleEncodedEntities",
            "description": "XML::DoubleEncodedEntities - unbreak XML with doubly-encoded entities",
            "long_description": "XML::DoubleEncodedEntities - unbreak XML with doubly-encoded entities",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-xml-dom-xpath",
            "portdir": "perl/p5-xml-dom-xpath",
            "version": "0.140.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/XML::DOM::XPath",
            "description": "Adds XPath support to XML::DOM, using XML::XPath engine",
            "long_description": "Adds XPath support to XML::DOM, using XML::XPath engine",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-xml-dom",
                        "p5.32-xml-xpathengine"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-xml-dom",
            "portdir": "perl/p5-xml-dom",
            "version": "1.460.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/XML::DOM",
            "description": "A perl module for building DOM Level 1 compliant document structures",
            "long_description": "A perl module for building DOM Level 1 compliant document structures",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-libwww-perl",
                        "p5.32-libxml-perl",
                        "p5.32-xml-parser",
                        "p5.32-xml-regexp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-bioperl",
                        "p5.32-xml-checker",
                        "p5.32-xml-dom-xpath",
                        "p5.32-log-log4perl"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-xml-commonns",
            "portdir": "perl/p5-xml-commonns",
            "version": "0.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/XML::CommonNS",
            "description": "XML::CommonNS - A list of commonly used namespaces",
            "long_description": "XML::CommonNS - A list of commonly used namespaces",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-module-build",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-xml-namespacefactory"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-rdf-trine"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-xml-bare",
            "portdir": "perl/p5-xml-bare",
            "version": "0.530.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/XML::Bare",
            "description": "XML::Bare - Minimal XML parser implemented via a C state engine",
            "long_description": "XML::Bare - Minimal XML parser implemented via a C state engine",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.32-data-dumper"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-xml-autowriter",
            "portdir": "perl/p5-xml-autowriter",
            "version": "0.400.0",
            "license": "(Artistic-1 or BSD or GPL)",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/XML::AutoWriter",
            "description": "This is a Perl extension for DOCTYPE driven valid XML output.",
            "long_description": "This is a Perl extension for DOCTYPE driven valid XML output.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-xml-parser"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-xml-atom",
            "portdir": "perl/p5-xml-atom",
            "version": "0.430.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/XML::Atom",
            "description": "Perl5 modules for Atom feed and API implementation.",
            "long_description": "Atom is a syndication, API, and archiving format for weblogs and other data. XML::Atom implements the feed format as well as a client for the API.",
            "active": true,
            "categories": [
                "textproc",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-module-build",
                        "p5.32-module-build-tiny",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-datetime-timezone",
                        "p5.32-libwww-perl",
                        "perl5.32",
                        "p5.32-xml-libxml",
                        "p5.32-xml-xpath",
                        "p5.32-uri",
                        "p5.32-class-data-inheritable",
                        "p5.32-datetime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-xml-feed"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-x11-protocol-other",
            "portdir": "perl/p5-x11-protocol-other",
            "version": "31",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/X11::Protocol::Other",
            "description": "X11::Protocol::Other provides a number of utitiles related to X11.",
            "long_description": "X11::Protocol::Other provides a number of utitiles related to X11.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-x11-protocol"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-x11-protocol",
            "portdir": "perl/p5-x11-protocol",
            "version": "0.560.0",
            "license": "(Artistic-1 or GPL) and X11",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/X11::Protocol",
            "description": "Perl module for the X Window System Protocol, version 11",
            "long_description": "X11::Protocol is a client-side interface to the X11 Protocol (see X(1) for information about X11), allowing perl programs to display windows and graphics on X11 servers.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-x11-protocol-other"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-wx-demo",
            "portdir": "perl/p5-wx-demo",
            "version": "0.220.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Wx::Demo",
            "description": "Wx::Demo - the wxPerl demo",
            "long_description": "Wx::Demo - the wxPerl demo",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-class-accessor",
                        "p5.32-file-chdir",
                        "p5.32-file-slurp",
                        "perl5.32",
                        "p5.32-universal-require",
                        "p5.32-wx",
                        "p5.32-io-stringy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-wx",
            "portdir": "perl/p5-wx",
            "version": "0.993.200",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Wx",
            "description": "Interface to the wxWidgets cross-platform GUI toolkit",
            "long_description": "Interface to the wxWidgets cross-platform GUI toolkit",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-extutils-xspp",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "wxWidgets-3.0",
                        "perl5.32",
                        "p5.32-alien-wxwidgets"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-wx-demo"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-www-wolframalpha",
            "portdir": "perl/p5-www-wolframalpha",
            "version": "1.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/WWW::WolframAlpha",
            "description": "WWW::WolframAlpha API - Interface to Wolfram|Alpha API",
            "long_description": "WWW::WolframAlpha provides an object-oriented Perl interface to the Wolfram|Alpha API. You will need a development key from Wolfram, and the API is subject to conditions and limitations; see http://products.wolframalpha.com/developers/ for details.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-libwww-perl",
                        "p5.32-uri",
                        "p5.32-xml-simple"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-www-urltoys",
            "portdir": "perl/p5-www-urltoys",
            "version": "1.280.0",
            "license": "unknown",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/WWW::URLToys",
            "description": "WWW::URLToys - gather and download URLs from URLs",
            "long_description": "WWW::URLToys is a separation of the program URLToys into its core code (this module), and the programs that use it (urltoys and urltoysw). This module has been made available via CPAN to allow others to use URLToys commands on their Perl arrays, and to create interfaces for URLToys that far surpass those of the original creator.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-libwww-perl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-www-shorten-simple",
            "portdir": "perl/p5-www-shorten-simple",
            "version": "0.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/WWW::Shorten::Simple",
            "description": "Factory wrapper around WWW::Shorten to avoid imports",
            "long_description": "Factory wrapper around WWW::Shorten to avoid imports",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-module-build",
                        "p5.32-module-build-tiny",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-www-shorten"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-dist-zilla-plugin-twitter"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-www-shorten-googl",
            "portdir": "perl/p5-www-shorten-googl",
            "version": "1.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/WWW::Shorten::Googl",
            "description": "Perl interface to goo.gl",
            "long_description": "Perl interface to goo.gl",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "cowboyneal",
                    "github": "",
                    "ports_count": 6
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-try-tiny",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-json-maybexs",
                        "p5.32-libwww-perl",
                        "perl5.32",
                        "p5.32-uri",
                        "p5.32-www-shorten",
                        "p5.32-lwp-protocol-https",
                        "p5.32-http-message"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-www-shorten",
            "portdir": "perl/p5-www-shorten",
            "version": "3.94.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/WWW::Shorten",
            "description": "Interface to URL shortening sites",
            "long_description": "Interface to URL shortening sites",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-getopt-long",
                        "p5.32-libwww-perl",
                        "p5.32-try-tiny"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-dist-zilla-plugin-twitter",
                        "p5.32-www-shorten-simple",
                        "p5.32-www-shorten-googl"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-www-search",
            "portdir": "perl/p5-www-search",
            "version": "2.519.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/WWW::Search",
            "description": "WWW::Search provides access to search engines",
            "long_description": "WWW::Search is a collection of Perl modules which provide an API to search engines on the world-wide web",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-io-capture",
                        "p5.32-test-file",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-date-manip",
                        "p5.32-file-slurp",
                        "p5.32-html-parser",
                        "perl5.32",
                        "p5.32-libwww-perl",
                        "p5.32-uri",
                        "p5.32-user",
                        "p5.32-html-tree",
                        "p5.32-bit-vector",
                        "p5.32-cgi"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-www-robotrules",
            "portdir": "perl/p5-www-robotrules",
            "version": "6.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/WWW::RobotRules",
            "description": "Parse /robots.txt file",
            "long_description": "Parse /robots.txt file",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-uri"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-libwww-perl"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-www-pastebin-pastebincom-create",
            "portdir": "perl/p5-www-pastebin-pastebincom-create",
            "version": "1.3.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/WWW::Pastebin::PastebinCom::Create",
            "description": "WWW::Pastebin::PastebinCom::Create - paste on www.pastebin.com without API keys",
            "long_description": "WWW::Pastebin::PastebinCom::Create - paste on www.pastebin.com without API keys",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-module-build",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-moo",
                        "p5.32-www-mechanize"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-app-nopaste"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-www-oauth",
            "portdir": "perl/p5-www-oauth",
            "version": "1.3.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/WWW::OAuth",
            "description": "WWW::OAuth - Portable OAuth 1.0 authentication",
            "long_description": "WWW::OAuth - Portable OAuth 1.0 authentication",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-needs",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-module-runtime",
                        "p5.32-role-tiny",
                        "p5.32-uri",
                        "perl5.32",
                        "p5.32-crypt-sysrandom-xs",
                        "p5.32-crypt-sysrandom",
                        "p5.32-www-form-urlencoded",
                        "p5.32-class-tiny-chained"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-twitter-api"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-www-mechanize-sleepy",
            "portdir": "perl/p5-www-mechanize-sleepy",
            "version": "0.700.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/WWW::Mechanize::Sleepy",
            "description": "A Sleepy Mechanize Agent",
            "long_description": "Sometimes when testing the behavior of a webserver it is important to be able to space out your requests in order to simulate a person reading, thinking (or sleeping) at the keyboard. WWW::Mechanize::Sleepy subclasses WWW::Mechanize to provide pauses between your server requests. Use it just like you would use WWW::Mechanize.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-www-mechanize"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-www-mechanize-cached",
            "portdir": "perl/p5-www-mechanize-cached",
            "version": "1.560.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/WWW::Mechanize::Cached",
            "description": "WWW::Mechanize::Cached - Cache response to be polite",
            "long_description": "WWW::Mechanize::Cached - Cache response to be polite",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-http-message",
                        "p5.32-lwp-consolelogger",
                        "p5.32-path-tiny",
                        "p5.32-test-fatal",
                        "p5.32-test-needs",
                        "p5.32-test-requiresinternet",
                        "p5.32-test-warnings",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-www-mechanize",
                        "p5.32-cache-cache",
                        "p5.32-chi",
                        "p5.32-data-dump",
                        "p5.32-module-runtime",
                        "p5.32-moo",
                        "p5.32-moox-types-mooselike",
                        "p5.32-namespace-clean"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-metacpan-client"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-www-mechanize",
            "portdir": "perl/p5-www-mechanize",
            "version": "2.200.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/WWW::Mechanize",
            "description": "WWW::Mechanize - Handy web browsing in a Perl object",
            "long_description": "WWW::Mechanize - Handy web browsing in a Perl object",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "p5.32-http-daemon",
                        "p5.32-path-tiny",
                        "p5.32-test-deep",
                        "p5.32-test-exception",
                        "p5.32-test-fatal",
                        "p5.32-test-memory-cycle",
                        "p5.32-test-output",
                        "p5.32-test-warnings"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-getopt-long",
                        "p5.32-html-form",
                        "p5.32-html-parser",
                        "p5.32-html-tree",
                        "p5.32-http-message",
                        "p5.32-libwww-perl",
                        "p5.32-parent",
                        "p5.32-uri"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-lwp-consolelogger"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-http-tiny-mech",
                        "p5.32-test-www-mechanize-catalyst",
                        "p5.32-www-mechanize-cached",
                        "p5.32-app-nopaste",
                        "p5.32-www-pastebin-pastebincom-create",
                        "p5.32-test-www-mechanize",
                        "p5.32-www-mechanize-sleepy"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-www-form-urlencoded-xs",
            "portdir": "perl/p5-www-form-urlencoded-xs",
            "version": "0.280.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/WWW::Form::UrlEncoded::XS",
            "description": "WWW::Form::UrlEncoded::XS - XS implementation of parser and builder for application/x-www-form-urlencoded",
            "long_description": "WWW::Form::UrlEncoded::XS - XS implementation of parser and builder for application/x-www-form-urlencoded",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-module-build",
                        "p5.32-json",
                        "p5.32-module-build-tiny",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-http-entity-parser",
                        "p5.32-twitter-api",
                        "p5.32-www-form-urlencoded"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-www-form-urlencoded",
            "portdir": "perl/p5-www-form-urlencoded",
            "version": "0.260.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/WWW::Form::UrlEncoded",
            "description": "WWW::Form::UrlEncoded - parser and builder for application/x-www-form-urlencoded",
            "long_description": "WWW::Form::UrlEncoded - parser and builder for application/x-www-form-urlencoded",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-module-build",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-www-form-urlencoded-xs"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-apache-authcookie",
                        "p5.32-http-entity-parser",
                        "p5.32-www-oauth"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-www-curl",
            "portdir": "perl/p5-www-curl",
            "version": "4.170.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/WWW::Curl",
            "description": "Perl extension interface for libcurl",
            "long_description": "Python module interface to the cURL library which is a tool for transferring files with URL syntax, supporting many protocols.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "arno+macports",
                    "github": "fracai",
                    "ports_count": 14
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "curl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-webservice-musicbrainz",
            "portdir": "perl/p5-webservice-musicbrainz",
            "version": "1.0.10",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/WebService::MusicBrainz",
            "description": "API to search the musicbrainz.org database",
            "long_description": "This module will search the MusicBrainz database through their web service and return objects with the found data. This module is not backward compatible with pre-1.0 versions. Version 1.0 is a complete re-write based on Mojolicious and implements MusicBrainz Web Service Version 2 (https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "chrischavez",
                    "github": "chrstphrchvz",
                    "ports_count": 95
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-io-socket-ssl",
                        "p5.32-mojolicious",
                        "p5.32-mojo-useragent-role-retry"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-web-scraper",
            "portdir": "perl/p5-web-scraper",
            "version": "0.380.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Web::Scraper",
            "description": "Web::Scraper - Web Scraping Toolkit using HTML and CSS Selectors or XPath expressions",
            "long_description": "Web::Scraper is a web scraper toolkit, inspired by Ruby's equivalent Scrapi. It provides a DSL-ish interface for traversing HTML documents and returning a neatly arranged Perl data structure.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-module-build",
                        "p5.32-extutils-config",
                        "p5.32-extutils-helpers",
                        "p5.32-extutils-installpaths",
                        "p5.32-module-build-tiny",
                        "p5.32-test-base",
                        "p5.32-test-harness",
                        "p5.32-test-requires",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-uri",
                        "perl5.32",
                        "p5.32-yaml",
                        "p5.32-xml-xpathengine",
                        "p5.32-scalar-list-utils",
                        "p5.32-html-parser",
                        "p5.32-html-selector-xpath",
                        "p5.32-html-tagset",
                        "p5.32-html-tree",
                        "p5.32-html-treebuilder-xpath",
                        "p5.32-libwww-perl",
                        "p5.32-universal-require"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-finance-quote",
                        "p5.32-gimp"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-warnings-unused",
            "portdir": "perl/p5-warnings-unused",
            "version": "0.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/warnings::unused",
            "description": "Produces warnings when unused variables are detected",
            "long_description": "This pragmatic module extends lexical warnings to complain about unused variables. It produces warnings when a my variable or state variable is unused aside from its declaration.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.32-test-warn"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-want",
            "portdir": "perl/p5-want",
            "version": "0.290.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Want",
            "description": "A generalisation of wantarray",
            "long_description": "A generalisation of wantarray",
            "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-autobox-core",
                        "p5.32-set-array",
                        "p5.32-dbix-searchbuilder"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-version-next",
            "portdir": "perl/p5-version-next",
            "version": "1.0.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Version::Next",
            "description": "Version::Next - increment module version numbers simply and correctly",
            "long_description": "Version::Next - increment module version numbers simply and correctly",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-exception",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-sub-exporter"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-dist-zilla-plugin-checkstrictversion"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-dist-zilla-plugin-bumpversionafterrelease",
                        "p5.32-dist-zilla-plugin-git"
                    ]
                }
            ]
        },
        {
            "name": "p5.325.32-version",
            "portdir": "perl/p5-version",
            "version": "0.992.900",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/version",
            "description": "Perl extension for Version Objects",
            "long_description": "Version objects were added to Perl in 5.10. This module implements version objects for older versions of Perl and provides the version object API for all versions of Perl",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.325.32-cpan-meta",
                        "p5.325.32-module-metadata"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-variable-magic",
            "portdir": "perl/p5-variable-magic",
            "version": "0.640.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Variable::Magic",
            "description": "Associate user-defined magic to variables from Perl.",
            "long_description": "Associate user-defined magic to variables from Perl.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-package-stash-xs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-tie-refhash-weak",
                        "p5.32-b-hooks-endofscope"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-uuid-ffi",
            "portdir": "perl/p5-uuid-ffi",
            "version": "0.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/UUID::FFI",
            "description": "UUID::FFI - Universally Unique Identifiers FFI style",
            "long_description": "UUID::FFI - Universally Unique Identifiers FFI style",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-simple",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-alien-libuuid",
                        "p5.32-ffi-checklib",
                        "p5.32-ffi-platypus"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-uuid",
            "portdir": "perl/p5-uuid",
            "version": "0.370.0",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/UUID",
            "description": "UUID - Universally Unique Identifier library for Perl",
            "long_description": "UUID - Universally Unique Identifier library for Perl",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "p5.32-text-patch",
                        "p5.32-try-tiny",
                        "p5.32-cpan-meta",
                        "p5.32-devel-checklib",
                        "p5.32-extutils-makemaker",
                        "p5.32-extutils-manifest",
                        "p5.32-test-simple"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-time-hires",
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-utf8-all",
            "portdir": "perl/p5-utf8-all",
            "version": "0.26.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/utf8::all",
            "description": "utf8::all - turn on Unicode - all of it",
            "long_description": "utf8::all - turn on Unicode - all of it",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "davide.liessi",
                    "github": "dliessi",
                    "ports_count": 72
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-exception",
                        "p5.32-test-fatal",
                        "p5.32-test-warn",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-import-into",
                        "p5.32-perlio-utf8_strict",
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-user-identity",
            "portdir": "perl/p5-user-identity",
            "version": "4.0.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/User::Identity",
            "description": "User::Identity - maintains info about a physical person",
            "long_description": "User::Identity - maintains info about a physical person",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-hash-ordered",
                        "p5.32-log-report"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-mail-message"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-user",
            "portdir": "perl/p5-user",
            "version": "1.900.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/User",
            "description": "User - API for locating user information regardless of OS",
            "long_description": "User - API for locating user information regardless of OS",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-www-search"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-url-encode-xs",
            "portdir": "perl/p5-url-encode-xs",
            "version": "0.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/URL::Encode::XS",
            "description": "URL::Encode::XS - XS implementation of URL::Encode",
            "long_description": "URL::Encode::XS - XS implementation of URL::Encode",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-url-encode"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-dancer2"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-url-encode",
            "portdir": "perl/p5-url-encode",
            "version": "0.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/URL::Encode",
            "description": "URL::Encode - Encoding and decoding of application/x-www-form-urlencoded encoding.",
            "long_description": "URL::Encode - Encoding and decoding of application/x-www-form-urlencoded encoding.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-twitter-api",
                        "p5.32-url-encode-xs"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-uri-ws",
            "portdir": "perl/p5-uri-ws",
            "version": "0.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/URI::ws",
            "description": "URI::ws - WebSocket support for the URI package",
            "long_description": "URI::ws - WebSocket support for the URI package",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-uri"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-uri-query",
            "portdir": "perl/p5-uri-query",
            "version": "0.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/URI::Query",
            "description": "URI::Query - class providing URI query string manipulation",
            "long_description": "URI::Query - class providing URI query string manipulation",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-yaml",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-clone",
                        "p5.32-uri"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-uri-fromhash",
            "portdir": "perl/p5-uri-fromhash",
            "version": "0.50.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/URI::FromHash",
            "description": "URI::FromHash - Build a URI from a set of named parameters",
            "long_description": "URI::FromHash - Build a URI from a set of named parameters",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-fatal",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-params-validate",
                        "p5.32-uri"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-moosex-types-uri"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-uri-find",
            "portdir": "perl/p5-uri-find",
            "version": "20160806",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/URI::Find",
            "description": "URI::Find - Find URIs in arbitrary text",
            "long_description": "URI::Find - Find URIs in arbitrary text",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-module-build",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-uri"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-catalyst-action-rest"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-uri-fetch",
            "portdir": "perl/p5-uri-fetch",
            "version": "0.150.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/URI::Fetch",
            "description": "URI::Fetch module for Perl",
            "long_description": "URI::Fetch is a class to intelligently fetch syndication feeds.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-requiresinternet",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-class-errorhandler",
                        "p5.32-libwww-perl",
                        "p5.32-uri"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-xml-feed"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-uri-escape-xs",
            "portdir": "perl/p5-uri-escape-xs",
            "version": "0.140.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/URI::Escape::XS",
            "description": "URI::Escape::XS - drop-in replacement for URI::Escape",
            "long_description": "URI::Escape::XS - drop-in replacement for URI::Escape",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-search-elasticsearch"
                    ]
                }
            ]
        }
    ]
}