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

{
    "count": 50594,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=834",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=832",
    "results": [
        {
            "name": "p5.28-file-temp",
            "portdir": "perl/p5-file-temp",
            "version": "0.231.200",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::Temp",
            "description": "File::Temp - return name and handle of a temporary file safely",
            "long_description": "File::Temp - return name and handle of a temporary file safely",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-cpan-uploader",
                        "p5.28-dist-zilla-plugin-authority",
                        "p5.28-dist-zilla-plugin-checkmetaresources",
                        "p5.28-dist-zilla-plugin-git-remote-check",
                        "p5.28-moosex-daemonize",
                        "p5.28-pod-weaver-section-allowoverride",
                        "p5.28-log-dispatchouli",
                        "p5.28-file-rename",
                        "p5.28-dbix-class",
                        "p5.28-io-async"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-test-tempdir-tiny",
                        "p5.28-dbicx-testdatabase",
                        "p5.28-mail-message",
                        "p5.28-archive-tar-wrapper",
                        "p5.28-mime-tools",
                        "p5.28-data-temporarybag",
                        "p5.28-dbix-admin-dsnmanager",
                        "p5.28-sgml-parser-opensp",
                        "p5.28-devel-dumptrace",
                        "p5.28-mail-box-imap4",
                        "p5.28-file-pushd",
                        "p5.28-http-entity-parser",
                        "p5.28-http-body",
                        "p5.28-dist-zilla"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-file-temp",
            "portdir": "perl/p5-file-temp",
            "version": "0.231.100",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::Temp",
            "description": "return name and handle of a temporary file safely",
            "long_description": "File::Temp can be used to create and open temporary files in a safe way. There is both a function interface and an object-oriented interface. The File::Temp constructor or the tempfile() function can be used to return the name and the open filehandle of a temporary file. The tempdir() function can be used to create a temporary directory.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-file-rename",
                        "p5.26-dist-zilla-plugin-authority",
                        "p5.26-io-async",
                        "p5.26-log-dispatchouli",
                        "p5.26-dist-zilla-plugin-checkmetaresources",
                        "p5.26-moosex-daemonize",
                        "p5.26-pod-weaver-section-allowoverride",
                        "p5.26-dist-zilla-plugin-git-remote-check",
                        "p5.26-dbix-class"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-archive-tar-wrapper",
                        "p5.26-test-tempdir-tiny",
                        "p5.26-data-temporarybag",
                        "p5.26-dbicx-testdatabase",
                        "p5.26-dbix-admin-dsnmanager",
                        "p5.26-dist-zilla",
                        "p5.26-file-pushd",
                        "p5.26-http-entity-parser",
                        "p5.26-mime-tools",
                        "p5.26-sgml-parser-opensp"
                    ]
                }
            ]
        },
        {
            "name": "p5-file-temp",
            "portdir": "perl/p5-file-temp",
            "version": "0.231.200",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-file-temp",
            "homepage": "https://metacpan.org/pod/File::Temp",
            "description": "File::Temp - return name and handle of a temporary file safely",
            "long_description": "File::Temp - return name and handle of a temporary file safely",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-file-temp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-file-tail",
            "portdir": "perl/p5-file-tail",
            "version": "1.300.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::Tail",
            "description": "Perl extension for reading from continously updated files",
            "long_description": "The primary purpose of File::Tail is reading and analysing log files while they are being written, which is especialy useful if you are monitoring the logging process with a tool like Tobias Oetiker's MRTG.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-file-tail",
            "portdir": "perl/p5-file-tail",
            "version": "1.300.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::Tail",
            "description": "Perl extension for reading from continously updated files",
            "long_description": "The primary purpose of File::Tail is reading and analysing log files while they are being written, which is especialy useful if you are monitoring the logging process with a tool like Tobias Oetiker's MRTG.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-file-tail",
            "portdir": "perl/p5-file-tail",
            "version": "1.300.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::Tail",
            "description": "Perl extension for reading from continously updated files",
            "long_description": "The primary purpose of File::Tail is reading and analysing log files while they are being written, which is especialy useful if you are monitoring the logging process with a tool like Tobias Oetiker's MRTG.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-file-tail",
            "portdir": "perl/p5-file-tail",
            "version": "1.300.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-file-tail",
            "homepage": "https://metacpan.org/pod/File::Tail",
            "description": "Perl extension for reading from continously updated files",
            "long_description": "The primary purpose of File::Tail is reading and analysing log files while they are being written, which is especialy useful if you are monitoring the logging process with a tool like Tobias Oetiker's MRTG.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-file-tail"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-file-sync",
            "portdir": "perl/p5-file-sync",
            "version": "0.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::Sync",
            "description": "File::Sync - Perl access to fsync() and sync() function calls",
            "long_description": "File::Sync - Perl access to fsync() and sync() function calls",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-file-sync",
            "portdir": "perl/p5-file-sync",
            "version": "0.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::Sync",
            "description": "File::Sync - Perl access to fsync() and sync() function calls",
            "long_description": "File::Sync - Perl access to fsync() and sync() function calls",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-file-sync",
            "portdir": "perl/p5-file-sync",
            "version": "0.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::Sync",
            "description": "File::Sync - Perl access to fsync() and sync() function calls",
            "long_description": "File::Sync - Perl access to fsync() and sync() function calls",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-file-sync",
            "portdir": "perl/p5-file-sync",
            "version": "0.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-file-sync",
            "homepage": "https://metacpan.org/pod/File::Sync",
            "description": "File::Sync - Perl access to fsync() and sync() function calls",
            "long_description": "File::Sync - Perl access to fsync() and sync() function calls",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-file-sync"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-file-slurper",
            "portdir": "perl/p5-file-slurper",
            "version": "0.14.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::Slurper",
            "description": "File::Slurper - A simple, sane and efficient module to slurp a file",
            "long_description": "File::Slurper - A simple, sane and efficient module to slurp a file",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-test-warnings",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-encode"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-dist-zilla-plugin-metamergefile",
                        "p5.30-html-formatter",
                        "p5.30-pod-pom",
                        "p5.30-net-amazon-signature-v4"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-io-compress-brotli",
                        "p5.30-xs-check",
                        "p5.30-config-autoconf",
                        "p5.30-html-entities-interpolate",
                        "p5.30-tree-dag_node"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-file-slurper",
            "portdir": "perl/p5-file-slurper",
            "version": "0.14.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::Slurper",
            "description": "File::Slurper - A simple, sane and efficient module to slurp a file",
            "long_description": "File::Slurper - A simple, sane and efficient module to slurp a file",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-warnings",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-encode"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-dist-zilla-plugin-metamergefile",
                        "p5.28-html-formatter",
                        "p5.28-pod-pom",
                        "p5.28-net-amazon-signature-v4"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-io-compress-brotli",
                        "p5.28-xs-check",
                        "p5.28-config-autoconf",
                        "p5.28-html-entities-interpolate",
                        "p5.28-tree-dag_node"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-file-slurper",
            "portdir": "perl/p5-file-slurper",
            "version": "0.12.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::Slurper",
            "description": "File::Slurper - A simple, sane and efficient module to slurp a file",
            "long_description": "File::Slurper - A simple, sane and efficient module to slurp a file",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-warnings"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-encode"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-html-formatter",
                        "p5.26-pod-pom"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-config-autoconf",
                        "p5.26-html-entities-interpolate"
                    ]
                }
            ]
        },
        {
            "name": "p5-file-slurper",
            "portdir": "perl/p5-file-slurper",
            "version": "0.14.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-file-slurper",
            "homepage": "https://metacpan.org/pod/File::Slurper",
            "description": "File::Slurper - A simple, sane and efficient module to slurp a file",
            "long_description": "File::Slurper - A simple, sane and efficient module to slurp a file",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-file-slurper"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-file-slurp-tiny",
            "portdir": "perl/p5-file-slurp-tiny",
            "version": "0.4.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::Slurp::Tiny",
            "description": "File::Slurp::Tiny - A simple, sane and efficient file slurper (DISCOURAGED).",
            "long_description": "File::Slurp::Tiny - A simple, sane and efficient file slurper (DISCOURAGED). This module is discouraged in favor of File::Slurper. Bugs will still be fixed, but new features will probably not be added.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-git-raw"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-file-slurp-tiny",
            "portdir": "perl/p5-file-slurp-tiny",
            "version": "0.4.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::Slurp::Tiny",
            "description": "File::Slurp::Tiny - A simple, sane and efficient file slurper (DISCOURAGED).",
            "long_description": "File::Slurp::Tiny - A simple, sane and efficient file slurper (DISCOURAGED). This module is discouraged in favor of File::Slurper. Bugs will still be fixed, but new features will probably not be added.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-git-raw"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-file-slurp-tiny",
            "portdir": "perl/p5-file-slurp-tiny",
            "version": "0.4.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::Slurp::Tiny",
            "description": "File::Slurp::Tiny - A simple, sane and efficient file slurper (DISCOURAGED).",
            "long_description": "File::Slurp::Tiny - A simple, sane and efficient file slurper (DISCOURAGED). This module is discouraged in favor of File::Slurper. Bugs will still be fixed, but new features will probably not be added.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-git-raw"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-perl-version",
                        "p5.26-tree-dag_node"
                    ]
                }
            ]
        },
        {
            "name": "p5-file-slurp-tiny",
            "portdir": "perl/p5-file-slurp-tiny",
            "version": "0.4.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-file-slurp-tiny",
            "homepage": "https://metacpan.org/pod/File::Slurp::Tiny",
            "description": "File::Slurp::Tiny - A simple, sane and efficient file slurper (DISCOURAGED).",
            "long_description": "File::Slurp::Tiny - A simple, sane and efficient file slurper (DISCOURAGED). This module is discouraged in favor of File::Slurper. Bugs will still be fixed, but new features will probably not be added.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-file-slurp-tiny"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-file-slurp",
            "portdir": "perl/p5-file-slurp",
            "version": "9999.320.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::Slurp",
            "description": "Efficient reading/writing of complete files",
            "long_description": "This module provides subs that allow you to read or write entire files with one simple call. They are designed to be simple to use, have flexible ways to pass in or get the file contents and to be very efficient. There is also a sub to read in all the files in a directory other than . and .. These slurp/spew subs work for files, pipes and sockets, and stdio, pseudo-files, and DATA.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-convert-binhex",
                        "p5.30-file-flock-tiny"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-dbix-admin-dsnmanager",
                        "p5.30-pod-readme",
                        "p5.30-www-search",
                        "p5.30-wx-demo"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-file-slurp",
            "portdir": "perl/p5-file-slurp",
            "version": "9999.320.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::Slurp",
            "description": "Efficient reading/writing of complete files",
            "long_description": "This module provides subs that allow you to read or write entire files with one simple call. They are designed to be simple to use, have flexible ways to pass in or get the file contents and to be very efficient. There is also a sub to read in all the files in a directory other than . and .. These slurp/spew subs work for files, pipes and sockets, and stdio, pseudo-files, and DATA.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-convert-binhex",
                        "p5.28-file-flock-tiny"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-dbix-admin-dsnmanager",
                        "p5.28-pod-readme",
                        "p5.28-www-search",
                        "p5.28-wx-demo"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-file-slurp",
            "portdir": "perl/p5-file-slurp",
            "version": "9999.320.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::Slurp",
            "description": "Efficient reading/writing of complete files",
            "long_description": "This module provides subs that allow you to read or write entire files with one simple call. They are designed to be simple to use, have flexible ways to pass in or get the file contents and to be very efficient. There is also a sub to read in all the files in a directory other than . and .. These slurp/spew subs work for files, pipes and sockets, and stdio, pseudo-files, and DATA.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-convert-binhex"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-dbix-admin-dsnmanager",
                        "p5.26-pod-readme",
                        "p5.26-test-inline",
                        "p5.26-www-search",
                        "p5.26-wx-demo"
                    ]
                }
            ]
        },
        {
            "name": "p5-file-slurp",
            "portdir": "perl/p5-file-slurp",
            "version": "9999.320.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-file-slurp",
            "homepage": "https://metacpan.org/pod/File::Slurp",
            "description": "Efficient reading/writing of complete files",
            "long_description": "This module provides subs that allow you to read or write entire files with one simple call. They are designed to be simple to use, have flexible ways to pass in or get the file contents and to be very efficient. There is also a sub to read in all the files in a directory other than . and .. These slurp/spew subs work for files, pipes and sockets, and stdio, pseudo-files, and DATA.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-file-slurp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-file-sharedir-projectdistdir",
            "portdir": "perl/p5-file-sharedir-projectdistdir",
            "version": "1.0.9",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::ShareDir::ProjectDistDir",
            "description": "Simple set-and-forget using of a '/share' directory in your projects root",
            "long_description": "Simple set-and-forget using of a '/share' directory in your projects root",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 432
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-capture-tiny",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-path-finddev",
                        "p5.30-path-isdev",
                        "perl5.30",
                        "p5.30-sub-exporter",
                        "p5.30-path-tiny",
                        "p5.30-file-sharedir"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-file-sharedir-projectdistdir",
            "portdir": "perl/p5-file-sharedir-projectdistdir",
            "version": "1.0.9",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::ShareDir::ProjectDistDir",
            "description": "Simple set-and-forget using of a '/share' directory in your projects root",
            "long_description": "Simple set-and-forget using of a '/share' directory in your projects root",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 432
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-capture-tiny",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-path-finddev",
                        "p5.28-path-isdev",
                        "perl5.28",
                        "p5.28-sub-exporter",
                        "p5.28-path-tiny",
                        "p5.28-file-sharedir"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-file-sharedir-projectdistdir",
            "portdir": "perl/p5-file-sharedir-projectdistdir",
            "version": "1.0.9",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::ShareDir::ProjectDistDir",
            "description": "Simple set-and-forget using of a '/share' directory in your projects root",
            "long_description": "Simple set-and-forget using of a '/share' directory in your projects root",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 432
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-capture-tiny"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-path-finddev",
                        "p5.26-path-isdev",
                        "perl5.26",
                        "p5.26-sub-exporter",
                        "p5.26-path-tiny",
                        "p5.26-file-sharedir"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-file-sharedir-projectdistdir",
            "portdir": "perl/p5-file-sharedir-projectdistdir",
            "version": "1.0.9",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-file-sharedir-projectdistdir",
            "homepage": "https://metacpan.org/pod/File::ShareDir::ProjectDistDir",
            "description": "Simple set-and-forget using of a '/share' directory in your projects root",
            "long_description": "Simple set-and-forget using of a '/share' directory in your projects root",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 432
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-file-sharedir-projectdistdir"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-file-sharedir-install",
            "portdir": "perl/p5-file-sharedir-install",
            "version": "0.140.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::ShareDir::Install",
            "description": "Install shared files",
            "long_description": "Install shared files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-dist-zilla-pluginbundle-starter",
                        "p5.30-dist-zilla-plugin-contributorsfromgit",
                        "p5.30-dist-zilla-plugin-dynamicprereqs",
                        "p5.30-file-sharedir",
                        "p5.30-inline-c",
                        "p5.30-datetime-locale",
                        "p5.30-catalyst-devel",
                        "p5.30-text-vimcolor",
                        "p5.30-sql-translator",
                        "p5.30-net-cli-interact",
                        "p5.30-amazon-s3",
                        "p5.30-module-build-ffi",
                        "p5.30-plack",
                        "p5.30-pod-spell",
                        "p5.30-dancer2"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-pegex",
                        "p5.30-dist-zilla"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-file-sharedir-install",
            "portdir": "perl/p5-file-sharedir-install",
            "version": "0.140.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::ShareDir::Install",
            "description": "Install shared files",
            "long_description": "Install shared files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-dist-zilla-pluginbundle-starter",
                        "p5.28-dist-zilla-plugin-contributorsfromgit",
                        "p5.28-dist-zilla-plugin-dynamicprereqs",
                        "p5.28-file-sharedir",
                        "p5.28-inline-c",
                        "p5.28-datetime-locale",
                        "p5.28-catalyst-devel",
                        "p5.28-text-vimcolor",
                        "p5.28-sql-translator",
                        "p5.28-net-cli-interact",
                        "p5.28-amazon-s3",
                        "p5.28-module-build-ffi",
                        "p5.28-plack",
                        "p5.28-pod-spell",
                        "p5.28-dancer2"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-pegex",
                        "p5.28-dist-zilla"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-file-sharedir-install",
            "portdir": "perl/p5-file-sharedir-install",
            "version": "0.130.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::ShareDir::Install",
            "description": "Install shared files",
            "long_description": "Install shared files",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-text-vimcolor",
                        "p5.26-dancer2",
                        "p5.26-datetime-locale",
                        "p5.26-sql-translator",
                        "p5.26-catalyst-devel",
                        "p5.26-dist-zilla-plugin-contributorsfromgit",
                        "p5.26-dist-zilla-plugin-dynamicprereqs",
                        "p5.26-dist-zilla-pluginbundle-starter",
                        "p5.26-file-sharedir",
                        "p5.26-inline-c",
                        "p5.26-module-build-ffi",
                        "p5.26-plack",
                        "p5.26-pod-spell"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-dist-zilla",
                        "p5.26-pegex"
                    ]
                }
            ]
        },
        {
            "name": "p5-file-sharedir-install",
            "portdir": "perl/p5-file-sharedir-install",
            "version": "0.140.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-file-sharedir-install",
            "homepage": "https://metacpan.org/pod/File::ShareDir::Install",
            "description": "Install shared files",
            "long_description": "Install shared files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-file-sharedir-install"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-file-sharedir-dist",
            "portdir": "perl/p5-file-sharedir-dist",
            "version": "0.70.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::ShareDir::Dist",
            "description": "File::ShareDir::Dist - Locate per-dist shared files",
            "long_description": "File::ShareDir::Dist - Locate per-dist shared files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-module-build-ffi"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-file-sharedir-dist",
            "portdir": "perl/p5-file-sharedir-dist",
            "version": "0.70.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::ShareDir::Dist",
            "description": "File::ShareDir::Dist - Locate per-dist shared files",
            "long_description": "File::ShareDir::Dist - Locate per-dist shared files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-module-build-ffi"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-file-sharedir-dist",
            "portdir": "perl/p5-file-sharedir-dist",
            "version": "0.70.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::ShareDir::Dist",
            "description": "File::ShareDir::Dist - Locate per-dist shared files",
            "long_description": "File::ShareDir::Dist - Locate per-dist shared files",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-module-build-ffi"
                    ]
                }
            ]
        },
        {
            "name": "p5-file-sharedir-dist",
            "portdir": "perl/p5-file-sharedir-dist",
            "version": "0.70.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-file-sharedir-dist",
            "homepage": "https://metacpan.org/pod/File::ShareDir::Dist",
            "description": "File::ShareDir::Dist - Locate per-dist shared files",
            "long_description": "File::ShareDir::Dist - Locate per-dist shared files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-file-sharedir-dist"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-file-sharedir",
            "portdir": "perl/p5-file-sharedir",
            "version": "1.118.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::ShareDir",
            "description": "Locate per-dist and per-module shared files",
            "long_description": "The intent of File::ShareDir is to provide a companion to Class::Inspector and File::HomeDir, modules that take a process that is well-known by advanced Perl developers but gets a little tricky, and make it more available to the larger Perl community.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-file-sharedir-install",
                        "p5.30-inc-latest",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-params-util",
                        "p5.30-class-inspector",
                        "p5.30-list-moreutils"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-xs-parse-keyword",
                        "p5.30-alien-sdl",
                        "p5.30-catalyst-devel",
                        "p5.30-dist-zilla-plugin-contributorsfromgit",
                        "p5.30-dist-zilla-plugin-dynamicprereqs",
                        "p5.30-dist-zilla-plugin-generatefile-fromsharedir",
                        "p5.30-file-share",
                        "p5.30-net-appliance-session",
                        "p5.30-poppler",
                        "p5.30-test-file-sharedir",
                        "p5.30-text-vimcolor",
                        "p5.30-sql-translator",
                        "p5.30-file-sharedir-projectdistdir",
                        "p5.30-future-asyncawait",
                        "p5.30-net-cli-interact",
                        "p5.30-dist-zilla",
                        "p5.30-plack",
                        "p5.30-pod-spell",
                        "p5.30-devel-mat",
                        "p5.30-datetime-locale",
                        "p5.30-xs-parse-sublike"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-file-sharedir",
            "portdir": "perl/p5-file-sharedir",
            "version": "1.118.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::ShareDir",
            "description": "Locate per-dist and per-module shared files",
            "long_description": "The intent of File::ShareDir is to provide a companion to Class::Inspector and File::HomeDir, modules that take a process that is well-known by advanced Perl developers but gets a little tricky, and make it more available to the larger Perl community.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-file-sharedir-install",
                        "p5.28-inc-latest",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-params-util",
                        "p5.28-class-inspector",
                        "p5.28-list-moreutils"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-xs-parse-keyword",
                        "p5.28-alien-sdl",
                        "p5.28-catalyst-devel",
                        "p5.28-dist-zilla-plugin-contributorsfromgit",
                        "p5.28-dist-zilla-plugin-dynamicprereqs",
                        "p5.28-dist-zilla-plugin-generatefile-fromsharedir",
                        "p5.28-file-share",
                        "p5.28-net-appliance-session",
                        "p5.28-poppler",
                        "p5.28-test-file-sharedir",
                        "p5.28-text-vimcolor",
                        "p5.28-sql-translator",
                        "p5.28-file-sharedir-projectdistdir",
                        "p5.28-future-asyncawait",
                        "p5.28-net-cli-interact",
                        "p5.28-dist-zilla",
                        "p5.28-plack",
                        "p5.28-pod-spell",
                        "p5.28-devel-mat",
                        "p5.28-datetime-locale",
                        "p5.28-xs-parse-sublike"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-file-sharedir",
            "portdir": "perl/p5-file-sharedir",
            "version": "1.118.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::ShareDir",
            "description": "Locate per-dist and per-module shared files",
            "long_description": "The intent of File::ShareDir is to provide a companion to Class::Inspector and File::HomeDir, modules that take a process that is well-known by advanced Perl developers but gets a little tricky, and make it more available to the larger Perl community.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-file-sharedir-install",
                        "p5.26-inc-latest"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-params-util",
                        "p5.26-class-inspector",
                        "p5.26-list-moreutils"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-alien-sdl",
                        "p5.26-catalyst-devel",
                        "p5.26-datetime-locale",
                        "p5.26-devel-mat",
                        "p5.26-dist-zilla",
                        "p5.26-dist-zilla-plugin-contributorsfromgit",
                        "p5.26-dist-zilla-plugin-dynamicprereqs",
                        "p5.26-dist-zilla-plugin-generatefile-fromsharedir",
                        "p5.26-file-share",
                        "p5.26-file-sharedir-projectdistdir",
                        "p5.26-net-appliance-session",
                        "p5.26-net-cli-interact",
                        "p5.26-plack",
                        "p5.26-pod-spell",
                        "p5.26-poppler",
                        "p5.26-sql-translator",
                        "p5.26-test-file-sharedir",
                        "p5.26-text-vimcolor"
                    ]
                }
            ]
        },
        {
            "name": "p5-file-sharedir",
            "portdir": "perl/p5-file-sharedir",
            "version": "1.118.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-file-sharedir",
            "homepage": "https://metacpan.org/pod/File::ShareDir",
            "description": "Locate per-dist and per-module shared files",
            "long_description": "The intent of File::ShareDir is to provide a companion to Class::Inspector and File::HomeDir, modules that take a process that is well-known by advanced Perl developers but gets a little tricky, and make it more available to the larger Perl community.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-file-sharedir"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-file-share",
            "portdir": "perl/p5-file-share",
            "version": "0.270.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::Share",
            "description": "File::Share - Extend File::ShareDir to Local Libraries",
            "long_description": "File::Share - Extend File::ShareDir to Local Libraries",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-file-sharedir",
                        "p5.30-readonly"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-dancer2"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-file-share",
            "portdir": "perl/p5-file-share",
            "version": "0.270.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::Share",
            "description": "File::Share - Extend File::ShareDir to Local Libraries",
            "long_description": "File::Share - Extend File::ShareDir to Local Libraries",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-file-sharedir",
                        "p5.28-readonly"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-dancer2"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-file-share",
            "portdir": "perl/p5-file-share",
            "version": "0.250.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::Share",
            "description": "File::Share - Extend File::ShareDir to Local Libraries",
            "long_description": "File::Share - Extend File::ShareDir to Local Libraries",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-file-sharedir"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-dancer2"
                    ]
                }
            ]
        },
        {
            "name": "p5-file-share",
            "portdir": "perl/p5-file-share",
            "version": "0.270.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-file-share",
            "homepage": "https://metacpan.org/pod/File::Share",
            "description": "File::Share - Extend File::ShareDir to Local Libraries",
            "long_description": "File::Share - Extend File::ShareDir to Local Libraries",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-file-share"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-file-rsyncp",
            "portdir": "perl/p5-file-rsyncp",
            "version": "0.760.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::RsyncP",
            "description": "A Perl implementation of an Rsync client.",
            "long_description": "A Perl implementation of an Rsync client.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-file-rsyncp",
            "portdir": "perl/p5-file-rsyncp",
            "version": "0.760.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::RsyncP",
            "description": "A Perl implementation of an Rsync client.",
            "long_description": "A Perl implementation of an Rsync client.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-file-rsyncp"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-file-rsyncp",
            "portdir": "perl/p5-file-rsyncp",
            "version": "0.760.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::RsyncP",
            "description": "A Perl implementation of an Rsync client.",
            "long_description": "A Perl implementation of an Rsync client.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-file-rsyncp",
            "portdir": "perl/p5-file-rsyncp",
            "version": "0.760.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.28-file-rsyncp",
            "homepage": "https://metacpan.org/pod/File::RsyncP",
            "description": "A Perl implementation of an Rsync client.",
            "long_description": "A Perl implementation of an Rsync client.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-file-rsyncp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-file-rename",
            "portdir": "perl/p5-file-rename",
            "version": "2.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::Rename",
            "description": "File::Rename - Perl extension for renaming multiple files",
            "long_description": "File::Rename - Perl extension for renaming multiple files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-extutils-makemaker",
                        "p5.30-file-temp",
                        "p5.30-test-simple",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-getopt-long"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-file-rename",
            "portdir": "perl/p5-file-rename",
            "version": "2.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::Rename",
            "description": "File::Rename - Perl extension for renaming multiple files",
            "long_description": "File::Rename - Perl extension for renaming multiple files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-extutils-makemaker",
                        "p5.28-file-temp",
                        "p5.28-test-simple",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-getopt-long"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-file-rename",
            "portdir": "perl/p5-file-rename",
            "version": "1.130.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::Rename",
            "description": "File::Rename - Perl extension for renaming multiple files",
            "long_description": "File::Rename - Perl extension for renaming multiple files",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-file-temp"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-io-stringy",
                        "p5.26-module-build",
                        "perl5.26",
                        "p5.26-test-pod-coverage",
                        "p5.26-test-pod",
                        "p5.26-getopt-long"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}