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

{
    "count": 50432,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=643",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=641",
    "results": [
        {
            "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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-trim",
            "portdir": "perl/p5-text-trim",
            "version": "1.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Text::Trim",
            "description": "Text::Trim - remove leading and/or trailing whitespace from strings",
            "long_description": "Text::Trim - remove leading and/or trailing whitespace from strings",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-pod-weaver-plugin-ensureuniquesections",
                        "p5-text-trim"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-text-unidecode",
            "portdir": "perl/p5-text-unidecode",
            "version": "1.300.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Text::Unidecode",
            "description": "Text::Unidecode -- plain ASCII transliterations of Unicode text",
            "long_description": "Text::Unidecode -- plain ASCII transliterations of Unicode text",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-email-mime-contenttype",
                        "p5.34-string-toidentifier-en",
                        "LaTeXML",
                        "p5-text-unidecode",
                        "demeter",
                        "p5.34-text-multimarkdown"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-text-vfile-asdata",
            "portdir": "perl/p5-text-vfile-asdata",
            "version": "0.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Text::vFile::asData",
            "description": "Reads vFile format files, such as vCard (RFC 2426) and vCalendar (RFC 2445)",
            "long_description": "Reads vFile format files, such as vCard (RFC 2426) and vCalendar (RFC 2445)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-class-accessor-chained"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-data-ical",
                        "p5-text-vfile-asdata"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-text-vimcolor",
            "portdir": "perl/p5-text-vimcolor",
            "version": "0.290.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Text::VimColor",
            "description": "syntax color text in HTML or XML using Vim.",
            "long_description": "syntax color text in HTML or XML using Vim.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-file-sharedir-install",
                        "p5.34-test-file-sharedir",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-file-sharedir",
                        "p5.34-path-class"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-text-vimcolor"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-text-visualwidth",
            "portdir": "perl/p5-text-visualwidth",
            "version": "0.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Text::VisualWidth",
            "description": "Text::VisualWidth - Perl extension for trimming text by the number of the columns of terminals and mobile phones.",
            "long_description": "Text::VisualWidth - Perl extension for trimming text by the number of the columns of terminals and mobile phones.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-text-simpletable",
                        "p5-text-visualwidth"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-text-wikiformat",
            "portdir": "perl/p5-text-wikiformat",
            "version": "0.810.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Text::WikiFormat",
            "description": "Module for translating Wiki formatted text into other formats",
            "long_description": "Module for translating Wiki formatted text into other formats",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-module-build",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-uri"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-text-wikiformat",
                        "ikiwiki"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-text-wrapi18n",
            "portdir": "perl/p5-text-wrapi18n",
            "version": "0.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Text::WrapI18N",
            "description": "Line wrapping module with support for multibyte, fullwidth, and combining characters and languages without whitespaces between words",
            "long_description": "This module intends to be a better Text::Wrap module. This module is needed to support multibyte character encodings such as UTF-8, EUC-JP, EUC-KR, GB2312, and Big5. This module also supports characters with irregular widths, such as combining characters (which occupy zero columns on terminal, like diacritical marks in UTF-8) and fullwidth characters (which occupy two columns on terminal, like most of east Asian characters). Also, minimal handling of languages which do not use whitespaces between words (like Chinese and Japanese) is supported.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-text-wrapi18n",
                        "po4a"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-text-wrapper",
            "portdir": "perl/p5-text-wrapper",
            "version": "1.50.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Text::Wrapper",
            "description": "Simple word wrapping routine",
            "long_description": "This module provides simple word wrapping. It breaks long lines, but does not alter spacing or remove existing line breaks.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-text-wrapper"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-text-xslate",
            "portdir": "perl/p5-text-xslate",
            "version": "3.5.9",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Text::Xslate",
            "description": "Text::Xslate - Scalable template engine for Perl5",
            "long_description": "Text::Xslate - Scalable template engine for Perl5",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-test-requires",
                        "clang-12",
                        "p5.34-devel-ppport",
                        "p5.34-file-copy-recursive",
                        "p5.34-module-build-xsutil"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-data-messagepack",
                        "p5.34-module-build",
                        "p5.34-mouse",
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-thrift",
            "portdir": "perl/p5-thrift",
            "version": "0.20.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://thrift.apache.org/",
            "description": "Perl implementation of Thrift serialization library",
            "long_description": "Thrift is a software framework for scalable cross-language services development. It combines a software stack with a code generation engine to build services that work efficiently and seamlessly between C++, Java, Python, PHP, Ruby, Erlang, Perl, Haskell, C#, Cocoa, Smalltalk, and OCaml.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-test-exception",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "thrift",
                        "perl5.34",
                        "p5.34-bit-vector",
                        "p5.34-class-accessor"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-thrift"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-throwable",
            "portdir": "perl/p5-throwable",
            "version": "1.1.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Throwable",
            "description": "Throwable - a role for classes that can be thrown",
            "long_description": "Throwable is a role for classes that are meant to be thrown as exceptions to standard program flow. It is very simple and does only two things: saves any previous value for $@ and calls die $self.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-devel-stacktrace",
                        "p5.34-module-runtime",
                        "p5.34-moo"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-twitter-api",
                        "p5-throwable",
                        "p5.34-config-mvp",
                        "p5.34-email-sender"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-tie-cycle",
            "portdir": "perl/p5-tie-cycle",
            "version": "1.233.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Tie::Cycle",
            "description": "Tie::Cycle - Cycle through a list of values via a scalar.",
            "long_description": "Tie::Cycle - Cycle through a list of values via a scalar.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-tie-cycle",
                        "p5.34-business-ismn"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-tie-dbi",
            "portdir": "perl/p5-tie-dbi",
            "version": "1.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Tie::DBI",
            "description": "Tie::DBI - Tie hashes to DBI relational databases",
            "long_description": "This module allows you to tie Perl associative arrays (hashes) to SQL databases using the DBI interface. The tied hash is associated with a table in a local or networked database. One column becomes the hash key. Each row of the table becomes an associative array, from which individual fields can be set or retrieved.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-dbd-sqlite",
                        "p5.34-dbi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-tie-dbi"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-tie-encryptedhash",
            "portdir": "perl/p5-tie-encryptedhash",
            "version": "1.240.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Tie::EncryptedHash",
            "description": "Hashes (and objects based on hashes) with encrypting fields.",
            "long_description": "Hashes (and objects based on hashes) with encrypting fields.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-crypt-blowfish",
                        "p5.34-crypt-cbc",
                        "p5.34-crypt-des"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-alt-crypt-rsa-bigint",
                        "p5.34-crypt-rsa",
                        "p5-tie-encryptedhash"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-tie-function",
            "portdir": "perl/p5-tie-function",
            "version": "0.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Tie::Function",
            "description": "Tie::Function - wrap functions in tied hash sugar",
            "long_description": "Tie::Function - wrap functions in tied hash sugar",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-html-entities-interpolate",
                        "p5-tie-function"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-tie-ixhash",
            "portdir": "perl/p5-tie-ixhash",
            "version": "1.230.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Tie::IxHash",
            "description": "Module that preserves order in perl associative arrays.",
            "long_description": "Module that preserves order in perl associative 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-pegex"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-extutils-xsbuilder",
                        "p5.34-test-spec",
                        "p5.34-text-trac",
                        "p5-tie-ixhash",
                        "p5.34-config-mvp",
                        "p5.34-fey",
                        "p5.34-catalyst-model-dbic-schema",
                        "p5.34-catalyst-controller-formbuilder",
                        "p5.34-xml-twig"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-tie-refhash",
            "portdir": "perl/p5-tie-refhash",
            "version": "1.410.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Tie::RefHash",
            "description": "Tie::RefHash - Use references as hash keys",
            "long_description": "Tie::RefHash - Use references as hash keys",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-data-visitor"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-hash-util-fieldhash-compat",
                        "p5.34-tie-refhash-weak",
                        "p5-tie-refhash"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-tie-refhash-weak",
            "portdir": "perl/p5-tie-refhash-weak",
            "version": "0.90.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Tie::RefHash::Weak",
            "description": "Tie::RefHash::Weak - A Tie::RefHash subclass with weakened references in the keys",
            "long_description": "Tie::RefHash::Weak - A Tie::RefHash subclass with weakened references in the keys",
            "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-task-weaken",
                        "p5.34-tie-refhash",
                        "p5.34-variable-magic"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-hash-util-fieldhash-compat",
                        "p5-tie-refhash-weak"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-tie-simple",
            "portdir": "perl/p5-tie-simple",
            "version": "1.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Tie::Simple",
            "description": "Tie::Simple - Variable ties made easier: much, much, much easier...",
            "long_description": "Tie::Simple - Variable ties made easier: much, much, much easier...",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-sdl",
                        "p5-tie-simple"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-tie-toobject",
            "portdir": "perl/p5-tie-toobject",
            "version": "0.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Tie::ToObject",
            "description": "Tie to an existing object",
            "long_description": "Tie to an existing object",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-tie-toobject",
                        "p5.34-data-visitor"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-time-duration",
            "portdir": "perl/p5-time-duration",
            "version": "1.210.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Time::Duration",
            "description": "Rounded or exact English expression of durations",
            "long_description": "This module provides functions for expressing durations in rounded or exact terms, e.g. \"1 second,\" \"2 minutes and 5 seconds,\" or \"1 hour, 3 minutes, and 40 seconds.\"",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-time-duration-parse"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-chi",
                        "p5-time-duration"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "moreutils"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-time-duration-parse",
            "portdir": "perl/p5-time-duration-parse",
            "version": "0.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Time::Duration::Parse",
            "description": "Time::Duration::Parse - Parse string that represents time duration",
            "long_description": "Time::Duration::Parse - Parse string that represents time duration",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-time-duration",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-chi",
                        "p5.34-dancer-session-cookie",
                        "p5-time-duration-parse",
                        "p5.34-code-tidyall"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-time-epoch",
            "portdir": "perl/p5-time-epoch",
            "version": "0.20.0",
            "license": "Artistic-1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Time::Epoch",
            "description": "Convert times in one epoch to times in another epoch",
            "long_description": "This is Time::Epoch, a tiny module that does nothing but convert times in one epoch to times in another. Implemented currently is only converting Mac OS epoch to and from the perl/Unix epoch.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-test-pod"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-time-epoch"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-time-format",
            "portdir": "perl/p5-time-format",
            "version": "1.160.0",
            "license": "unrestricted",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Time::Format",
            "description": "Easy-to-use date/time formatting",
            "long_description": "Easy-to-use date/time formatting",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-module-build",
                        "p5.34-test-simple",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-module-signature",
                        "p5.34-socket",
                        "perl5.34",
                        "p5.34-time-local",
                        "p5.34-time-hires",
                        "p5.34-date-manip",
                        "p5.34-datetime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-time-format"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-time-hires",
            "portdir": "perl/p5-time-hires",
            "version": "1.976.400",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Time::HiRes",
            "description": "perl5 module implementing High resolution time, sleep, and alarm",
            "long_description": "perl5 module implementing High resolution time, sleep, and alarm",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-dbd-pg",
                        "p5.34-zmq-ffi",
                        "p5.34-dbd-mariadb",
                        "p5.34-dbix-class-timestamp",
                        "p5.34-opengl",
                        "p5.34-test-sharedfork",
                        "p5.34-dbd-mysql"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-bio-cluster",
                        "p5.34-bioperl",
                        "p5.34-danga-socket",
                        "p5.34-gearman",
                        "p5.34-log-handler",
                        "p5.34-lwpx-paranoidagent",
                        "p5.34-net-dbus",
                        "p5.34-net-frame-dump",
                        "p5.34-net-twitter",
                        "p5.34-dancer",
                        "p5.34-poe-component-client-ping",
                        "p5.34-razor2-client-agent",
                        "p5.34-rdf-trine",
                        "p5.34-test-tcp",
                        "p5-time-hires",
                        "p5.34-twitter-api",
                        "p5.34-search-elasticsearch",
                        "p5.34-time-format",
                        "p5.34-data-uuid-mt",
                        "p5.34-data-hexdump",
                        "p5.34-mail-spamassassin",
                        "argus-monitor",
                        "p5.34-test-www-selenium",
                        "p5.34-io-async",
                        "p5.34-graphviz",
                        "p5.34-net-cli-interact",
                        "p5.34-tcl-ptk",
                        "p5.34-uuid",
                        "p5.34-test-simple",
                        "p5.34-datetime-hires",
                        "p5.34-test-mocktime-hires",
                        "p5.34-io-lambda",
                        "sympa",
                        "munin",
                        "nrg",
                        "p5.34-sys-sigaction",
                        "p5.34-uuid-tiny",
                        "p5.34-alien-gnuplot",
                        "percona-toolkit",
                        "p5.34-test-future-io-impl",
                        "p5.34-future-io",
                        "p5.34-catalyst-runtime",
                        "LaTeXML",
                        "p5.34-io-compress-brotli",
                        "p5.34-mce-shared",
                        "p5.34-future",
                        "p5.34-dumbbench",
                        "p5.34-time-out",
                        "p5.34-mce",
                        "p5.34-pdl-graphics-gnuplot",
                        "p5.34-pdl-graphics-simple",
                        "p5.34-mail-message",
                        "lcov",
                        "p5.34-http-tiny",
                        "p5.34-crypt-argon2",
                        "p5.34-test2-harness"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "amavisd-new",
                        "swaks",
                        "imapsync"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-time-local",
            "portdir": "perl/p5-time-local",
            "version": "1.350.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Time::Local",
            "description": "Time::Local - Efficiently compute time from local and GMT time",
            "long_description": "Time::Local - Efficiently compute time from local and GMT time",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-astro-coord-eci-vsop87d"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-email-date-format",
                        "p5.34-mhonarc",
                        "p5.34-parse-win32registry",
                        "p5.34-set-infinite",
                        "p5.34-time-format",
                        "p5.34-http-date",
                        "p5.34-mail-spamassassin",
                        "p5-time-local",
                        "p5.34-astro-satpass",
                        "p5.34-io-compress",
                        "p5.34-net-dns"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "privoxy"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-time-mock",
            "portdir": "perl/p5-time-mock",
            "version": "0.0.2",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Time::Mock",
            "description": "Time::Mock - shift and scale time",
            "long_description": "Time::Mock - shift and scale time",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-module-build",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-timedate"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-time-mock"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-time-out",
            "portdir": "perl/p5-time-out",
            "version": "1.0.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Time::Out",
            "description": "Time::Out - Easily timeout long running operations",
            "long_description": "Time::Out - Easily timeout long running operations",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-extutils-makemaker-cpanfile",
                        "p5.34-test-fatal",
                        "p5.34-test-harness",
                        "p5.34-test-needs",
                        "p5.34-test-simple",
                        "clang-17",
                        "p5.34-extutils-makemaker"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-scalar-list-utils",
                        "p5.34-time-hires",
                        "p5.34-try-tiny",
                        "p5.34-version",
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-time-out"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-time-parsedate",
            "portdir": "perl/p5-time-parsedate",
            "version": "2015.103.0",
            "license": "Permissive",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Time::ParseDate",
            "description": "Set of modules for time manipulation",
            "long_description": "Set of modules for time manipulation",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-time-parsedate",
                        "dirvish"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-time-period",
            "portdir": "perl/p5-time-period",
            "version": "1.250.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any} freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Time::Period",
            "description": "Determine if a time is within the next specified period.",
            "long_description": "Time::Period is a module that provides the inPeriod method, which takes an argument of a time and a delta from the current time, and returns true if the time is within now + delta, false otherwise. It is used for firing scheduled events--backups, expiration of backups, etc.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-time-period",
                        "dirvish"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-time-piece",
            "portdir": "perl/p5-time-piece",
            "version": "1.410.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Time::Piece",
            "description": "Time::Piece - Object Oriented time objects",
            "long_description": "Time::Piece - Object Oriented time objects",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-cpanel-json-xs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-finance-quote",
                        "p5.34-string-errf",
                        "p5.34-net-amazon-signature-v4",
                        "p5-time-piece"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gcstar"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-time-progress",
            "portdir": "perl/p5-time-progress",
            "version": "2.150.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Time::Progress",
            "description": "Time::Progress - Elapsed and estimated finish time reporting",
            "long_description": "Time::Progress - Elapsed and estimated finish time reporting",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-time-progress"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-time-warp",
            "portdir": "perl/p5-time-warp",
            "version": "0.550.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Time::Warp",
            "description": "control over the flow of time",
            "long_description": "control over the flow of time",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "dev",
                    "github": "",
                    "ports_count": 96
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-dbix-class-timestamp"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-time-warp"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-time-y2038",
            "portdir": "perl/p5-time-y2038",
            "version": "20100403",
            "license": "(Artistic-1 or GPL) and MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Time::y2038",
            "description": "Versions of Perl's time functions which work beyond 2038",
            "long_description": "On many computers, Perl's time functions will not work past the year 2038. This is a design fault in the underlying C libraries Perl uses. Time::y2038 provides replacements for those functions which will work accurately +/1 142 million years.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.34-json",
                        "p5.34-test-exception",
                        "p5.34-test-warn"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-module-build"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-timedate",
            "portdir": "perl/p5-timedate",
            "version": "2.330.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/TimeDate",
            "description": "Time & date parsing and formatting perl library",
            "long_description": "Time & date parsing and formatting perl library",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-http-xscookies",
                        "p5.34-chi",
                        "p5.34-string-errf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-datetime-format-dateparse",
                        "wallet-server",
                        "bugzilla",
                        "p5.34-finance-quote",
                        "p5.34-mail-message",
                        "lcov",
                        "p5.34-cgi-ssi",
                        "p5.34-email-date",
                        "p5.34-aws-signature4",
                        "p5.34-svn-mirror",
                        "p5.34-time-mock",
                        "p5-timedate",
                        "p5.34-http-date",
                        "muttprint",
                        "p5.34-mailtools",
                        "ikiwiki",
                        "gnupod",
                        "dirvish",
                        "p5.34-string-print",
                        "p5.34-code-tidyall",
                        "p5.34-mail-box-imap4",
                        "p5.34-mail-box"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "perfect_maildir",
                        "moreutils",
                        "mb2md"
                    ]
                }
            ]
        }
    ]
}