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

{
    "count": 50410,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=657",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=655",
    "results": [
        {
            "name": "p5.34-text-trac",
            "portdir": "perl/p5-text-trac",
            "version": "0.240.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Text::Trac",
            "description": "Perl extension for formatting text with Trac Wiki Style.",
            "long_description": "Perl extension for formatting text with Trac Wiki Style.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-class-accessor",
                        "p5.34-class-data-inheritable",
                        "p5.34-html-parser",
                        "p5.34-list-moreutils",
                        "perl5.34",
                        "p5.34-test-base",
                        "p5.34-tie-ixhash",
                        "p5.34-universal-require",
                        "p5.34-path-tiny"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-svn-notify",
                        "p5-text-trac"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-text-template-simple",
            "portdir": "perl/p5-text-template-simple",
            "version": "0.910.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Text::Template::Simple",
            "description": "Text::Template::Simple - Simple text template engine",
            "long_description": "Text::Template::Simple - Simple text template engine",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-devel-size",
                        "p5.34-perl-tidy",
                        "p5.34-text-table"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-text-template-simple",
                        "p5.34-sys-info-base"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-text-template",
            "portdir": "perl/p5-text-template",
            "version": "1.610.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Text::Template",
            "description": "Expand template text with embedded Perl",
            "long_description": "Expand template text with embedded Perl",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-test-more-utf8",
                        "p5.34-test-warnings",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-encode"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "signing-party",
                        "p5.34-finance-quote",
                        "p5-text-template",
                        "fusioninventory-agent",
                        "p5.34-dist-zilla",
                        "p5.34-cgi-formbuilder",
                        "demeter",
                        "p5.34-software-license"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-text-tabulardisplay",
            "portdir": "perl/p5-text-tabulardisplay",
            "version": "1.380.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Text::TabularDisplay",
            "description": "Display text in formatted table output",
            "long_description": "Text::TabularDisplay simplifies displaying textual data in a table.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-text-tabulardisplay",
                        "p5.34-text-recordparser"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-text-tabsxwrap",
            "portdir": "perl/p5-text-tabsxwrap",
            "version": "2024.1.0",
            "license": "Permissive and GPLConflict",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/release/ARISTOTLE/Text-Tabs+Wrap-2024.001",
            "description": "Line wrapping to form simple paragraphs",
            "long_description": "Text::Tabs performs the same job that the unix expand(1) and unexpand(1) commands do: adding or removing tabs from a document. \n \nText::Wrap::wrap() will reformat lines into paragraphs. All it does is break up long lines, it will not join short lines together. \n \nText::Fill::fill() will reformat blocks of text into paragraphs. It uses Text::Wrap::wrap() to do the work.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-class-generate"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-spelling",
                        "p5.34-bio-variation",
                        "p5-text-tabsxwrap",
                        "youtube-viewer",
                        "p5.34-xml-twig",
                        "p5.34-pod-weaver"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-text-table-manifold",
            "portdir": "perl/p5-text-table-manifold",
            "version": "1.30.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Text::Table::Manifold",
            "description": "Text::Table::Manifold - Render tables in manifold formats",
            "long_description": "Text::Table::Manifold - Render tables in manifold formats",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-test-pod",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-html-entities-interpolate",
                        "p5.34-list-allutils",
                        "p5.34-module-runtime",
                        "perl5.34",
                        "p5.34-string-ttylength",
                        "p5.34-type-tiny",
                        "p5.34-moo",
                        "p5.34-const-exporter"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-dbix-admin-tableinfo",
                        "p5-text-table-manifold"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-text-table",
            "portdir": "perl/p5-text-table",
            "version": "1.135.0",
            "license": "ISC",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Text::Table",
            "description": "Organize Data in Tables",
            "long_description": "Organize Data in Tables",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-module-build",
                        "p5.34-test-simple",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-text-aligner"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-rdf-trine",
                        "p5-text-table",
                        "p5.34-text-template-simple"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-text-spellchecker",
            "portdir": "perl/p5-text-spellchecker",
            "version": "0.140.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Text::SpellChecker",
            "description": "OO interface for spell-checking a block of text",
            "long_description": "OO interface for spell-checking a block of text",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-text-aspell"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-text-spellchecker"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-text-soundex",
            "portdir": "perl/p5-text-soundex",
            "version": "3.50.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Text::Soundex",
            "description": "Text::Soundex - Implementation of the soundex algorithm.",
            "long_description": "Text::Soundex - Implementation of the soundex algorithm.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-class-generate",
                        "p5.34-perl-ldap"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-gedcom",
                        "p5.34-sql-statement"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-text-simpletable-autowidth",
            "portdir": "perl/p5-text-simpletable-autowidth",
            "version": "0.90.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Text::SimpleTable::AutoWidth",
            "description": "Text::SimpleTable::AutoWidth - Simple eyecandy ASCII tables with auto-width selection",
            "long_description": "Text::SimpleTable::AutoWidth - Simple eyecandy ASCII tables with auto-width selection",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-moo",
                        "p5.34-text-simpletable"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-text-simpletable-autowidth",
                        "p5.34-lwp-consolelogger"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-text-simpletable",
            "portdir": "perl/p5-text-simpletable",
            "version": "2.70.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Text::SimpleTable",
            "description": "Simple Eyecandy ASCII Tables",
            "long_description": "Simple eyecandy ASCII tables, as seen in Catalyst.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-text-visualwidth",
                        "p5.34-unicode-linebreak"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-catalystx-leakchecker",
                        "p5-text-simpletable",
                        "p5.34-text-simpletable-autowidth",
                        "p5.34-catalyst-runtime"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-text-roman",
            "portdir": "perl/p5-text-roman",
            "version": "3.500.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Text::Roman",
            "description": "Allows conversion between Roman and Arabic algarisms",
            "long_description": "This package supports both conventional Roman algarisms (which range from 1 to 3999) and Milhar Romans, a variation which uses a bar across the algarism to indicate multiplication by 1,000. For the purposes of this module, acceptable syntax consists of an underscore suffixed to the algarism e.g. IV_V = 4,005. The term Milhar apparently derives from the Portuguese word for thousands and the range of this notation extends the range of Roman numbers to 3999 x 1000 + 3999 = 4,002,999.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-text-roman",
                        "biblatex-biber"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-text-reform",
            "portdir": "perl/p5-text-reform",
            "version": "1.200.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Text::Reform",
            "description": "Manual text wrapping and reformatting",
            "long_description": "Manual text wrapping and reformatting",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-text-autoformat",
                        "p5-text-reform"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-text-recordparser",
            "portdir": "perl/p5-text-recordparser",
            "version": "1.6.5",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Text::RecordParser",
            "description": "Read record-oriented files",
            "long_description": "This module is for reading record-oriented data in a delimited text file.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-test-exception",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-io-stringy",
                        "p5.34-list-moreutils",
                        "p5.34-readonly",
                        "perl5.34",
                        "p5.34-text-autoformat",
                        "p5.34-text-tabulardisplay",
                        "p5.34-version",
                        "p5.34-readonly-xs",
                        "p5.34-class-accessor"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-text-recordparser",
                        "p5.34-sql-translator"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-text-quoted",
            "portdir": "perl/p5-text-quoted",
            "version": "2.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Text::Quoted",
            "description": "Extract the structure of a quoted mail message",
            "long_description": "Text::Quoted examines the structure of some text which may contain multiple different levels of quoting, and turns the text into a nested data structure.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-text-autoformat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-text-quoted"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-text-pdf",
            "portdir": "perl/p5-text-pdf",
            "version": "0.310.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Text::PDF",
            "description": "Perl module for creating and manipulating PDF files.",
            "long_description": "Perl module for creating and manipulating PDF files.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-io-compress"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-cam-pdf",
                        "p5.34-pdf-reuse",
                        "p5-text-pdf"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-text-patch",
            "portdir": "perl/p5-text-patch",
            "version": "1.800.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Text::Patch",
            "description": "Text::Patch - Patches text with given patch",
            "long_description": "Text::Patch - Patches text with given patch",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-text-diff"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-alien-sdl",
                        "p5.34-uuid"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-text-patch"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-text-parsewords",
            "portdir": "perl/p5-text-parsewords",
            "version": "3.310.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Text::ParseWords",
            "description": "parse text into an array of tokens or array of arrays",
            "long_description": "parse text into an array of tokens or array of arrays",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-ref-util",
                        "p5.34-b-hooks-endofscope",
                        "p5.34-devel-overloadinfo",
                        "po4a",
                        "p5.34-list-someutils"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-astro-app-satpass2",
                        "p5.34-module-scandeps",
                        "p5.34-dist-build",
                        "p5.34-alien-base-modulebuild",
                        "p5.34-code-tidyall",
                        "youtube-viewer",
                        "p5.34-test2-harness",
                        "p5-text-parsewords",
                        "ack",
                        "p5.34-astro-spacetrack",
                        "p5.34-extutils-f77",
                        "p5.34-alien-build",
                        "p5.34-extutils-cbuilder",
                        "p5.34-test-script"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "texlive-bin-extra",
                        "imapsync"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-text-multimarkdown",
            "portdir": "perl/p5-text-multimarkdown",
            "version": "1.5.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Text::MultiMarkdown",
            "description": "Text::MultiMarkdown - Convert MultiMarkdown syntax to (X)HTML",
            "long_description": "Text::MultiMarkdown - Convert MultiMarkdown syntax to (X)HTML",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-test-exception",
                        "p5.34-text-diff",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-html-parser",
                        "perl5.34",
                        "p5.34-text-unidecode",
                        "p5.34-text-markdown",
                        "p5.34-digest-md5",
                        "p5.34-encode"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-text-multimarkdown"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-text-markdown",
            "portdir": "perl/p5-text-markdown",
            "version": "1.0.31",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Text::Markdown",
            "description": "Markdown text-to-HTML filter.",
            "long_description": "Markdown text-to-HTML filter. The text format is most similar to that of plain text email.",
            "active": true,
            "categories": [
                "textproc",
                "perl"
            ],
            "maintainers": [
                {
                    "name": "paul.totterman",
                    "github": "",
                    "ports_count": 6
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-list-moreutils",
                        "p5.34-test-differences",
                        "p5.34-test-exception",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ikiwiki",
                        "p5-text-markdown",
                        "p5.34-text-multimarkdown"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-text-linenumber",
            "portdir": "perl/p5-text-linenumber",
            "version": "0.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Text::LineNumber",
            "description": "Text::LineNumber - Convert between offsets and line numbers",
            "long_description": "Text::LineNumber - Convert between offsets and line numbers",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-xs-check",
                        "p5-text-linenumber"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-text-levenshteinxs",
            "portdir": "perl/p5-text-levenshteinxs",
            "version": "0.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Text::LevenshteinXS",
            "description": "An XS implementation of the Levenshtein edit distance",
            "long_description": "An XS implementation of the Levenshtein edit distance",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-text-kakasi",
            "portdir": "perl/p5-text-kakasi",
            "version": "2.40.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Text::Kakasi",
            "description": "This module provides interface to kakasi.",
            "long_description": "This module provides interface to kakasi.",
            "active": true,
            "categories": [
                "textproc",
                "japanese",
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "kakasi",
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-text-iconv",
            "portdir": "perl/p5-text-iconv",
            "version": "1.700.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Text::Iconv",
            "description": "Perl interface to iconv() codeset conversion function",
            "long_description": "Perl interface to iconv() codeset conversion function",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "signing-party",
                        "muttprint"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-text-glob",
            "portdir": "perl/p5-text-glob",
            "version": "0.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Text::Glob",
            "description": "match globbing patterns against text",
            "long_description": "Text::Glob implements glob(3) style matching that can be used to match against text, rather than fetching names from a filesystem. If you want to do full file globbing use the File::Glob module instead.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-file-find-object-rule",
                        "p5.34-net-appliance-session",
                        "p5.34-path-iterator-rule",
                        "p5-text-glob",
                        "rex",
                        "p5.34-file-finder",
                        "p5.34-dist-zilla",
                        "p5.34-file-find-rule"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-text-german",
            "portdir": "perl/p5-text-german",
            "version": "0.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/release/Text-German",
            "description": "German grundform reduction",
            "long_description": "German grundform reduction",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-text-german",
                        "p5.34-lingua-stem"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-text-flow",
            "portdir": "perl/p5-text-flow",
            "version": "0.10.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Text::Flow",
            "description": "Text::Flow - Flexible text flowing and word wrapping for not just ASCII output",
            "long_description": "Text::Flow - Flexible text flowing and word wrapping for not just ASCII output",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-module-build",
                        "p5.34-test-exception",
                        "p5.34-test-longstring",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-moose"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-graphics-primitive-driver-cairo",
                        "p5-text-flow"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-text-diff",
            "portdir": "perl/p5-text-diff",
            "version": "1.450.0",
            "license": "(Artistic-1 or GPL-2+)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Text::Diff",
            "description": "This is a Perl extension for performing diffs on files and record sets.",
            "long_description": "This is a Perl extension for performing diffs on files and record sets.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-algorithm-diff"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-test-base",
                        "p5.34-mail-spamassassin",
                        "pspp-devel",
                        "p5.34-text-multimarkdown"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-snapshot",
                        "p5.34-code-tidyall",
                        "p5.34-test-differences",
                        "p5.34-test-perltidy",
                        "p5.34-text-patch",
                        "p5-text-diff",
                        "p5.34-archive-tar"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "pspp-devel"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-text-csv_xs",
            "portdir": "perl/p5-text-csv_xs",
            "version": "1.610.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Text::CSV_XS",
            "description": "Perl module containing comma-separated values manipulation routines",
            "long_description": "Text::CSV_XS provides facilities for the composition and decomposition of comma-separated values. An instance of the Text::CSV_XS class can combine fields into a CSV string and parse a CSV string into fields.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "mni",
                    "github": "",
                    "ports_count": 27
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-extutils-makemaker",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-encode"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-dbd-csv",
                        "p5.34-finance-quotehist",
                        "p5.34-rdf-trine",
                        "biblatex-biber",
                        "p5.34-class-csv",
                        "extractopinion",
                        "fsdb",
                        "p5-text-csv_xs",
                        "p5.34-text-csv",
                        "pgbadger"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-text-csv",
            "portdir": "perl/p5-text-csv",
            "version": "2.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Text::CSV",
            "description": "Text::CSV - comma-separated values manipulator (using XS or PurePerl)",
            "long_description": "Text::CSV - comma-separated values manipulator (using XS or PurePerl)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-text-csv_xs"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-finance-quotehist",
                        "biblatex-biber",
                        "ikiwiki",
                        "p5-text-csv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "auto-multiple-choice",
                        "auto-multiple-choice-devel"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-text-chasen",
            "portdir": "perl/p5-text-chasen",
            "version": "1.40.0",
            "license": "Restrictive/Distributable",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://chasen-legacy.osdn.jp/",
            "description": "ChaSen library module for Perl5.",
            "long_description": "ChaSen library module for Perl5.",
            "active": true,
            "categories": [
                "textproc",
                "japanese",
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "libiconv"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "chasen",
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-text-bibtex",
            "portdir": "perl/p5-text-bibtex",
            "version": "0.910.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Text::BibTeX",
            "description": "Text::BibTeX - interface to read and parse BibTeX files",
            "long_description": "Text::BibTeX - interface to read and parse BibTeX files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-config-autoconf",
                        "p5.34-module-build",
                        "clang-17",
                        "p5.34-capture-tiny",
                        "p5.34-extutils-libbuilder"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-unicode-normalize",
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "biblatex-biber",
                        "p5-text-bibtex"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-text-balanced",
            "portdir": "perl/p5-text-balanced",
            "version": "2.70.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Text::Balanced",
            "description": "Text::Balanced - Extract delimited text sequences from strings",
            "long_description": "Text::Balanced - Extract delimited text sequences from strings",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-text-balanced",
                        "p5.34-parse-recdescent",
                        "p5.34-smart-comments",
                        "p5.34-sql-abstract",
                        "p5.34-sql-abstract-classic",
                        "p5.34-sql-statement",
                        "biblatex-biber",
                        "p5.34-pdl",
                        "p5.34-dbix-class"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-text-autoformat",
            "portdir": "perl/p5-text-autoformat",
            "version": "1.750.0",
            "license": "Artistic-1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Text::Autoformat",
            "description": "Automatic text wrapping and reformatting",
            "long_description": "Automatic text wrapping and reformatting",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-text-reform"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-term-shell",
                        "p5-text-autoformat",
                        "p5.34-text-quoted",
                        "p5.34-text-recordparser"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-text-aspell",
            "portdir": "perl/p5-text-aspell",
            "version": "0.90.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Text::Aspell",
            "description": "perl interface to GNU aspell.",
            "long_description": "perl interface to GNU aspell.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "aspell",
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-text-spellchecker"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-text-aligner",
            "portdir": "perl/p5-text-aligner",
            "version": "0.160.0",
            "license": "ISC",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Text::Aligner",
            "description": "A module to align text",
            "long_description": "Exports a single function, align(), which is used to justify strings to various alignment styles",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-module-build",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-term-ansicolor"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-text-aligner",
                        "p5.34-text-table"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-tex-encode",
            "portdir": "perl/p5-tex-encode",
            "version": "2.10.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/TeX::Encode",
            "description": "Encode/decode Perl utf-8 strings into TeX",
            "long_description": "Encode/decode Perl utf-8 strings into TeX",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "davide.liessi",
                    "github": "dliessi",
                    "ports_count": 72
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-encode"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-tex-encode"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-test-yaml-valid",
            "portdir": "perl/p5-test-yaml-valid",
            "version": "0.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::YAML::Valid",
            "description": "Test for valid YAML",
            "long_description": "Test for valid YAML",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-yaml",
                        "p5.34-yaml-libyaml",
                        "p5.34-yaml-syck",
                        "p5.34-yaml-tiny"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-cpan-meta-yaml",
                        "p5-test-yaml-valid"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-test-yaml",
            "portdir": "perl/p5-test-yaml",
            "version": "1.70.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::YAML",
            "description": "Test::YAML - Testing Module for YAML Implementations",
            "long_description": "Test::YAML - Testing Module for YAML Implementations",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-test-base"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-yaml"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-yaml"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-test-xml",
            "portdir": "perl/p5-test-xml",
            "version": "0.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::XML",
            "description": "Test::XML - Compare XML in perl tests",
            "long_description": "Test::XML - Compare XML in perl tests",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-module-build",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-xml-sax",
                        "p5.34-xml-sax-expat",
                        "p5.34-xml-sax-writer",
                        "perl5.34",
                        "p5.34-xml-twig",
                        "p5.34-xml-xpath",
                        "p5.34-xml-semanticdiff",
                        "p5.34-xml-parser"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-soap-lite"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-xml"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-test-www-selenium",
            "portdir": "perl/p5-test-www-selenium",
            "version": "1.360.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::WWW::Selenium",
            "description": "Test applications using Selenium Remote Control",
            "long_description": "This module sends commands directly to a Selenium Server using simple HTTP GET/POST requests. Using this module together with a Selenium Server instance, you can automatically control any supported browser.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "jon.hermansen",
                    "github": "",
                    "ports_count": 6
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-test-exception",
                        "p5.34-test-mock-lwp",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-time-hires",
                        "perl5.34",
                        "p5.34-uri",
                        "p5.34-libwww-perl",
                        "p5.34-namespace-clean"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-www-selenium"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-test-www-mechanize-psgi",
            "portdir": "perl/p5-test-www-mechanize-psgi",
            "version": "0.390.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::WWW::Mechanize::PSGI",
            "description": "Test::WWW::Mechanize::PSGI - Test PSGI programs using WWW::Mechanize",
            "long_description": "Test::WWW::Mechanize::PSGI - Test PSGI programs using WWW::Mechanize",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-cgi",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-plack",
                        "p5.34-test-www-mechanize",
                        "p5.34-try-tiny"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-www-mechanize-psgi"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-test-www-mechanize-catalyst",
            "portdir": "perl/p5-test-www-mechanize-catalyst",
            "version": "0.620.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::WWW::Mechanize::Catalyst",
            "description": "Test::WWW::Mechanize for Catalyst",
            "long_description": "Test::WWW::Mechanize is a subclass of WWW::Mechanize that incorporates features for web application testing.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-test-exception",
                        "p5.34-test-utf8",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-libwww-perl",
                        "p5.34-moose",
                        "perl5.34",
                        "p5.34-test-www-mechanize",
                        "p5.34-www-mechanize",
                        "p5.34-namespace-clean",
                        "p5.34-catalyst-runtime",
                        "p5.34-class-load"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-catalyst-plugin-authorization-acl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-catalyst-controller-formbuilder",
                        "p5-test-www-mechanize-catalyst"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-test-www-mechanize",
            "portdir": "perl/p5-test-www-mechanize",
            "version": "1.600.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::WWW::Mechanize",
            "description": "Testing-specific WWW::Mechanize subclass",
            "long_description": "Testing-specific WWW::Mechanize subclass",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-http-server-simple",
                        "p5.34-uri",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-html-lint",
                        "p5.34-html-parser",
                        "p5.34-html-tidy5",
                        "p5.34-http-message",
                        "perl5.34",
                        "p5.34-test-longstring",
                        "p5.34-test-simple",
                        "p5.34-www-mechanize",
                        "p5.34-libwww-perl",
                        "p5.34-carp-assert-more",
                        "p5.34-html-form"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-www-mechanize-catalyst",
                        "p5.34-test-www-mechanize-psgi",
                        "p5-test-www-mechanize",
                        "p5.34-plack-test-agent"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-test-writevariants",
            "portdir": "perl/p5-test-writevariants",
            "version": "0.14.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::WriteVariants",
            "description": "Test::WriteVariants - Dynamic generation of tests in nested combinations of contexts",
            "long_description": "Test::WriteVariants - Dynamic generation of tests in nested combinations of contexts",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-test-directory",
                        "p5.34-test-most",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-module-pluggable",
                        "perl5.34",
                        "p5.34-module-runtime",
                        "p5.34-data-tumbler",
                        "p5.34-file-find-rule"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-list-moreutils"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-writevariants"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-test-without-module",
            "portdir": "perl/p5-test-without-module",
            "version": "0.230.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Without::Module",
            "description": "Test::Without::Module - Test fallback behaviour in absence of modules",
            "long_description": "This module allows you to deliberately hide modules from a program even though they are installed. This is mostly useful for testing modules that have a fallback when a certain dependency module is not installed.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-class-load",
                        "p5.34-clone-choose",
                        "p5.34-moosex-configfromfile",
                        "p5.34-moosex-storage",
                        "p5.34-json-any",
                        "p5.34-datetime",
                        "p5.34-file-changenotify",
                        "p5.34-params-validationcompiler",
                        "p5.34-moosex-types-uri"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-without-module"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-test-weaken",
            "portdir": "perl/p5-test-weaken",
            "version": "3.22.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Weaken",
            "description": "Test::Weaken - Test that freed memory objects were, indeed, freed",
            "long_description": "Test::Weaken - Test that freed memory objects were, indeed, freed",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-bioperl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-weaken"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-test-warnings",
            "portdir": "perl/p5-test-warnings",
            "version": "0.38.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Warnings",
            "description": "Test::Warnings - Test for warnings and the lack of them",
            "long_description": "Test::Warnings - Test for warnings and the lack of them",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-cpan-meta-check",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-sys-cpuload",
                        "p5.34-package-deprecationmanager",
                        "p5.34-devel-partialdump",
                        "p5.34-dist-zilla-plugin-generatefile-fromsharedir",
                        "p5.34-dist-zilla-plugin-modulebuildtiny-fallback",
                        "p5.34-file-copy-recursive",
                        "p5.34-html-formatter",
                        "p5.34-moosex-singleton",
                        "p5.34-term-progressbar",
                        "p5.34-test-cleannamespaces",
                        "p5.34-test-lwp-useragent",
                        "p5.34-text-template",
                        "p5.34-twitter-api",
                        "p5.34-www-mechanize-cached",
                        "p5.34-file-slurper",
                        "p5.34-zmq-ffi",
                        "p5.34-spreadsheet-xlsx",
                        "p5.34-moosex-types-common",
                        "p5.34-moosex-getopt",
                        "p5.34-test-compile",
                        "p5.34-file-map",
                        "p5.34-type-tiny",
                        "p5.34-lingua-nameutils",
                        "p5.34-lwp-consolelogger",
                        "p5.34-json-any",
                        "p5.34-catalyst-runtime",
                        "p5.34-lingua-ja-name-splitter",
                        "p5.34-font-freetype",
                        "p5.34-list-someutils-xs",
                        "p5.34-devel-checkos",
                        "p5.34-code-tidyall",
                        "p5.34-datetime",
                        "p5.34-test-mockmodule",
                        "p5.34-moose",
                        "p5.34-uri",
                        "p5.34-dist-zilla-plugin-test-compile",
                        "p5.34-getopt-long-descriptive",
                        "p5.34-html-form",
                        "p5.34-www-mechanize",
                        "p5.34-datetime-format-strptime",
                        "p5.34-exporter-tiny"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-warnings"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-test-warn",
            "portdir": "perl/p5-test-warn",
            "version": "0.370.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Warn",
            "description": "A few convenience methods for testing warning-based code",
            "long_description": "A few convenience methods for testing warning-based code",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-sub-uplevel"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-net-ssleay",
                        "p5.34-b-hooks-atruntime",
                        "p5.34-utf8-all",
                        "p5.34-dbm-deep",
                        "p5.34-inline",
                        "p5.34-dbix-class-schema-loader",
                        "p5.34-dbix-class",
                        "p5.34-math-gmpz",
                        "p5.34-chi",
                        "p5.34-crypt-ciphersaber",
                        "p5.34-data-ical",
                        "p5.34-inline-c",
                        "p5.34-log-dispatch-filerotate",
                        "p5.34-math-random-secure",
                        "p5.34-net-radius",
                        "p5.34-net-twitter",
                        "p5.34-parse-edid",
                        "p5.34-parse-recdescent",
                        "p5.34-rtf-tokenizer",
                        "p5.34-soap-lite",
                        "p5.34-sql-abstract",
                        "p5.34-sql-abstract-classic",
                        "p5.34-parallel-forkmanager",
                        "p5.34-test-mockobject",
                        "p5.34-sereal-decoder",
                        "p5.34-sereal-encoder",
                        "p5.34-time-y2038",
                        "p5.34-warnings-unused",
                        "p5.34-cgi",
                        "p5.34-xml-rss-libxml",
                        "p5.34-sereal",
                        "p5.34-pdl",
                        "p5.34-test-kit",
                        "p5.34-conf-libconfig",
                        "p5.34-yaml-pp",
                        "p5.34-module-manifest",
                        "p5.34-chart"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-catalyst-plugin-session-store-dbic",
                        "p5-test-warn",
                        "p5.34-class-dbi-plugin-pager",
                        "p5.34-parse-mediawikidump",
                        "p5.34-net-oauth",
                        "p5.34-test-most"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-test-version",
            "portdir": "perl/p5-test-version",
            "version": "2.90.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Version",
            "description": "Test::Version - Check to see that versions in modules are sane",
            "long_description": "Test::Version - Check to see that versions in modules are sane",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-test-exception",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-file-find-rule-perl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-dbix-admin-createtable",
                        "p5.34-dbix-admin-dsnmanager",
                        "p5.34-dbix-admin-tableinfo",
                        "p5.34-dist-zilla-plugin-ourpkgversion",
                        "p5.34-test-strict"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-version"
                    ]
                }
            ]
        }
    ]
}