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

{
    "count": 50506,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=640",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=638",
    "results": [
        {
            "name": "p5.34-term-editline",
            "portdir": "perl/p5-term-editline",
            "version": "0.110.0",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Term::EditLine",
            "description": "Term::EditLine is an object oriented perl interface to the NetBSD editline library.",
            "long_description": "Term::EditLine is an object oriented perl interface to the NetBSD editline library.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "james.trammell",
                    "github": "jtrammel",
                    "ports_count": 7
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libedit",
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-term-encoding",
            "portdir": "perl/p5-term-encoding",
            "version": "0.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Term::Encoding",
            "description": "Term::Encoding - Detect encoding of the current terminal",
            "long_description": "Term::Encoding - Detect encoding of the current terminal",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-term-encoding",
                        "p5.34-dist-zilla"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-term-gnuplot",
            "portdir": "perl/p5-term-gnuplot",
            "version": "0.903.809.60",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Term::Gnuplot",
            "description": "Low-level graphics using Gnuplot drawing routines",
            "long_description": "Perl module to do low-level graphics using Gnuplot drawing routines.",
            "active": true,
            "categories": [
                "math",
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gd2",
                        "libpng",
                        "xorg-libX11",
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-term-progressbar",
            "portdir": "perl/p5-term-progressbar",
            "version": "2.230.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Term::ProgressBar",
            "description": "Term::ProgressBar provides a progress meter on a standard terminal.",
            "long_description": "Term::ProgressBar provides a progress meter on a standard terminal.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-capture-tiny",
                        "p5.34-test-exception",
                        "p5.34-test-warnings",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-class-methodmaker",
                        "p5.34-term-readkey",
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "sympa",
                        "p5-term-progressbar",
                        "xmltv"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-term-prompt",
            "portdir": "perl/p5-term-prompt",
            "version": "1.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Term::Prompt",
            "description": "Perl extension for prompting a user for information",
            "long_description": "Perl extension for prompting a user for information",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-term-readkey"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-term-prompt"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-term-readkey",
            "portdir": "perl/p5-term-readkey",
            "version": "2.380.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/release/TermReadKey",
            "description": "Term::ReadKey - A perl module for simple terminal control",
            "long_description": "Term::ReadKey - A perl module for simple terminal control",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xmltv",
                        "p5.34-mytop",
                        "p5.34-cpan-uploader",
                        "percona-toolkit",
                        "rex",
                        "p5.34-dist-zilla",
                        "po4a",
                        "polymake",
                        "signing-party",
                        "fwknop",
                        "p5.34-curses-ui",
                        "p5.34-innotop",
                        "p5.34-io-pager",
                        "p5.34-poe",
                        "p5.34-svn-mirror",
                        "p5.34-sysadm-install",
                        "p5.34-term-progressbar",
                        "p5.34-term-prompt",
                        "p5.34-term-shell",
                        "p5.34-tk",
                        "p5.34-pdl",
                        "sieve-connect",
                        "p5-term-readkey",
                        "creduce",
                        "p5.34-pgtop",
                        "wml"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "git",
                        "git-devel",
                        "pemail",
                        "imapsync",
                        "postgresql_autodoc",
                        "shelldap"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-term-readline",
            "portdir": "perl/p5-term-readline",
            "version": "1.140.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Term::ReadLine",
            "description": "Term::ReadLine - Perl interface to various readline packages.",
            "long_description": "Term::ReadLine - Perl interface to various readline packages. If no real package is found, substitutes stubs instead of basic functions.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-term-readline",
                        "p5.34-term-ui",
                        "p5.34-dist-zilla",
                        "youtube-viewer",
                        "p5.34-datetime-format-natural"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-term-readline-gnu",
            "portdir": "perl/p5-term-readline-gnu",
            "version": "1.470.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Term::ReadLine::Gnu",
            "description": "Term::ReadLine::Gnu - Perl extension for the GNU Readline/History library",
            "long_description": "Term::ReadLine::Gnu - Perl extension for the GNU Readline/History library",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "readline",
                        "perl5.34",
                        "p5.34-extutils-makemaker"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ikiwiki",
                        "youtube-viewer",
                        "polymake",
                        "psh",
                        "p5-term-readline-gnu"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "shelldap",
                        "metasploit2"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-term-readpassword",
            "portdir": "perl/p5-term-readpassword",
            "version": "0.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Term::ReadPassword",
            "description": "Term::ReadPassword - Asking the user for a password",
            "long_description": "Term::ReadPassword - Asking the user for a password",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-net-appliance-session",
                        "p5-term-readpassword"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-term-shell",
            "portdir": "perl/p5-term-shell",
            "version": "0.130.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Term::Shell",
            "description": "A simple command-line shell framework.",
            "long_description": "A simple command-line shell framework.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-module-build",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-term-readkey",
                        "p5.34-text-autoformat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-term-shell"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "shelldap"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-term-size-any",
            "portdir": "perl/p5-term-size-any",
            "version": "0.2.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Term::Size::Any",
            "description": "Term::Size::Any - Retrieve terminal size",
            "long_description": "Term::Size::Any - Retrieve terminal size",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-devel-hide",
                        "p5.34-module-load-conditional",
                        "p5.34-term-size-perl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-term-size-any",
                        "p5.34-lwp-consolelogger",
                        "p5.34-term-table"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-term-size-perl",
            "portdir": "perl/p5-term-size-perl",
            "version": "0.31.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Term::Size::Perl",
            "description": "Term::Size::Perl - Perl extension for retrieving terminal size (Perl version)",
            "long_description": "Term::Size::Perl - Perl extension for retrieving terminal size (Perl version)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-term-size-any",
                        "p5-term-size-perl"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-term-sk",
            "portdir": "perl/p5-term-sk",
            "version": "0.180.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Term::Sk",
            "description": "Term::Sk - Perl extension for displaying a progress indicator on a terminal.",
            "long_description": "Term::Sk - Perl extension for displaying a progress indicator on a terminal.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-term-sk",
                        "demeter"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-term-table",
            "portdir": "perl/p5-term-table",
            "version": "0.28.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Term::Table",
            "description": "Term::Table - Format a header and rows into a table",
            "long_description": "Term::Table - Format a header and rows into a table",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-term-size-any",
                        "p5.34-unicode-linebreak"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-term-table",
                        "p5.34-test-simple"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-term-twiddle",
            "portdir": "perl/p5-term-twiddle",
            "version": "2.730.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Term::Twiddle",
            "description": "twiddles a baton while-u-wait.",
            "long_description": "Term::Twiddle displays a little spinning baton (thingy) while something else is going on. The primary use is to give bored users something to watch while some long routine is executing.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-term-twiddle",
                        "demeter"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-term-ui",
            "portdir": "perl/p5-term-ui",
            "version": "0.500.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Term::UI",
            "description": "Term::UI - Term::ReadLine UI made easy",
            "long_description": "Term::UI - Term::ReadLine UI made easy",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-locale-maketext-simple",
                        "p5.34-log-message-simple",
                        "p5.34-term-readline"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-term-ui",
                        "p5.34-dist-zilla"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-term-vt102",
            "portdir": "perl/p5-term-vt102",
            "version": "0.910.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Term::VT102",
            "description": "Emulates a colour VT102 terminal in memory",
            "long_description": "Emulates a colour VT102 terminal in memory",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-term-vt102"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-termextract",
            "portdir": "perl/p5-termextract",
            "version": "4.110.0",
            "license": "Permissive",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gensen.dl.itc.u-tokyo.ac.jp/termextract.html",
            "description": "a Perl module to extract technical terms from texts",
            "long_description": "p5-termextract is a Perl module to extract technical terms from texts.",
            "active": true,
            "categories": [
                "textproc",
                "japanese",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "nkf",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-termextract"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-test-api",
            "portdir": "perl/p5-test-api",
            "version": "0.10.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::API",
            "description": "Test::API - Test a list of subroutines provided by a module",
            "long_description": "Test::API - Test a list of subroutines provided by a module",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-beam-emitter"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-api"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-test-base",
            "portdir": "perl/p5-test-base",
            "version": "0.890.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Base",
            "description": "A Data Driven Testing Framework",
            "long_description": "A Data Driven Testing Framework",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-algorithm-diff",
                        "p5.34-text-diff",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-spiffy",
                        "p5.34-test-deep"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-web-scraper",
                        "p5.34-html-selector-xpath",
                        "p5.34-extutils-xspp"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-text-trac",
                        "p5.34-carp-always",
                        "p5-test-base",
                        "p5.34-goocanvas2",
                        "p5.34-test-yaml"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-test-checkdeps",
            "portdir": "perl/p5-test-checkdeps",
            "version": "0.10.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::CheckDeps",
            "description": "Test::CheckDeps - Check for presence of dependencies",
            "long_description": "Test::CheckDeps - Check for presence of dependencies",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-cpan-meta-check"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-test-moose-more",
                        "p5.34-dist-zilla-plugin-config-git",
                        "p5.34-dist-zilla-plugin-contributorsfromgit",
                        "p5.34-dist-zilla-pluginbundle-git-checkfor",
                        "p5.34-dist-zilla-role-registerstash",
                        "p5.34-moosex-attributeshortcuts",
                        "p5.34-moosex-meta-typeconstraint-mooish",
                        "p5.34-moosex-traitfor-meta-class-betteranonclassnames",
                        "p5.34-moosex-util",
                        "p5.34-tap-simpleoutput",
                        "p5.34-autobox-junctions"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-checkdeps"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-test-class",
            "portdir": "perl/p5-test-class",
            "version": "0.520.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Class",
            "description": "Test::Class - Easily create test classes in an xUnit/JUnit style",
            "long_description": "Test::Class - Easily create test classes in an xUnit/JUnit style",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-test-exception",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-module-runtime",
                        "p5.34-mro-compat",
                        "p5.34-try-tiny"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-test-mocktime-hires",
                        "p5.34-chi"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-class",
                        "p5.34-test-class-most"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-test-class-most",
            "portdir": "perl/p5-test-class-most",
            "version": "0.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Class::Most",
            "description": "Test::Class::Most - Test Classes the easy way",
            "long_description": "Test::Class::Most - Test Classes the easy way",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-module-build",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-test-class",
                        "p5.34-test-most"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-mason",
                        "p5.34-code-tidyall"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-class-most"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-test-classapi",
            "portdir": "perl/p5-test-classapi",
            "version": "1.70.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::ClassAPI",
            "description": "Provides basic first-pass API testing for large class trees",
            "long_description": "For many APIs with large numbers of classes, it can be very useful to be able to do a quick once-over to make sure that classes, methods, and inheritance is correct, before doing more comprehensive testing. This module aims to provide such a capability.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-class-inspector",
                        "p5.34-config-tiny",
                        "p5.34-params-util"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-algorithm-dependency",
                        "p5.34-file-flat",
                        "p5.34-test-inline"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-classapi"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-test-cleannamespaces",
            "portdir": "perl/p5-test-cleannamespaces",
            "version": "0.240.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::CleanNamespaces",
            "description": "Test::CleanNamespaces - Check for uncleaned imports",
            "long_description": "This module lets you check your module's namespaces for imported functions you might have forgotten to remove with namespace::autoclean or namespace::clean and are therefore available to be called as methods, which usually isn't want you want.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "p5.34-namespace-clean",
                        "p5.34-role-tiny",
                        "p5.34-sub-exporter",
                        "p5.34-test-deep",
                        "p5.34-test-needs",
                        "p5.34-test-warnings",
                        "p5.34-file-pushd",
                        "p5.34-moo",
                        "p5.34-mouse"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-module-runtime",
                        "p5.34-package-stash",
                        "p5.34-package-stash-xs",
                        "p5.34-role-tiny",
                        "p5.34-sub-identify",
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-cleannamespaces"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-test-command",
            "portdir": "perl/p5-test-command",
            "version": "0.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Command",
            "description": "Test routines for external commands",
            "long_description": "Test routines for external commands",
            "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-catalyst-helper-authdbic"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-command"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-test-compile",
            "portdir": "perl/p5-test-compile",
            "version": "3.3.3",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Compile",
            "description": "Check whether Perl files compile correctly",
            "long_description": "Check whether Perl files compile correctly",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-module-build",
                        "p5.34-test-warnings",
                        "p5.34-version",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "fusioninventory-agent"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-compile"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-test-cpan-meta",
            "portdir": "perl/p5-test-cpan-meta",
            "version": "0.250.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::CPAN::Meta",
            "description": "Validate your CPAN META.yml files",
            "long_description": "Validate your CPAN META.yml files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-sys-hostip",
                        "p5.34-template-plugin-cgi",
                        "p5.34-compress-raw-bzip2",
                        "p5.34-compress-raw-zlib",
                        "p5.34-io-compress",
                        "p5.34-dancer2",
                        "p5.34-redis",
                        "p5.34-html-formatter"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-cpan-meta"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.34-io-compress",
                        "p5.34-compress-raw-bzip2",
                        "p5.34-compress-raw-zlib",
                        "p5.34-io-compress-lzma"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-test-cpan-meta-json",
            "portdir": "perl/p5-test-cpan-meta-json",
            "version": "0.160.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::CPAN::Meta::JSON",
            "description": "Test::CPAN::Meta::JSON - Validate a META.json file within a CPAN distribution.",
            "long_description": "Test::CPAN::Meta::JSON - Validate a META.json file within a CPAN distribution.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "calvin",
                    "github": "cardi",
                    "ports_count": 27
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-json"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-compress-raw-bzip2",
                        "p5.34-compress-raw-zlib",
                        "p5.34-io-compress"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-cpan-meta-json"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.34-io-compress-lzma",
                        "p5.34-compress-raw-bzip2",
                        "p5.34-compress-raw-zlib",
                        "p5.34-io-compress"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-test-cpan-meta-yaml",
            "portdir": "perl/p5-test-cpan-meta-yaml",
            "version": "0.250.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::CPAN::Meta::YAML",
            "description": "Test::CPAN::Meta::YAML - Validate a META.yml file within a CPAN distribution.",
            "long_description": "Test::CPAN::Meta::YAML - Validate a META.yml file within a CPAN distribution.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-test-yaml-valid"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-cpan-meta-yaml"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-test-deep",
            "portdir": "perl/p5-test-deep",
            "version": "1.205.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Deep",
            "description": "Test::Deep - Extremely flexible deep comparison",
            "long_description": "Test::Deep - Extremely flexible deep comparison",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-mouse",
                        "p5.34-dist-zilla-plugin-github",
                        "p5.34-net-stomp",
                        "p5.34-dist-zilla-plugin-run",
                        "p5.34-moose",
                        "p5.34-dist-zilla-plugin-git-contributors",
                        "p5.34-dist-zilla-plugin-test-compile",
                        "p5.34-dist-zilla-plugin-modulebuildtiny",
                        "p5.34-dbix-class-schema-loader",
                        "p5.34-catalyst-plugin-session",
                        "p5.34-dbix-class",
                        "p5.34-www-mechanize",
                        "p5.34-sys-cpuload",
                        "p5.34-lingua-ja-name-splitter",
                        "p5.34-dist-zilla-plugin-checkprereqsindexed",
                        "p5.34-redis",
                        "p5.34-app-nopaste",
                        "p5.34-cgi-struct",
                        "p5.34-chi",
                        "p5.34-config-json",
                        "p5.34-data-perl",
                        "p5.34-dist-zilla-plugin-bumpversionafterrelease",
                        "p5.34-dist-zilla-plugin-checkissues",
                        "p5.34-dist-zilla-plugin-checkselfdependency",
                        "p5.34-dist-zilla-plugin-copyfilesfromrelease",
                        "p5.34-dist-zilla-plugin-dynamicprereqs",
                        "p5.34-dist-zilla-plugin-generatefile-fromsharedir",
                        "p5.34-dist-zilla-plugin-githubmeta",
                        "p5.34-dist-zilla-plugin-keywords",
                        "p5.34-dist-zilla-plugin-makemaker-awesome",
                        "p5.34-dist-zilla-plugin-modulebuildtiny-fallback",
                        "p5.34-dist-zilla-plugin-prereqs-authordeps",
                        "p5.34-dist-zilla-plugin-readmeanyfrompod",
                        "p5.34-dist-zilla-plugin-rewriteversion-transitional",
                        "p5.34-dist-zilla-plugin-versionfrommainmodule",
                        "p5.34-dist-zilla-pluginbundle-git-versionmanager",
                        "p5.34-dist-zilla-role-filewatcher",
                        "p5.34-dist-zilla-role-modulemetadata",
                        "p5.34-dist-zilla-role-repofileinjector",
                        "p5.34-file-copy-recursive",
                        "p5.34-git-raw",
                        "p5.34-git-wrapper",
                        "p5.34-http-cookiejar",
                        "p5.34-http-multipartparser",
                        "p5.34-inline-python",
                        "p5.34-moosex-configfromfile",
                        "p5.34-moosex-slurpyconstructor",
                        "p5.34-moosex-storage",
                        "p5.34-net-twitter",
                        "p5.34-path-iterator-rule",
                        "p5.34-pdf-reuse",
                        "p5.34-pod-readme",
                        "p5.34-ppix-utilities",
                        "p5.34-rdf-trine",
                        "p5.34-session-storage-secure",
                        "p5.34-set-array",
                        "p5.34-sql-abstract-classic",
                        "p5.34-sql-statement",
                        "p5.34-test-cleannamespaces",
                        "p5.34-test-lwp-useragent",
                        "p5.34-sereal-decoder",
                        "p5.34-sereal-encoder",
                        "p5.34-sereal",
                        "p5.34-search-elasticsearch",
                        "p5.34-pdl",
                        "p5.34-class-dbi-plugin-abstractcount",
                        "p5.34-zmq-ffi",
                        "p5.34-log-dispatch-array",
                        "p5.34-dbd-mysql",
                        "p5.34-cache-fastmmap",
                        "p5.34-search-elasticsearch-client-2_0",
                        "p5.34-search-elasticsearch-client-5_0",
                        "p5.34-search-elasticsearch-client-6_0",
                        "p5.34-conf-libconfig",
                        "p5.34-moosex-types-common",
                        "p5.34-yaml-pp",
                        "p5.34-moosex-getopt",
                        "p5.34-log-dispatchouli",
                        "p5.34-yaml",
                        "p5.34-dist-zilla-plugin-ensurelatestperl",
                        "p5.34-graphics-tiff",
                        "p5.34-pod-eventual",
                        "p5.34-pod-elemental",
                        "p5.34-mime-mini",
                        "p5.34-mime-tools",
                        "p5.34-hash-ordered",
                        "p5.34-type-tiny",
                        "p5.34-lingua-nameutils",
                        "p5.34-tcl-ptk",
                        "p5.34-dbd-mariadb",
                        "p5.34-dist-zilla-plugin-makemaker-fallback",
                        "p5.34-dbm-deep",
                        "fusioninventory-agent",
                        "rex",
                        "p5.34-http-body",
                        "p5.34-dist-zilla-plugin-promptifstale"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-expectandcheck",
                        "p5.34-test-most",
                        "p5.34-apache-session",
                        "p5.34-test-spec",
                        "p5.34-sql-abstract",
                        "p5-test-deep",
                        "p5.34-sql-abstract-limit",
                        "p5.34-dist-zilla",
                        "p5.34-gtk3-imageview",
                        "p5.34-test-deep-json",
                        "p5.34-test-deep-type",
                        "p5.34-test-base"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-test-deep-json",
            "portdir": "perl/p5-test-deep-json",
            "version": "0.50.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Deep::JSON",
            "description": "Test::Deep::JSON - Compare JSON with Test::Deep",
            "long_description": "Test::Deep::JSON - Compare JSON with Test::Deep",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-module-build",
                        "p5.34-module-build-tiny",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-test-deep",
                        "p5.34-exporter-lite",
                        "p5.34-json-maybexs"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-dist-zilla-plugin-github",
                        "p5.34-dist-zilla-plugin-dynamicprereqs",
                        "p5.34-dist-zilla-plugin-prereqs-authordeps",
                        "p5.34-moosex-storage"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-deep-json"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-test-deep-type",
            "portdir": "perl/p5-test-deep-type",
            "version": "0.8.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Deep::Type",
            "description": "Test::Deep::Type - A Test::Deep plugin for validating type constraints",
            "long_description": "Test::Deep::Type - A Test::Deep plugin for validating type constraints",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-test-fatal",
                        "p5.34-test-needs",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-try-tiny",
                        "p5.34-namespace-clean",
                        "p5.34-test-deep"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-moosex-storage"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-deep-type"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-test-differences",
            "portdir": "perl/p5-test-differences",
            "version": "0.720.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Differences",
            "description": "Test::Differences - Test strings and data structures and show differences if not ok",
            "long_description": "Test::Differences - Test strings and data structures and show differences if not ok",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-capture-tiny",
                        "p5.34-text-diff"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-dbix-class-schema-loader",
                        "p5.34-html-scrubber",
                        "p5.34-net-dict",
                        "p5.34-pod-markdown-github",
                        "p5.34-pod-pom",
                        "p5.34-pithub",
                        "p5.34-pod-weaver",
                        "p5.34-code-tidyall",
                        "p5.34-extutils-xspp",
                        "p5.34-sereal-decoder",
                        "p5.34-sereal-encoder",
                        "biblatex-biber",
                        "p5.34-xml-rss-libxml",
                        "p5.34-sereal",
                        "clusterssh",
                        "p5.34-sql-translator",
                        "p5.34-text-markdown",
                        "p5.34-xml-rss",
                        "p5.34-pod-elemental",
                        "p5.34-pod-elemental-perlmunger",
                        "p5.34-pod-elemental-transformer-list",
                        "p5.34-pod-markdown",
                        "p5.34-devel-nytprof"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-json",
                        "p5.34-test-most",
                        "p5.34-devel-cover",
                        "p5-test-differences"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-test-directory",
            "portdir": "perl/p5-test-directory",
            "version": "0.52.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Directory",
            "description": "Test::Directory - Perl extension for maintaining test directories.",
            "long_description": "Test::Directory - Perl extension for maintaining test directories.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-test-exception",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-test-writevariants"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-directory"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-test-distmanifest",
            "portdir": "perl/p5-test-distmanifest",
            "version": "1.14.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::DistManifest",
            "description": "Author test that validates a package MANIFEST.",
            "long_description": "Author test that validates a package MANIFEST.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-module-build",
                        "p5.34-module-build-tiny",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-module-manifest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-test-strict"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-distmanifest"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-test-eol",
            "portdir": "perl/p5-test-eol",
            "version": "2.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::EOL",
            "description": "Test::EOL - Check the correct line endings in your project",
            "long_description": "Test::EOL - Check the correct line endings in your project",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-dancer2"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-eol"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-test-exception",
            "portdir": "perl/p5-test-exception",
            "version": "0.430.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Exception",
            "description": "Convenience methods for testing exception-based code",
            "long_description": "This module provides a few convenience methods for testing exception based code. It is built with Test::Builder and plays happily with Test::Simple, Test::More and friends.",
            "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-text-multimarkdown",
                        "p5.34-gdgraph",
                        "p5.34-pdf-builder",
                        "p5.34-cgi-simple",
                        "p5.34-datetime-format-flexible",
                        "p5.34-carp-assert-more",
                        "p5.34-net-ssleay",
                        "p5.34-dbix-class-schema-loader",
                        "p5.34-dbix-class",
                        "p5.34-www-mechanize",
                        "p5.34-dbix-class-encodedcolumn",
                        "p5.34-dancer2",
                        "p5.34-sys-cpuload",
                        "p5.34-utf8-all",
                        "p5.34-mouse",
                        "p5.34-net-dns-resolver-mock",
                        "p5.34-alien-gnuplot",
                        "p5.34-pdf-api2",
                        "p5.34-moosex-traits-pluggable",
                        "p5.34-test-directory",
                        "p5.34-class-c3-componentised",
                        "p5.34-b-hooks-atruntime",
                        "p5.34-catalyst-plugin-authorization-roles",
                        "p5.34-catalyst-view-html-mason",
                        "p5.34-chart-clicker",
                        "p5.34-chi",
                        "p5.34-class-accessor-grouped",
                        "p5.34-context-preserve",
                        "p5.34-dancer-session-cookie",
                        "p5.34-dbd-mock",
                        "p5.34-dist-zilla-plugin-ourpkgversion",
                        "p5.34-forest",
                        "p5.34-gearman",
                        "p5.34-git-wrapper",
                        "p5.34-graphics-colornames",
                        "p5.34-html-tidy",
                        "p5.34-list-uniq",
                        "p5.34-rdf-query",
                        "p5.34-lwp-curl",
                        "p5.34-moose-autobox",
                        "p5.34-moosex-hasdefaults",
                        "p5.34-moox-handlesvia",
                        "p5.34-mousex-foreign",
                        "p5.34-mousex-types",
                        "p5.34-perlio-utf8_strict",
                        "p5.34-pod-readme",
                        "p5.34-pod-weaver-plugin-ensureuniquesections",
                        "p5.34-rdf-trine",
                        "p5.34-sql-abstract",
                        "p5.34-sql-abstract-classic",
                        "p5.34-term-progressbar",
                        "p5.34-test-class",
                        "p5.34-test-mockobject",
                        "p5.34-test-version",
                        "p5.34-test-www-mechanize-catalyst",
                        "p5.34-text-flow",
                        "p5.34-time-y2038",
                        "p5.34-tree-simple",
                        "p5.34-tree-simple-view",
                        "p5.34-version-next",
                        "p5.34-xml-rss-libxml",
                        "p5.34-catalyst-authentication-credential-http",
                        "p5.34-zeromq",
                        "p5.34-data-page",
                        "p5.34-pdl",
                        "p5.34-search-elasticsearch",
                        "p5.34-text-recordparser",
                        "p5.34-zmq-ffi",
                        "p5.34-array-iterator",
                        "p5.34-sql-translator",
                        "p5.34-bio-db-ncbihelper",
                        "p5.34-search-elasticsearch-client-2_0",
                        "p5.34-search-elasticsearch-client-5_0",
                        "p5.34-search-elasticsearch-client-6_0",
                        "p5.34-test-kit",
                        "p5.34-conf-libconfig",
                        "p5.34-module-manifest",
                        "p5.34-text-markdown",
                        "p5.34-test-www-selenium",
                        "p5.34-thrift",
                        "p5.34-catalyst-model-dbic-schema",
                        "p5.34-class-c3-adopt-next",
                        "p5.34-moosex-emulate-class-accessor-fast",
                        "p5.34-dbm-deep",
                        "fusioninventory-agent",
                        "p5.34-pithub",
                        "p5.34-crypt-smime",
                        "p5.34-mail-authenticationresults",
                        "p5.34-crypt-openpgp",
                        "p5.34-convert-pem",
                        "p5.34-crypt-urandom-token"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-html-strip",
                        "p5.34-sgml-parser-opensp",
                        "p5.34-class-dbi-plugin-pager",
                        "p5.34-html-tidy5",
                        "p5.34-test-most",
                        "p5.34-parse-mediawikidump",
                        "p5.34-apache-session",
                        "p5.34-sql-abstract-limit",
                        "p5.34-tree-simple-visitorfactory",
                        "p5.34-moose-policy",
                        "p5.34-app-svn-bisect",
                        "p5-test-exception"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-test-expect",
            "portdir": "perl/p5-test-expect",
            "version": "0.340.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Expect",
            "description": "Automated driving and testing of terminal-based programs.",
            "long_description": "Automated driving and testing of terminal-based programs.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-module-build",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-class-accessor-chained",
                        "p5.34-expect-simple"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-expect"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-test-failwarnings",
            "portdir": "perl/p5-test-failwarnings",
            "version": "0.8.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::FailWarnings",
            "description": "Test::FailWarnings - Add test failures if warnings are caught",
            "long_description": "Test::FailWarnings - Add test failures if warnings are caught",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-capture-tiny",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-mime-mini",
                        "p5.34-data-section",
                        "p5.34-perl-critic-policy-perlsecret",
                        "p5.34-path-tiny",
                        "p5.34-hash-ordered",
                        "p5.34-dist-zilla"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-failwarnings"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-test-fatal",
            "portdir": "perl/p5-test-fatal",
            "version": "0.18.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Fatal",
            "description": "Test::Fatal - incredibly simple helpers for testing code with exceptions",
            "long_description": "Test::Fatal - incredibly simple helpers for testing code with exceptions",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-try-tiny"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-unicode-utf8",
                        "p5.34-html-masonx-free",
                        "p5.34-dist-zilla-plugin-checkprereqsindexed",
                        "p5.34-package-deprecationmanager",
                        "p5.34-redis",
                        "p5.34-beam-emitter",
                        "p5.34-catalyst-devel",
                        "p5.34-chart-clicker",
                        "p5.34-class-load",
                        "p5.34-class-load-xs",
                        "p5.34-class-refresh",
                        "p5.34-config-mvp-slicer",
                        "p5.34-const-fast",
                        "p5.34-crypt-random-source",
                        "p5.34-data-perl",
                        "p5.34-devel-refcount",
                        "p5.34-devel-repl",
                        "p5.34-dist-checkconflicts",
                        "p5.34-dist-zilla-plugin-bumpversionafterrelease",
                        "p5.34-dist-zilla-plugin-checkissues",
                        "p5.34-dist-zilla-plugin-checkselfdependency",
                        "p5.34-dist-zilla-plugin-checkstrictversion",
                        "p5.34-dist-zilla-plugin-copyfilesfromrelease",
                        "p5.34-dist-zilla-plugin-dynamicprereqs",
                        "p5.34-dist-zilla-plugin-generatefile-fromsharedir",
                        "p5.34-dist-zilla-plugin-installguide",
                        "p5.34-dist-zilla-plugin-makemaker-awesome",
                        "p5.34-dist-zilla-plugin-metaprovides",
                        "p5.34-dist-zilla-plugin-metaprovides-package",
                        "p5.34-dist-zilla-plugin-modulebuildtiny-fallback",
                        "p5.34-dist-zilla-plugin-readmeanyfrompod",
                        "p5.34-dist-zilla-plugin-rewriteversion-transitional",
                        "p5.34-dist-zilla-plugin-versionfrommainmodule",
                        "p5.34-dist-zilla-pluginbundle-git-checkfor",
                        "p5.34-dist-zilla-pluginbundle-git-versionmanager",
                        "p5.34-dist-zilla-role-filewatcher",
                        "p5.34-dist-zilla-role-modulemetadata",
                        "p5.34-dist-zilla-role-repofileinjector",
                        "p5.34-eval-closure",
                        "p5.34-fey-orm",
                        "p5.34-file-copy-recursive",
                        "p5.34-file-libmagic",
                        "p5.34-hash-objectify",
                        "p5.34-html-tree",
                        "p5.34-http-cookiemonster",
                        "p5.34-lingua-en-number-isordinal",
                        "p5.34-lwp-mediatypes",
                        "p5.34-module-implementation",
                        "p5.34-datetime-timezone",
                        "p5.34-moosex-aliases",
                        "p5.34-moosex-attributeshortcuts",
                        "p5.34-moosex-classattribute",
                        "p5.34-moosex-configfromfile",
                        "p5.34-moosex-daemonize",
                        "p5.34-moosex-has-sugar",
                        "p5.34-moosex-lazyrequire",
                        "p5.34-moosex-meta-typeconstraint-mooish",
                        "p5.34-moosex-object-pluggable",
                        "p5.34-moosex-params-validate",
                        "p5.34-moosex-role-parameterized",
                        "p5.34-moosex-simpleconfig",
                        "p5.34-moosex-singleton",
                        "p5.34-moosex-slurpyconstructor",
                        "p5.34-moosex-storage",
                        "p5.34-moosex-strictconstructor",
                        "p5.34-moosex-traits",
                        "p5.34-moosex-types-laxnum",
                        "p5.34-moosex-types-path-tiny",
                        "p5.34-moosex-types-structured",
                        "p5.34-moox-aliases",
                        "p5.34-moox-handlesvia",
                        "p5.34-moox-late",
                        "p5.34-moox-types-mooselike",
                        "p5.34-moox-types-mooselike-numeric",
                        "p5.34-moox-typetiny",
                        "p5.34-net-twitter",
                        "p5.34-net-twitter-lite",
                        "p5.34-package-stash",
                        "p5.34-package-stash-xs",
                        "p5.34-package-variant",
                        "p5.34-params-validate",
                        "p5.34-return-multilevel",
                        "p5.34-role-tiny",
                        "p5.34-session-storage-secure",
                        "p5.34-specio-library-path-tiny",
                        "p5.34-app-cmd",
                        "p5.34-test-deep-type",
                        "p5.34-test-file-sharedir",
                        "p5.34-test-lwp-useragent",
                        "p5.34-test-timer",
                        "p5.34-twitter-api",
                        "p5.34-uri-fromhash",
                        "p5.34-www-mechanize-cached",
                        "p5.34-zeromq",
                        "p5.34-config-mvp",
                        "p5.34-email-stuffer",
                        "p5.34-moosex-types",
                        "p5.34-exporter-tiny",
                        "p5.34-utf8-all",
                        "p5.34-mouse",
                        "p5.34-dist-zilla-plugin-github",
                        "p5.34-moosex-setonce",
                        "p5.34-dist-zilla-plugin-git-describe",
                        "p5.34-perl-critic-policy-perlsecret",
                        "p5.34-moosex-getopt",
                        "p5.34-moosex-nonmoose",
                        "p5.34-moosex-types-loadableclass",
                        "p5.34-path-isdev",
                        "p5.34-log-dispatchouli",
                        "p5.34-dist-zilla-plugin-ensurelatestperl",
                        "p5.34-pod-elemental-transformer-list",
                        "p5.34-log-dispatch",
                        "p5.34-html-restrict",
                        "p5.34-hash-ordered",
                        "p5.34-file-map",
                        "p5.34-lwp-consolelogger",
                        "p5.34-sub-handlesvia",
                        "p5.34-json-any",
                        "p5.34-moosex-methodattributes",
                        "p5.34-dist-zilla-plugin-makemaker-fallback",
                        "p5.34-metacpan-client",
                        "p5.34-autobox",
                        "p5.34-moosex-types-datetime",
                        "p5.34-catalyst-runtime",
                        "p5.34-dist-zilla",
                        "p5.34-dist-zilla-plugin-promptifstale",
                        "p5.34-net-stomp",
                        "p5.34-dist-zilla-plugin-run",
                        "p5.34-code-tidyall",
                        "p5.34-datetime",
                        "p5.34-moose",
                        "p5.34-dist-zilla-plugin-git-contributors",
                        "p5.34-devel-overloadinfo",
                        "p5.34-uri",
                        "p5.34-dist-zilla-plugin-git",
                        "p5.34-catalyst-plugin-authentication",
                        "p5.34-time-out",
                        "p5.34-moox-strictconstructor",
                        "p5.34-dist-zilla-plugin-distbuild",
                        "p5.34-getopt-long-descriptive",
                        "p5.34-dist-zilla-plugin-modulebuildtiny",
                        "p5.34-libwww-perl",
                        "p5.34-www-mechanize",
                        "p5.34-function-parameters",
                        "p5.34-dancer2",
                        "p5.34-datetime-format-strptime"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-specio",
                        "p5.34-sub-override",
                        "p5-test-fatal",
                        "p5.34-crypt-pbkdf2"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-test-file",
            "portdir": "perl/p5-test-file",
            "version": "1.995.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::File",
            "description": "Test::File -- test file attributes",
            "long_description": "Test::File -- test file attributes",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-file-copy-recursive",
                        "p5.34-www-search",
                        "p5.34-file-find-object"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-file"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-test-file-sharedir",
            "portdir": "perl/p5-test-file-sharedir",
            "version": "1.1.2",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::File::ShareDir",
            "description": "Test::File::ShareDir - Create a Fake ShareDir for your modules for testing.",
            "long_description": "Test::File::ShareDir - Create a Fake ShareDir for your modules for testing.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-test-fatal",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-file-copy-recursive",
                        "p5.34-file-sharedir",
                        "perl5.34",
                        "p5.34-scope-guard",
                        "p5.34-path-tiny",
                        "p5.34-class-tiny"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-dist-zilla-pluginbundle-starter",
                        "p5.34-dist-zilla-plugin-dynamicprereqs",
                        "p5.34-dist-zilla-plugin-generatefile-fromsharedir",
                        "p5.34-dist-zilla-plugin-contributorsfromgit",
                        "p5.34-text-vimcolor",
                        "p5.34-net-cli-interact",
                        "p5.34-dist-zilla",
                        "p5.34-dist-zilla-plugin-run",
                        "p5.34-datetime-locale"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-file-sharedir"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-test-filename",
            "portdir": "perl/p5-test-filename",
            "version": "0.30.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Filename",
            "description": "Test::Filename - Portable filename comparison",
            "long_description": "Test::Filename - Portable filename comparison",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-path-tiny"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-path-iterator-rule"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-filename"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-test-fork",
            "portdir": "perl/p5-test-fork",
            "version": "0.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Fork",
            "description": "Test::Fork - test code which forks",
            "long_description": "Test::Fork - test code which forks",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-module-build",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-gd"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-fork"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-test-harness",
            "portdir": "perl/p5-test-harness",
            "version": "3.520.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Harness",
            "description": "TAP::Harness - Run test scripts with statistics",
            "long_description": "TAP::Harness - Run test scripts with statistics",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-time-out",
                        "youtube-viewer",
                        "p5.34-web-scraper"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-dist-build",
                        "p5.34-module-build-tiny",
                        "p5-test-harness"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.34-html-formatter"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-test-http-server-simple",
            "portdir": "perl/p5-test-http-server-simple",
            "version": "0.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::HTTP::Server::Simple",
            "description": "Test::More functions for HTTP::Server::Simple",
            "long_description": "Test::More functions for HTTP::Server::Simple",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-http-server-simple"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "fusioninventory-agent"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-http-server-simple"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-test-identity",
            "portdir": "perl/p5-test-identity",
            "version": "0.10.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Identity",
            "description": "Test::Identity - assert the referential identity of a reference",
            "long_description": "Test::Identity - assert the referential identity of a reference",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-module-build",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-identity"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-test-indistdir",
            "portdir": "perl/p5-test-indistdir",
            "version": "1.112.71",
            "license": "unrestricted",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::InDistDir",
            "description": "Test::InDistDir - test environment setup for development with IDE",
            "long_description": "Test::InDistDir - test environment setup for development with IDE",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-indistdir"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-test-inline",
            "portdir": "perl/p5-test-inline",
            "version": "2.214.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Inline",
            "description": "Inlining your tests next to the code being tested",
            "long_description": "Embedding tests allows tests to be placed near the code it's testing. This is a nice supplement to the traditional .t files. It's like XUnit, only better and Perl-style.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-test-classapi",
                        "p5.34-test-script",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-file-chmod",
                        "p5.34-file-find-rule",
                        "p5.34-file-flat",
                        "perl5.34",
                        "p5.34-params-util",
                        "p5.34-path-tiny",
                        "p5.34-file-remove",
                        "p5.34-algorithm-dependency",
                        "p5.34-config-tiny"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-inline"
                    ]
                }
            ]
        }
    ]
}