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

{
    "count": 50576,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=823",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=821",
    "results": [
        {
            "name": "p5.26-catalyst-view-mason",
            "portdir": "perl/p5-catalyst-view-mason",
            "version": "0.190.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::View::Mason",
            "description": "Catalyst::View::Mason - Legacy HTML::Mason View Class",
            "long_description": "Catalyst::View::Mason - Legacy HTML::Mason View Class. New code should use Catalyst::View::HTML::Mason or Catalyst::View::Mason2.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-catalyst-runtime",
                        "p5.26-html-mason",
                        "p5.26-mro-compat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-catalyst-view-email"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-sort-versions",
            "portdir": "perl/p5-sort-versions",
            "version": "1.620.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Sort::Versions",
            "description": "A perl 5 module for sorting of revision-like numbers.",
            "long_description": "Sort::Versions allows easy sorting of mixed non-numeric and numeric strings, like the 'version numbers' that many shared library systems and revision control packages use. This is quite useful if you are trying to deal with shared libraries. It can also be applied to applications that intersperse variable-width numeric fields within text.",
            "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-dist-zilla-plugin-git-contributors",
                        "p5.26-dist-zilla-plugin-git-describe"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-alien-base-modulebuild",
                        "p5.26-alt-crypt-rsa-bigint",
                        "p5.26-crypt-rsa",
                        "p5.26-git-wrapper"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-hash-objectify",
            "portdir": "perl/p5-hash-objectify",
            "version": "0.8.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Hash::Objectify",
            "description": "Hash::Objectify - Create objects from hashes on the fly",
            "long_description": "Hash::Objectify - Create objects from hashes on the fly",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-fatal"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-class-xsaccessor"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-const-exporter"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-patchreader",
            "portdir": "perl/p5-patchreader",
            "version": "0.9.6",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/PatchReader",
            "description": "Utilities to read and manipulate patches and CVS",
            "long_description": "PatchReader is a set of utilities for reading in, transforming, and doing various other things with a patch. It basically allows you to create a chain of readers that can read a patch, remove files from a patch, add CVS context, fix up the patch root according to CVS, and output the patch as raw unified or through a template processor (used in some places to output a patch as HTML).",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-regexp-assemble",
            "portdir": "perl/p5-regexp-assemble",
            "version": "0.380.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Regexp::Assemble",
            "description": "Combine several regular expressions into one",
            "long_description": "Regexp::Assemble allows you to take a number of regular expressions and assemble them into a single regular expression (or RE) that will match everything that any of the individual REs match, only what they match and nothing else.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-net-frame-layer-icmpv6",
            "portdir": "perl/p5-net-frame-layer-icmpv6",
            "version": "1.110.0",
            "license": "Artistic-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Net::Frame::Layer::ICMPv6",
            "description": "Internet Control Message Protocol v6 layer object",
            "long_description": "This modules implements the encoding and decoding of the ICMPv6 layer. Encompassed by RFCs 4861,4389,4191, 3775,2463,2461 and 2460. See also Net::Frame::Layer for other attributes and methods.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-bit-vector",
                        "p5.26-net-frame"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-number-misc",
            "portdir": "perl/p5-number-misc",
            "version": "1.200.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Number::Misc",
            "description": "Number::Misc - handy utilities for numbers",
            "long_description": "Number::Misc - handy utilities for numbers",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-module-build"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-mason",
            "portdir": "perl/p5-mason",
            "version": "2.240.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Mason",
            "description": "Mason - Powerful, high-performance templating for the web and beyond",
            "long_description": "Mason - Powerful, high-performance templating for the web and beyond",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-class-most",
                        "p5.26-test-longstring"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-class-unload",
                        "p5.26-devel-globaldestruction",
                        "p5.26-exception-class",
                        "p5.26-guard",
                        "p5.26-ipc-system-simple",
                        "p5.26-json",
                        "perl5.26",
                        "p5.26-memoize",
                        "p5.26-method-signatures-simple",
                        "p5.26-moose",
                        "p5.26-moosex-hasdefaults",
                        "p5.26-moosex-strictconstructor",
                        "p5.26-try-tiny",
                        "p5.26-log-any",
                        "p5.26-capture-tiny",
                        "p5.26-class-load"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-catalyst-view-mason2",
                        "p5.26-dancer-template-mason2",
                        "p5.26-mojolicious-plugin-mason2renderer"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-io-all",
            "portdir": "perl/p5-io-all",
            "version": "0.870.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::All",
            "description": "IO::All to Larry Wall!",
            "long_description": "IO::All combines all of the best Perl IO modules into a single nifty object oriented interface to greatly simplify your everyday Perl IO idioms. It exports a single function called io, which returns a new IO::All object. And that object can do it all!",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-file-readbackwards"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-alien-gimp",
                        "p5.26-inline-c"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-app-svn-bisect",
                        "p5.26-email-outlook-message",
                        "p5.26-gimp",
                        "p5.26-mo"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-http-daemon-ssl",
            "portdir": "perl/p5-http-daemon-ssl",
            "version": "1.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTTP::Daemon::SSL",
            "description": "A simple http server class with SSL support",
            "long_description": "HTTP::Daemon::SSL is a descendant of HTTP::Daemon that uses SSL sockets (via IO::Socket::SSL) instead of cleartext sockets. It also handles SSL-specific problems, such as dealing with HTTP clients that attempt to connect to it without using SSL.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-io-socket-ssl",
                        "p5.26-libwww-perl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-lingua-stem-it",
            "portdir": "perl/p5-lingua-stem-it",
            "version": "0.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Lingua::Stem::It",
            "description": "Porter's stemming algorithm for Italian",
            "long_description": "Porter's stemming algorithm for Italian",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-lingua-stem"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-font-ttf",
            "portdir": "perl/p5-font-ttf",
            "version": "1.60.0",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Font::TTF",
            "description": "TTF font support for Perl",
            "long_description": "TTF font support for Perl",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-io-string"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-pdf-api2",
                        "p5.26-pdf-reuse"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-test-refcount",
            "portdir": "perl/p5-test-refcount",
            "version": "0.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Refcount",
            "description": "Test::Refcount - assert reference counts on objects",
            "long_description": "Test::Refcount - assert reference counts on objects",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-devel-mat",
                        "p5.26-module-build"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-future",
                        "p5.26-future-asyncawait",
                        "p5.26-io-async",
                        "p5.26-test-trap"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-config-identity",
            "portdir": "perl/p5-config-identity",
            "version": "0.1.900",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Config::Identity",
            "description": "Config::Identity - Load (and optionally decrypt via GnuPG) user/pass identity information",
            "long_description": "Config::Identity - Load (and optionally decrypt via GnuPG) user/pass identity information",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-most"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-file-homedir",
                        "p5.26-file-which",
                        "p5.26-ipc-run"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-astro-spacetrack"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-string-shellquote",
            "portdir": "perl/p5-string-shellquote",
            "version": "1.40.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/String::ShellQuote",
            "description": "Quote strings for passing through the shell",
            "long_description": "This module contains some functions which are useful for quoting strings which are going to pass through the shell or a shell-like object.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-uri-query",
            "portdir": "perl/p5-uri-query",
            "version": "0.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/URI::Query",
            "description": "URI::Query - class providing URI query string manipulation",
            "long_description": "URI::Query - class providing URI query string manipulation",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-yaml"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-clone",
                        "p5.26-uri"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-lwp-consolelogger"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-tie-refhash-weak",
            "portdir": "perl/p5-tie-refhash-weak",
            "version": "0.90.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Tie::RefHash::Weak",
            "description": "Tie::RefHash::Weak - A Tie::RefHash subclass with weakened references in the keys",
            "long_description": "Tie::RefHash::Weak - A Tie::RefHash subclass with weakened references in the keys",
            "active": 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-task-weaken",
                        "p5.26-tie-refhash",
                        "p5.26-variable-magic"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-hash-util-fieldhash-compat"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-html-encoding",
            "portdir": "perl/p5-html-encoding",
            "version": "0.610.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTML::Encoding",
            "description": "Determine the encoding of HTML/XML/XHTML documents",
            "long_description": "Determine the encoding of HTML/XML/XHTML documents",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-encode",
                        "p5.26-html-parser",
                        "p5.26-libwww-perl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-ipc-cmd",
            "portdir": "perl/p5-ipc-cmd",
            "version": "1.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IPC::Cmd",
            "description": "finding and running system commands made easy",
            "long_description": "finding and running system commands made easy",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-locale-maketext-simple",
                        "p5.26-module-load-conditional",
                        "p5.26-params-check"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-archive-extract",
                        "p5.26-extutils-cbuilder",
                        "p5.26-git-wrapper"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-svn-notify",
            "portdir": "perl/p5-svn-notify",
            "version": "2.870.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/SVN::Notify",
            "description": "Subversion activity notification",
            "long_description": "This class may be used for sending email messages for Subversion repository activity. There are a number of different modes supported, and SVN::Notify is fully subclassable to easily add new functionality. By default, a list of all the files affected by the commit will be assembled and listed in a single message. An additional option allows diffs to be calculated for the changes and either appended to the message or added as an attachment.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "dluke",
                    "github": "danielluke",
                    "ports_count": 31
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-email-address-xs",
                        "p5.26-html-parser",
                        "p5.26-module-build",
                        "perl5.26",
                        "p5.26-pathtools",
                        "p5.26-text-trac",
                        "p5.26-version",
                        "p5.26-net-smtp-tls"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-masonx-request-withapachesession",
            "portdir": "perl/p5-masonx-request-withapachesession",
            "version": "0.310.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/MasonX::Request::WithApacheSession",
            "description": "Add a session to the Mason Request object",
            "long_description": "This module integrates Apache::Session into Mason by adding methods to the Mason Request object available in all Mason components.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-apache-session-wrapper",
                        "p5.26-html-mason",
                        "p5.26-module-build"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-encode-eucjpascii",
            "portdir": "perl/p5-encode-eucjpascii",
            "version": "0.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Encode::EUCJPASCII",
            "description": "Encode::EUCJPASCII (no description available)",
            "long_description": "Encode::EUCJPASCII (no description available)",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-mime-charset"
                    ]
                }
            ]
        },
        {
            "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.26-html-tidy5",
            "portdir": "perl/p5-html-tidy5",
            "version": "1.60.0",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTML::Tidy5",
            "description": "HTML::Tidy5 - HTML validation in a Perl object",
            "long_description": "HTML::Tidy5 - HTML validation in a Perl object",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-encode",
                        "p5.26-getopt-long",
                        "perl5.26",
                        "p5.26-test-exception",
                        "tidy",
                        "p5.26-libwww-perl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-test-www-mechanize"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-dist-zilla-plugin-authority",
            "portdir": "perl/p5-dist-zilla-plugin-authority",
            "version": "1.9.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::Authority",
            "description": "Dist::Zilla::Plugin::Authority - Add the AUTHORITY variable and metadata to your distribution",
            "long_description": "Dist::Zilla::Plugin::Authority - Add the AUTHORITY variable and metadata to your distribution",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-file-temp"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-file-homedir",
                        "p5.26-module-build",
                        "perl5.26",
                        "p5.26-ppi",
                        "p5.26-moose",
                        "p5.26-dist-zilla"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-dist-zilla-plugin-git-pushinitial",
            "portdir": "perl/p5-dist-zilla-plugin-git-pushinitial",
            "version": "0.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::Git::PushInitial",
            "description": "Dist::Zilla::Plugin::Git::PushInitial - do initial git push from your minting profile",
            "long_description": "Dist::Zilla::Plugin::Git::PushInitial - do initial git push from your minting profile",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-dist-zilla",
                        "p5.26-git-wrapper",
                        "p5.26-moose",
                        "perl5.26",
                        "p5.26-pathtools",
                        "p5.26-try-tiny",
                        "p5.26-moosex-types"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-perl6-junction",
            "portdir": "perl/p5-perl6-junction",
            "version": "1.600.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Perl6::Junction",
            "description": "Perl6 style Junction operators in Perl5.",
            "long_description": "Perl6 style Junction operators in Perl5.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-svn-simple",
            "portdir": "perl/p5-svn-simple",
            "version": "0.280.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/release/SVN-Simple",
            "description": "This is a Perl extension for driving svn delta editors.",
            "long_description": "This is a Perl extension for driving svn delta editors.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "subversion-perlbindings-5.26",
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-svn-mirror"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-astro-coord-eci-tle-iridium",
            "portdir": "perl/p5-astro-coord-eci-tle-iridium",
            "version": "0.128.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Astro::Coord::ECI::TLE::Iridium",
            "description": "Astro::Coord::ECI::TLE::Iridium - Compute behavior of Iridium satellites",
            "long_description": "Astro::Coord::ECI::TLE::Iridium - Compute behavior of Iridium satellites",
            "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-astro-satpass",
                        "p5.26-module-build"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-astro-app-satpass2"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-net-openid-common",
            "portdir": "perl/p5-net-openid-common",
            "version": "1.200.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Net::OpenID::Common",
            "description": "Net::OpenID::Common - Libraries shared between Net::OpenID::Consumer and Net::OpenID::Server",
            "long_description": "Net::OpenID::Common - Libraries shared between Net::OpenID::Consumer and Net::OpenID::Server",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-crypt-dh-gmp",
                        "p5.26-html-parser",
                        "perl5.26",
                        "p5.26-math-bigint",
                        "p5.26-xml-simple",
                        "p5.26-http-message"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-net-openid-consumer"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-moose-autobox",
            "portdir": "perl/p5-moose-autobox",
            "version": "0.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Moose::Autobox",
            "description": "Autoboxed wrappers for Native Perl datatypes",
            "long_description": "Moose::Autobox provides an implementation of SCALAR, ARRAY, HASH & CODE for use with autobox.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-module-build-tiny",
                        "p5.26-test-exception"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-module-build",
                        "p5.26-moose",
                        "perl5.26",
                        "p5.26-syntax-keyword-junction",
                        "p5.26-namespace-autoclean",
                        "p5.26-autobox",
                        "p5.26-list-moreutils"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-pod-weaver-plugin-ensureuniquesections"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-www-mechanize-sleepy",
            "portdir": "perl/p5-www-mechanize-sleepy",
            "version": "0.700.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/WWW::Mechanize::Sleepy",
            "description": "A Sleepy Mechanize Agent",
            "long_description": "Sometimes when testing the behavior of a webserver it is important to be able to space out your requests in order to simulate a person reading, thinking (or sleeping) at the keyboard. WWW::Mechanize::Sleepy subclasses WWW::Mechanize to provide pauses between your server requests. Use it just like you would use WWW::Mechanize.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-www-mechanize"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-pango",
            "portdir": "perl/p5-pango",
            "version": "1.227.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Pango",
            "description": "Perl bindings to Pango",
            "long_description": "Perl bindings to Pango",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "",
                    "ports_count": 218
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-cairo",
                        "p5.26-glib",
                        "pango"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-gtk2"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-config-jfdi",
            "portdir": "perl/p5-config-jfdi",
            "version": "0.65.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Config::JFDI",
            "description": "Config::JFDI - Just * Do it: A Catalyst::Plugin::ConfigLoader-style layer over Config::Any",
            "long_description": "Config::JFDI - Just * Do it: A Catalyst::Plugin::ConfigLoader-style layer over Config::Any",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-most"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-carp-clan-share",
                        "p5.26-clone",
                        "p5.26-config-any",
                        "p5.26-config-general",
                        "p5.26-data-visitor",
                        "perl5.26",
                        "p5.26-hash-merge-simple",
                        "p5.26-list-moreutils",
                        "p5.26-path-class",
                        "p5.26-sub-install",
                        "p5.26-getopt-usaginator",
                        "p5.26-any-moose"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-treepath"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-xml-bare",
            "portdir": "perl/p5-xml-bare",
            "version": "0.530.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/XML::Bare",
            "description": "XML::Bare - Minimal XML parser implemented via a C state engine",
            "long_description": "XML::Bare - Minimal XML parser implemented via a C state engine",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-data-dumper"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-dist-zilla-plugin-readmeanyfrompod",
            "portdir": "perl/p5-dist-zilla-plugin-readmeanyfrompod",
            "version": "0.163.250",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::ReadmeAnyFromPod",
            "description": "Dist::Zilla::Plugin::ReadmeAnyFromPod - Automatically convert POD to a README in any format for Dist::Zilla",
            "long_description": "Dist::Zilla::Plugin::ReadmeAnyFromPod - Automatically convert POD to a README in any format for Dist::Zilla",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-deep",
                        "p5.26-test-fatal",
                        "p5.26-test-most",
                        "p5.26-test-requires"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-moosex-has-sugar",
                        "p5.26-path-tiny",
                        "p5.26-pod-markdown",
                        "perl5.26",
                        "p5.26-pod-simple",
                        "p5.26-ppi",
                        "p5.26-pod-markdown-github",
                        "p5.26-dist-zilla",
                        "p5.26-dist-zilla-role-filewatcher",
                        "p5.26-encode",
                        "p5.26-moose"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-dist-zilla-pluginbundle-starter"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-svg-graph",
            "portdir": "perl/p5-svg-graph",
            "version": "0.40.0",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/release/CJFIELDS/SVG-Graph-0.04",
            "description": "Perl extension for Visualize your data in Scalable Vector Graphics (SVG) format",
            "long_description": "Perl extension for Visualize your data in Scalable Vector Graphics (SVG) format",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-math-derivative",
                        "p5.26-math-spline",
                        "p5.26-module-build",
                        "perl5.26",
                        "p5.26-svg",
                        "p5.26-tree-dag_node",
                        "p5.26-statistics-descriptive"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-geo-coder-osm",
            "portdir": "perl/p5-geo-coder-osm",
            "version": "0.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Geo::Coder::OSM",
            "description": "Geo::Coder::OSM - Geocode addresses with the OpenStreetMap Nominatim API",
            "long_description": "Geo::Coder::OSM - Geocode addresses with the OpenStreetMap Nominatim API",
            "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-json",
                        "p5.26-json-xs",
                        "p5.26-libwww-perl",
                        "p5.26-uri"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-astro-app-satpass2"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-shell-parser",
            "portdir": "perl/p5-shell-parser",
            "version": "0.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Shell::Parser",
            "description": "Simple shell script parser",
            "long_description": "Simple shell script parser",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-pegex",
            "portdir": "perl/p5-pegex",
            "version": "0.750.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Pegex",
            "description": "Pegex - Acmeist PEG Parser Framework",
            "long_description": "Pegex is an Acmeist parser framework. It allows you to easily create parsers that will work equivalently in lots of programming languages!",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-pod",
                        "p5.26-tie-ixhash"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-yaml-pp",
                        "p5.26-file-sharedir-install",
                        "p5.26-xxx"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-inline-c"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-test-cpan-meta-yaml",
            "portdir": "perl/p5-test-cpan-meta-yaml",
            "version": "0.250.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-test-yaml-valid"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-return-value",
            "portdir": "perl/p5-return-value",
            "version": "1.666.5",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Return::Value",
            "description": "Polymorphic Return Values",
            "long_description": "Polymorphic Return Values. Use of this module is deprecated.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-email-send"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-html-template-compiled",
            "portdir": "perl/p5-html-template-compiled",
            "version": "1.3.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTML::Template::Compiled",
            "description": "Compiles HTML::Template files to Perl code",
            "long_description": "Compiles HTML::Template files to Perl code",
            "active": false,
            "categories": [
                "textproc",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-html-parser",
                        "p5.26-parse-recdescent",
                        "p5.26-uri"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-math-random-secure",
            "portdir": "perl/p5-math-random-secure",
            "version": "0.80.1",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Math::Random::Secure",
            "description": "Cryptographically-secure, cross-platform replacement for rand()",
            "long_description": "Cryptographically-secure, cross-platform replacement for rand()",
            "active": false,
            "categories": [
                "math",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-test-warn",
                        "clang-9.0",
                        "p5.26-list-moreutils",
                        "p5.26-test-sharedfork"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-crypt-random-source",
                        "p5.26-math-random-isaac",
                        "p5.26-moo"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-encode-hanextra",
            "portdir": "perl/p5-encode-hanextra",
            "version": "0.230.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Encode::HanExtra",
            "description": "Extra sets of Chinese encodings",
            "long_description": "Extra sets of Chinese encodings",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-encode"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-mime-charset"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-crypt-unixcrypt_xs",
            "portdir": "perl/p5-crypt-unixcrypt_xs",
            "version": "0.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Crypt::UnixCrypt_XS",
            "description": "Crypt::UnixCrypt_XS - perl xs interface for a portable traditional crypt function.",
            "long_description": "Crypt::UnixCrypt_XS - perl xs interface for a portable traditional crypt function.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-authen-passphrase"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-config-mvp-slicer",
            "portdir": "perl/p5-config-mvp-slicer",
            "version": "0.303.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Config::MVP::Slicer",
            "description": "Config::MVP::Slicer - Extract embedded plugin config from parent config",
            "long_description": "Config::MVP::Slicer - Extract embedded plugin config from parent config",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-fatal"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-moose"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-dist-zilla-config-slicer",
                        "p5.26-dist-zilla-role-stash-plugins"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-pod-weaver-section-contributors",
            "portdir": "perl/p5-pod-weaver-section-contributors",
            "version": "0.9.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Pod::Weaver::Section::Contributors",
            "description": "Pod::Weaver::Section::Contributors - a section listing contributors",
            "long_description": "Pod::Weaver::Section::Contributors - a section listing contributors",
            "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-list-moreutils",
                        "p5.26-moose",
                        "p5.26-pod-elemental",
                        "p5.26-pod-weaver"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-text-spellchecker",
            "portdir": "perl/p5-text-spellchecker",
            "version": "0.140.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Text::SpellChecker",
            "description": "OO interface for spell-checking a block of text",
            "long_description": "OO interface for spell-checking a block of text",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-text-aspell"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-dist-zilla-role-dynamicconfig",
            "portdir": "perl/p5-dist-zilla-role-dynamicconfig",
            "version": "1.2.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Role::DynamicConfig",
            "description": "Dist::Zilla::Role::DynamicConfig - A Role that accepts a dynamic configuration",
            "long_description": "Dist::Zilla::Role::DynamicConfig - A Role that accepts a dynamic configuration",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-mockobject"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-dist-zilla",
                        "p5.26-module-build",
                        "p5.26-moose"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-dist-zilla-role-stash-plugins"
                    ]
                }
            ]
        }
    ]
}