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

{
    "count": 51874,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=181",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=179",
    "results": [
        {
            "name": "p5.26-text-template-simple",
            "portdir": "perl/p5-text-template-simple",
            "version": "0.910.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Text::Template::Simple",
            "description": "Text::Template::Simple - Simple text template engine",
            "long_description": "Text::Template::Simple - Simple text template engine",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-devel-size",
                        "p5.26-perl-tidy",
                        "p5.26-text-table"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-sys-info-base"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-crypt-blowfish",
            "portdir": "perl/p5-crypt-blowfish",
            "version": "2.140.0",
            "license": "BSD-old",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Crypt::Blowfish",
            "description": "Implementation of the blowfish-crypto algorithm for perl",
            "long_description": "This is Crypt::Blowfish, an XS-based implementation of the Blowfish cryptography algorithm designed by Bruce Schneier.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-crypt-cbc"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-alt-crypt-rsa-bigint",
                        "p5.26-crypt-openpgp",
                        "p5.26-crypt-rsa",
                        "p5.26-data-serializer",
                        "p5.26-tie-encryptedhash"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-padwalker",
            "portdir": "perl/p5-padwalker",
            "version": "2.500.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/PadWalker",
            "description": "play with other peoples' lexical variables",
            "long_description": "PadWalker is a module which allows you to inspect (and even change!) lexical variables in any subroutine which called you.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-dist-zilla-plugin-dynamicprereqs",
                        "p5.26-eval-closure"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-data-dumper-names",
                        "p5.26-devel-caller",
                        "p5.26-lexical-persistence",
                        "p5.26-parse-mediawikidump",
                        "p5.26-perl-languageserver",
                        "p5.26-catalystx-leakchecker",
                        "p5.26-test-memory-cycle",
                        "p5.26-data-dump-streamer"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-text-vimcolor",
            "portdir": "perl/p5-text-vimcolor",
            "version": "0.290.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Text::VimColor",
            "description": "syntax color text in HTML or XML using Vim.",
            "long_description": "syntax color text in HTML or XML using Vim.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-file-sharedir-install",
                        "p5.26-test-file-sharedir"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-file-sharedir",
                        "p5.26-path-class"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-universal-require",
            "portdir": "perl/p5-universal-require",
            "version": "0.180.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/UNIVERSAL::require",
            "description": "require() modules from a variable",
            "long_description": "require() modules from a variable",
            "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-class-dbi-plugin-pager",
                        "p5.26-test-compile",
                        "p5.26-text-trac",
                        "p5.26-treepath",
                        "p5.26-web-scraper",
                        "p5.26-wx-demo",
                        "p5.26-xml-rss-libxml"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-io-kqueue",
            "portdir": "perl/p5-io-kqueue",
            "version": "0.390.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::KQueue",
            "description": "Perl interface to the BSD kqueue system call",
            "long_description": "This module provides a fairly low level interface to the BSD kqueue() system call, allowing you to monitor for changes on sockets, files, processes and signals.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-devel-checklib"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-xsloader"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-danga-socket",
                        "p5.26-filesys-notify-kqueue"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-datetime-set",
            "portdir": "perl/p5-datetime-set",
            "version": "0.390.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/DateTime::Set",
            "description": "DateTime::Set - Datetime sets and set math",
            "long_description": "DateTime::Set - Datetime sets and set math",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-datetime",
                        "p5.26-params-validate",
                        "p5.26-set-infinite"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-chart-clicker"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-graphics-color",
            "portdir": "perl/p5-graphics-color",
            "version": "0.310.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Graphics::Color",
            "description": "Graphics::Color - Device and library agnostic color spaces",
            "long_description": "Graphics::Color - Device and library agnostic color spaces",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-number-delta"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-moose",
                        "p5.26-moosex-aliases",
                        "perl5.26",
                        "p5.26-moosex-storage",
                        "p5.26-moosex-types",
                        "p5.26-moosex-clone",
                        "p5.26-color-library"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-graphics-primitive-driver-cairo"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-chart-clicker",
                        "p5.26-graphics-primitive"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-plack-test-externalserver",
            "portdir": "perl/p5-plack-test-externalserver",
            "version": "0.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Plack::Test::ExternalServer",
            "description": "Plack::Test::ExternalServer - Run HTTP tests on external live servers",
            "long_description": "Plack::Test::ExternalServer - Run HTTP tests on external live servers",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-http-message",
                        "p5.26-plack",
                        "p5.26-test-tcp"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-libwww-perl",
                        "p5.26-uri",
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-catalyst-runtime"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-pod-readme",
            "portdir": "perl/p5-pod-readme",
            "version": "1.2.3",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Pod::Readme",
            "description": "Convert POD to README file",
            "long_description": "Convert POD to README file",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-io-string",
                        "p5.26-test-deep",
                        "p5.26-test-exception",
                        "p5.26-test-kit"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-moo",
                        "p5.26-moox-handlesvia",
                        "p5.26-namespace-autoclean",
                        "p5.26-path-tiny",
                        "p5.26-pod-markdown",
                        "p5.26-pod-markdown-github",
                        "perl5.26",
                        "p5.26-pod-simple-latex",
                        "p5.26-role-tiny",
                        "p5.26-try-tiny",
                        "p5.26-type-tiny",
                        "p5.26-type-tiny-xs",
                        "p5.26-version",
                        "p5.26-pod-simple",
                        "p5.26-class-method-modifiers",
                        "p5.26-cpan-changes",
                        "p5.26-file-slurp",
                        "p5.26-getopt-long-descriptive"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-test-checkdeps",
            "portdir": "perl/p5-test-checkdeps",
            "version": "0.10.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::CheckDeps",
            "description": "Test::CheckDeps - Check for presence of dependencies",
            "long_description": "Test::CheckDeps - Check for presence of dependencies",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-cpan-meta-check"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-autobox-junctions",
                        "p5.26-dist-zilla-plugin-config-git",
                        "p5.26-dist-zilla-plugin-contributorsfromgit",
                        "p5.26-dist-zilla-pluginbundle-git-checkfor",
                        "p5.26-dist-zilla-role-registerstash",
                        "p5.26-moosex-attributeshortcuts",
                        "p5.26-moosex-meta-typeconstraint-mooish",
                        "p5.26-moosex-traitfor-meta-class-betteranonclassnames",
                        "p5.26-moosex-util",
                        "p5.26-tap-simpleoutput",
                        "p5.26-test-moose-more"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-term-vt102",
            "portdir": "perl/p5-term-vt102",
            "version": "0.910.0",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Term::VT102",
            "description": "Emulates a colour VT102 terminal in memory",
            "long_description": "Emulates a colour VT102 terminal in memory",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-text-simpletable",
            "portdir": "perl/p5-text-simpletable",
            "version": "2.70.0",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Text::SimpleTable",
            "description": "Simple Eyecandy ASCII Tables",
            "long_description": "Simple eyecandy ASCII tables, as seen in Catalyst.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-text-visualwidth",
                        "p5.26-unicode-linebreak"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-catalyst-runtime",
                        "p5.26-catalystx-leakchecker",
                        "p5.26-text-simpletable-autowidth"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-dist-zilla-role-pluginbundle-pluginremover",
            "portdir": "perl/p5-dist-zilla-role-pluginbundle-pluginremover",
            "version": "0.105.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Role::PluginBundle::PluginRemover",
            "description": "Dist::Zilla::Role::PluginBundle::PluginRemover - Add '-remove' functionality to a bundle",
            "long_description": "Dist::Zilla::Role::PluginBundle::PluginRemover - Add '-remove' functionality to a bundle",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-dist-zilla",
                        "p5.26-moose"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-dist-zilla-pluginbundle-git-versionmanager",
                        "p5.26-dist-zilla-pluginbundle-starter"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-unix-syslog",
            "portdir": "perl/p5-unix-syslog",
            "version": "1.100.0",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Unix::Syslog",
            "description": "Access to the Unix system logger via Perl's XSUBs",
            "long_description": "Access to the Unix system logger via Perl's XSUBs",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-x11-protocol",
            "portdir": "perl/p5-x11-protocol",
            "version": "0.560.0",
            "license": "(Artistic-1 or GPL) and X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/X11::Protocol",
            "description": "Perl module for the X Window System Protocol, version 11",
            "long_description": "X11::Protocol is a client-side interface to the X11 Protocol (see X(1) for information about X11), allowing perl programs to display windows and graphics on X11 servers.",
            "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-x11-protocol-other"
                    ]
                }
            ]
        },
        {
            "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.26-lj-simple",
            "portdir": "perl/p5-lj-simple",
            "version": "0.150.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.bpfh.net/computing/software/LJ::Simple/",
            "description": "Simple perl module for managing your LiveJournal account",
            "long_description": "LJ::Simple is an object based perl module which is used to access LiveJournal-based web logs. This module implements most of the flat protocol LiveJournal uses",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-mac-sysprofile",
            "portdir": "perl/p5-mac-sysprofile",
            "version": "0.50.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Mac::SysProfile",
            "description": "Perl extension for OS X system_profiler",
            "long_description": "Perl Module to collect core system information from Mac computers.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-mac-propertylist"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-dist-zilla-plugin-keywords",
            "portdir": "perl/p5-dist-zilla-plugin-keywords",
            "version": "0.7.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::Keywords",
            "description": "Dist::Zilla::Plugin::Keywords - Add keywords to metadata in your distribution",
            "long_description": "Dist::Zilla::Plugin::Keywords - Add keywords to metadata in your distribution",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-module-build-tiny",
                        "p5.26-path-tiny",
                        "p5.26-test-deep"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-moose",
                        "p5.26-moosex-types",
                        "perl5.26",
                        "p5.26-namespace-autoclean",
                        "p5.26-moosex-types-common",
                        "p5.26-dist-zilla",
                        "p5.26-encode",
                        "p5.26-module-build"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-tk-graphviz",
            "portdir": "perl/p5-tk-graphviz",
            "version": "1.90.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Tk::GraphViz",
            "description": "Tk::GraphViz - Render an interactive GraphViz graph",
            "long_description": "Tk::GraphViz - Render an interactive GraphViz graph",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "graphviz",
                        "perl5.26",
                        "p5.26-tk",
                        "p5.26-tk-matchentry"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-test-class-most",
            "portdir": "perl/p5-test-class-most",
            "version": "0.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Class::Most",
            "description": "Test::Class::Most - Test Classes the easy way",
            "long_description": "Test::Class::Most - Test Classes the easy way",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-module-build",
                        "p5.26-test-class",
                        "p5.26-test-most"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-code-tidyall",
                        "p5.26-mason"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-dist-zilla-pluginbundle-git-versionmanager",
            "portdir": "perl/p5-dist-zilla-pluginbundle-git-versionmanager",
            "version": "0.7.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::PluginBundle::Git::VersionManager",
            "description": "Dist::Zilla::PluginBundle::Git::VersionManager - A plugin bundle that manages your version in git",
            "long_description": "Dist::Zilla::PluginBundle::Git::VersionManager - A plugin bundle that manages your version in git",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-cpan-meta-check",
                        "p5.26-json-maybexs",
                        "p5.26-module-build-tiny",
                        "p5.26-module-metadata",
                        "p5.26-namespace-clean",
                        "p5.26-parent",
                        "p5.26-path-tiny",
                        "p5.26-test-deep",
                        "p5.26-test-fatal"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-module-build",
                        "perl5.26",
                        "p5.26-namespace-autoclean",
                        "p5.26-moose",
                        "p5.26-cpan-meta-requirements",
                        "p5.26-dist-zilla",
                        "p5.26-dist-zilla-config-slicer",
                        "p5.26-dist-zilla-plugin-bumpversionafterrelease",
                        "p5.26-dist-zilla-plugin-copyfilesfromrelease",
                        "p5.26-dist-zilla-plugin-git",
                        "p5.26-dist-zilla-plugin-rewriteversion-transitional",
                        "p5.26-dist-zilla-plugin-versionfrommainmodule",
                        "p5.26-dist-zilla-role-pluginbundle-pluginremover"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-moosex-multiinitarg",
            "portdir": "perl/p5-moosex-multiinitarg",
            "version": "0.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/MooseX::MultiInitArg",
            "description": "Attributes with aliases for constructor arguments",
            "long_description": "Attributes with aliases for constructor arguments.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-module-build-tiny"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-module-build",
                        "p5.26-moose"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-io-socket-socks",
            "portdir": "perl/p5-io-socket-socks",
            "version": "0.740.0",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Socket::Socks",
            "description": "Provides a way to create socks client or server both 4 and 5 version",
            "long_description": "Provides a way to create socks client or server both 4 and 5 version",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-io-socket-ip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-moosex-types-path-tiny",
            "portdir": "perl/p5-moosex-types-path-tiny",
            "version": "0.12.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/MooseX::Types::Path::Tiny",
            "description": "MooseX::Types::Path::Tiny - Path::Tiny types and coercions for Moose",
            "long_description": "MooseX::Types::Path::Tiny - Path::Tiny types and coercions for Moose",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-file-pushd",
                        "p5.26-module-build-tiny",
                        "p5.26-module-metadata",
                        "p5.26-test-fatal"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-moosex-types-stringlike",
                        "perl5.26",
                        "p5.26-path-tiny",
                        "p5.26-namespace-autoclean",
                        "p5.26-module-build",
                        "p5.26-moose",
                        "p5.26-moosex-getopt",
                        "p5.26-moosex-types"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-moosex-configfromfile"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-net-domain-tld",
            "portdir": "perl/p5-net-domain-tld",
            "version": "1.750.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Net::Domain::TLD",
            "description": "Net::Domain::TLD - Work with TLD names",
            "long_description": "The purpose of this module is to provide the user with a current list of available top level domain names including new ICANN additions and ccTLDs.",
            "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-data-validate-domain",
                        "p5.26-email-valid"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-crypt-ssleay",
            "portdir": "perl/p5-crypt-ssleay",
            "version": "0.720.0",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Crypt::SSLeay",
            "description": "module to add SSL support to LWP",
            "long_description": "module to add SSL support to LWP",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-path-class",
                        "p5.26-try-tiny"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "p5.26-mime-base64",
                        "perl5.26",
                        "p5.26-lwp-protocol-https"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-mail-webmail-gmail"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-xxx",
            "portdir": "perl/p5-xxx",
            "version": "0.350.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/XXX",
            "description": "XXX - See Your Data in the Nude",
            "long_description": "XXX - See Your Data in the Nude",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-yaml",
                        "p5.26-yaml-pp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-pegex"
                    ]
                }
            ]
        },
        {
            "name": "py27-pp",
            "portdir": "python/py-pp",
            "version": "1.6.6",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.parallelpython.com",
            "description": "parallel python module",
            "long_description": "Use PP to run your software in parallel",
            "active": false,
            "categories": [
                "lang",
                "python"
            ],
            "maintainers": [
                {
                    "name": "snc",
                    "github": "nerdling",
                    "ports_count": 157
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-pp"
                    ]
                }
            ]
        },
        {
            "name": "py-pp",
            "portdir": "python/py-pp",
            "version": "1.6.6",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.parallelpython.com",
            "description": "parallel python module",
            "long_description": "Use PP to run your software in parallel",
            "active": false,
            "categories": [
                "lang",
                "python"
            ],
            "maintainers": [
                {
                    "name": "snc",
                    "github": "nerdling",
                    "ports_count": 157
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-pp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-xlwt",
            "portdir": "python/py-xlwt",
            "version": "1.3.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.python-excel.org",
            "description": "python module for writing Excel spreadsheets",
            "long_description": "xlwt is a library for generating spreadsheet files that are compatible with Excel 97/2000/XP/2003, OpenOffice.org Calc, and Gnumeric. xlwt has full support for Unicode. Excel spreadsheets can be generated on any platform without needing Excel or a COM server. The only requirement is Python 2.3 to 2.6. xlwt is a fork of pyExcelerator.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "snc",
                    "github": "nerdling",
                    "ports_count": 157
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-xlwt"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-math-random-isaac-xs",
            "portdir": "perl/p5-math-random-isaac-xs",
            "version": "1.4.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Math::Random::ISAAC::XS",
            "description": "Math::Random::ISAAC::XS - C implementation of the ISAAC PRNG algorithm",
            "long_description": "Math::Random::ISAAC::XS - C implementation of the ISAAC PRNG algorithm",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-leaktrace",
                        "p5.26-test-nowarnings"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-module-build"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-dancer2",
                        "p5.26-session-storage-secure"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-digest-nilsimsa",
            "portdir": "perl/p5-digest-nilsimsa",
            "version": "0.60.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Digest::Nilsimsa",
            "description": "Perl version of Nilsimsa code",
            "long_description": "A nilsimsa signature is a statistic of n-gram occurance in a piece of text. It is a 256 bit value usually represented in hex. This module is a wrapper around nilsimsa implementation in C by cmeclax.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-net-appliance-phrasebook",
            "portdir": "perl/p5-net-appliance-phrasebook",
            "version": "2.103.642",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Net::Appliance::Phrasebook",
            "description": "Network appliance command-line phrasebook",
            "long_description": "A simple module that contains a number of dictionaries for the command-line interfaces of some popular network appliances.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-class-data-inheritable",
                        "p5.26-data-phrasebook",
                        "p5.26-data-phrasebook-loader-yaml",
                        "p5.26-list-moreutils"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-module-load-conditional",
            "portdir": "perl/p5-module-load-conditional",
            "version": "0.740.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Module::Load::Conditional",
            "description": "Looking up module information / loading at runtime",
            "long_description": "Looking up module information / loading at runtime",
            "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",
                        "p5.26-params-check",
                        "p5.26-version"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-archive-extract",
                        "p5.26-ipc-cmd",
                        "p5.26-lwp-consolelogger",
                        "p5.26-term-size-any"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-ogg-vorbis-header-pureperl",
            "portdir": "perl/p5-ogg-vorbis-header-pureperl",
            "version": "1.50.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Ogg::Vorbis::Header::PurePerl",
            "description": "Ogg::Vorbis::Header::PurePerl - access Ogg Vorbis info and comment fields (read-only)",
            "long_description": "Ogg::Vorbis::Header::PurePerl - access Ogg Vorbis info and comment fields (read-only)",
            "active": false,
            "categories": [
                "audio",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-dist-zilla-role-modulemetadata",
            "portdir": "perl/p5-dist-zilla-role-modulemetadata",
            "version": "0.6.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Role::ModuleMetadata",
            "description": "Dist::Zilla::Role::ModuleMetadata - A role for plugins that use Module::Metadata",
            "long_description": "Dist::Zilla::Role::ModuleMetadata - A role for plugins that use Module::Metadata",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-test-needs",
                        "p5.26-module-build-tiny",
                        "p5.26-path-tiny",
                        "p5.26-test-deep",
                        "p5.26-test-fatal",
                        "clang-9.0",
                        "p5.26-dist-zilla"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-module-build",
                        "p5.26-moose",
                        "p5.26-namespace-autoclean",
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-dist-zilla-plugin-checkselfdependency",
                        "p5.26-dist-zilla-plugin-dynamicprereqs",
                        "p5.26-dist-zilla-plugin-metaprovides-package",
                        "p5.26-dist-zilla-plugin-versionfrommainmodule"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-perl-ldap",
            "portdir": "perl/p5-perl-ldap",
            "version": "0.680.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/release/perl-ldap",
            "description": "A client interface to LDAP servers",
            "long_description": "A client interface to LDAP servers",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-text-soundex"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-convert-asn1",
                        "p5.26-digest-md5",
                        "p5.26-io-socket-inet6",
                        "p5.26-io-socket-ssl",
                        "perl5.26",
                        "p5.26-uri",
                        "p5.26-xml-parser",
                        "p5.26-xml-sax-writer",
                        "p5.26-json",
                        "p5.26-authen-sasl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-net-ldap-express"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-dist-zilla-role-stash-plugins",
            "portdir": "perl/p5-dist-zilla-role-stash-plugins",
            "version": "1.6.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Role::Stash::Plugins",
            "description": "Dist::Zilla::Role::Stash::Plugins - A Stash that stores arguments for plugins",
            "long_description": "Dist::Zilla::Role::Stash::Plugins - A Stash that stores arguments for plugins",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-mockobject"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-dist-zilla",
                        "perl5.26",
                        "p5.26-moose",
                        "p5.26-dist-zilla-role-dynamicconfig",
                        "p5.26-config-mvp-slicer"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-dist-zilla-stash-podweaver"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-libapreq2",
            "portdir": "perl/p5-libapreq2",
            "version": "2.130.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/release/libapreq2",
            "description": "Methods for dealing with client request data",
            "long_description": "Apache::Request is a subclass of the Apache class, which adds methods for parsing GET requests and POST requests where Content-type is one of application/x-www-form-urlencoded or multipart/form-data.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-extutils-xsbuilder",
                        "apache2",
                        "mod_perl2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-perlio-util",
            "portdir": "perl/p5-perlio-util",
            "version": "0.720.0",
            "license": "(GPL or Artistic-1)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/PerlIO::Util",
            "description": "A selection of general PerlIO utilities",
            "long_description": "A selection of general PerlIO utilities : creat, dir, excl, flock, reverse (reads lines backward), tee.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-moosex-role-withoverloading",
            "portdir": "perl/p5-moosex-role-withoverloading",
            "version": "0.170.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/MooseX::Role::WithOverloading",
            "description": "Roles which support overloading (DEPRECATED)",
            "long_description": "MooseX::Role::WithOverloading allows you to write a Moose::Role which defines overloaded operators and allows those operator overloadings to be composed into the classes/roles/instances it's compiled to, while plain Moose::Roles would lose the overloading. This module is now obsolete with modern Moose and is deprecated.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-aliased",
                        "p5.26-moose",
                        "p5.26-namespace-autoclean",
                        "p5.26-namespace-clean"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-crypt-idea",
            "portdir": "perl/p5-crypt-idea",
            "version": "1.100.0",
            "license": "BSD-old",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Crypt::IDEA",
            "description": "perl implementation of IDEA",
            "long_description": "perl implementation of IDEA",
            "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-crypt-openpgp",
                        "p5.26-net-ssh-perl"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-file-which",
            "portdir": "perl/p5-file-which",
            "version": "1.270.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::Which",
            "description": "Portable implementation of the `which' utility",
            "long_description": "Portable implementation of the `which' utility",
            "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",
                        "p5.26-font-freetype",
                        "p5.26-gearman",
                        "p5.26-proc-guard",
                        "p5.26-ffi-platypus-lang-rust",
                        "p5.26-file-basedir"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-devel-nytprof",
                        "p5.26-dist-zilla-plugin-contributorsfromgit",
                        "p5.26-extutils-f77",
                        "p5.26-file-homedir",
                        "p5.26-graphviz",
                        "p5.26-graphviz2",
                        "p5.26-io-pager",
                        "p5.26-module-build-ffi",
                        "p5.26-perl-critic",
                        "p5.26-sys-cpuload",
                        "p5.26-alien-build",
                        "p5.26-sysadm-install",
                        "p5.26-alien-sdl",
                        "p5.26-archive-tar-wrapper",
                        "p5.26-code-tidyall",
                        "p5.26-config-identity",
                        "p5.26-crypt-dsa"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-libxml-perl",
            "portdir": "perl/p5-libxml-perl",
            "version": "0.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/release/libxml-perl",
            "description": "Collection of Perl modules for working with XML.",
            "long_description": "libxml-perl is a collection of smaller Perl modules, scripts, and documents for working with XML in Perl. libxml-perl software works in combination with XML::Parser, PerlSAX, XML::DOM, XML::Grove and others.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-xml-parser"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-bioperl",
                        "p5.26-data-stag",
                        "p5.26-libxml-enno",
                        "p5.26-xml-dom"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-moox-traits",
            "portdir": "perl/p5-moox-traits",
            "version": "0.5.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/MooX::Traits",
            "description": "MooX::Traits - automatically apply roles at object creation time",
            "long_description": "MooX::Traits - automatically apply roles at object creation time",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-requires"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-module-runtime",
                        "perl5.26",
                        "p5.26-role-tiny",
                        "p5.26-moo",
                        "p5.26-exporter-tiny"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-twitter-api"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-number-compare",
            "portdir": "perl/p5-number-compare",
            "version": "0.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Number::Compare",
            "description": "numeric comparisons",
            "long_description": "Number::Compare compiles a simple comparison to an anonymous subroutine, which you can call with a value to be tested again.",
            "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-file-find-object-rule",
                        "p5.26-file-find-rule",
                        "p5.26-path-iterator-rule"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-xml-autowriter",
            "portdir": "perl/p5-xml-autowriter",
            "version": "0.400.0",
            "license": "(Artistic-1 or BSD or GPL)",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/XML::AutoWriter",
            "description": "This is a Perl extension for DOCTYPE driven valid XML output.",
            "long_description": "This is a Perl extension for DOCTYPE driven valid XML output.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-xml-parser"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-path-iterator-rule",
            "portdir": "perl/p5-path-iterator-rule",
            "version": "1.14.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Path::Iterator::Rule",
            "description": "Path::Iterator::Rule - Iterative, recursive file finder",
            "long_description": "Path::Iterator::Rule - Iterative, recursive file finder",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-test-filename",
                        "clang-9.0",
                        "p5.26-file-pushd",
                        "p5.26-path-tiny",
                        "p5.26-test-deep"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-number-compare",
                        "p5.26-text-glob",
                        "p5.26-try-tiny",
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-dist-zilla-plugin-checkextratests"
                    ]
                }
            ]
        }
    ]
}