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

{
    "count": 52149,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=1016",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=1014",
    "results": [
        {
            "name": "p5.26-xml-sax",
            "portdir": "perl/p5-xml-sax",
            "version": "1.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/XML::SAX",
            "description": "Perl extension for SAX XML parsers.",
            "long_description": "XML::SAX consists of several framework classes for using and building Perl SAX2 XML parsers, filters, and drivers.",
            "active": false,
            "categories": [
                "textproc",
                "perl"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-xml-namespacesupport",
                        "p5.26-xml-sax-base"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-xml-filter-buffertext",
                        "p5.26-bio-cluster",
                        "p5.26-bioperl",
                        "p5.26-nmap-scanner",
                        "p5.26-rdf-trine",
                        "p5.26-test-xml",
                        "p5.26-xml-libxml",
                        "p5.26-xml-sax-expat",
                        "p5.26-xml-simple",
                        "p5.26-xml-validator-schema"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-xml-namespacesupport",
            "portdir": "perl/p5-xml-namespacesupport",
            "version": "1.120.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/XML::NamespaceSupport",
            "description": "Simple generic namespace support class",
            "long_description": "Simple generic namespace support class",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-config-any",
                        "p5.26-xml-libxml",
                        "p5.26-xml-sax",
                        "p5.26-xml-sax-expat",
                        "p5.26-xml-sax-writer",
                        "p5.26-xml-simple"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-x11-protocol-other",
            "portdir": "perl/p5-x11-protocol-other",
            "version": "31",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/X11::Protocol::Other",
            "description": "X11::Protocol::Other provides a number of utitiles related to X11.",
            "long_description": "X11::Protocol::Other provides a number of utitiles related to X11.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1425
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-x11-protocol"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-xml-sax-expat",
            "portdir": "perl/p5-xml-sax-expat",
            "version": "0.510.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/XML::SAX::Expat",
            "description": "SAX2 Driver for Expat (XML::Parser)",
            "long_description": "This is an implementation of a SAX2 driver sitting on top of Expat (XML::Parser)",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-xml-namespacesupport",
                        "p5.26-xml-parser",
                        "p5.26-xml-sax"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-xml-validator-schema"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-bioperl",
                        "p5.26-nmap-scanner",
                        "p5.26-rdf-trine",
                        "p5.26-test-xml",
                        "p5.26-xml-simple"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-test-command",
            "portdir": "perl/p5-test-command",
            "version": "0.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Command",
            "description": "Test routines for external commands",
            "long_description": "Test routines for external commands",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "dev",
                    "github": "",
                    "ports_count": 96
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-catalyst-helper-authdbic"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-test-mocktime",
            "portdir": "perl/p5-test-mocktime",
            "version": "0.170.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::MockTime",
            "description": "Replaces actual time with simulated time",
            "long_description": "Replaces actual time with simulated time",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-apache-logformat-compiler",
                        "p5.26-dancer2",
                        "p5.26-datetime-format-flexible",
                        "p5.26-datetime-format-natural",
                        "p5.26-dist-zilla-plugin-ensurelatestperl"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-set-scalar",
            "portdir": "perl/p5-set-scalar",
            "version": "1.290.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Set::Scalar",
            "description": "Basic set operations",
            "long_description": "Basic set operations",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "jpo",
                    "github": "jpoliv",
                    "ports_count": 60
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-bioperl",
                        "p5.26-rdf-query",
                        "p5.26-rdf-trine"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-www-shorten-googl",
            "portdir": "perl/p5-www-shorten-googl",
            "version": "1.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/WWW::Shorten::Googl",
            "description": "Perl interface to goo.gl",
            "long_description": "Perl interface to goo.gl",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "cowboyneal",
                    "github": "",
                    "ports_count": 6
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-try-tiny"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-json-maybexs",
                        "p5.26-libwww-perl",
                        "perl5.26",
                        "p5.26-uri",
                        "p5.26-www-shorten",
                        "p5.26-lwp-protocol-https",
                        "p5.26-http-message"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-test-www-selenium",
            "portdir": "perl/p5-test-www-selenium",
            "version": "1.360.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::WWW::Selenium",
            "description": "Test applications using Selenium Remote Control",
            "long_description": "This module sends commands directly to a Selenium Server using simple HTTP GET/POST requests. Using this module together with a Selenium Server instance, you can automatically control any supported browser.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "jon.hermansen",
                    "github": "",
                    "ports_count": 6
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-exception",
                        "p5.26-test-mock-lwp"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-time-hires",
                        "perl5.26",
                        "p5.26-uri",
                        "p5.26-libwww-perl",
                        "p5.26-namespace-clean"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-tex-encode",
            "portdir": "perl/p5-tex-encode",
            "version": "2.9.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/TeX::Encode",
            "description": "Encode/decode Perl utf-8 strings into TeX",
            "long_description": "Encode/decode Perl utf-8 strings into TeX",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "davide.liessi",
                    "github": "dliessi",
                    "ports_count": 72
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-encode"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-test-mock-lwp",
            "portdir": "perl/p5-test-mock-lwp",
            "version": "0.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Mock::LWP",
            "description": "Easy mocking of LWP packages",
            "long_description": "Test::Mock::LWP - Make LWP packages to make testing easier.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "pengyu.ut",
                    "github": "",
                    "ports_count": 6
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-test-mockobject"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-test-www-selenium"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-test-cpan-meta-json",
            "portdir": "perl/p5-test-cpan-meta-json",
            "version": "0.160.0",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::CPAN::Meta::JSON",
            "description": "Test::CPAN::Meta::JSON - Validate a META.json file within a CPAN distribution.",
            "long_description": "Test::CPAN::Meta::JSON - Validate a META.json file within a CPAN distribution.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "calvin",
                    "github": "cardi",
                    "ports_count": 27
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-json"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "p5.26-compress-raw-bzip2",
                        "p5.26-compress-raw-zlib",
                        "p5.26-io-compress",
                        "p5.26-io-compress-lzma"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-unicode-escape",
            "portdir": "perl/p5-unicode-escape",
            "version": "0.0.2",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Unicode::Escape",
            "description": "Escape and unescape Unicode characters",
            "long_description": "Escape and unescape Unicode characters",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "macports",
                    "github": "",
                    "ports_count": 18
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-unicode-string"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-tcl-tk",
            "portdir": "perl/p5-tcl-tk",
            "version": "1.290.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Tcl::Tk",
            "description": "Tcl::Tk - Extension module for Perl giving access to Tk via the Tcl extension",
            "long_description": "The Tcl::Tk extension (not to be confused with the \"native\" perl5 Perl/Tk extension) provides a raw but complete interface to the whole of Tk via the Tcl extension. \n\nTcl::Tk is pure-perl, with all binary bindings offloaded to Tcl perl module. \n\nTcl::Tk has full support for perl/Tk syntax. This does not mean 100% compatibility though. perl/Tk syntax is taken, but it is not followed when it is not tcl/tk compatible. Do not expect full perl/tk compatibility, just use the same syntax. \n\nThis approach allows you to intermix tcl/tk and perl/tk code, for example you can use pure-tcl to create entire GUI and then use perl/Tk syntax to access individual widgets. This also allows you to design GUI with any tcl/tk GUI designer.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "chrischavez",
                    "github": "chrstphrchvz",
                    "ports_count": 96
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tklib",
                        "perl5.26",
                        "p5.26-tcl",
                        "tk"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-string-escape",
            "portdir": "perl/p5-string-escape",
            "version": "2010.2.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/String::Escape",
            "description": "Backslash escapes, quoted phrase, word elision, etc.",
            "long_description": "Backslash escapes, quoted phrase, word elision, etc.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "dev",
                    "github": "",
                    "ports_count": 96
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-catalyst-authentication-credential-http"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-net-dns-resolver-programmable",
            "portdir": "perl/p5-net-dns-resolver-programmable",
            "version": "0.9.0",
            "license": "(Artistic-1 or GPL-2+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Net::DNS::Resolver::Programmable",
            "description": "allows a virtual DNS to be emulated instead of querying the real DNS",
            "long_description": "Net::DNS::Resolver::Programmable is a Net::DNS::Resolver descendant class that allows a virtual DNS to be emulated instead of querying the real DNS. A set of static DNS records may be supplied, or arbitrary code may be specified as a means for retrieving DNS records, or even generating them on the fly.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "",
                    "ports_count": 99
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-net-dns",
                        "p5.26-version"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-mail-spf"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-net-ldap-express",
            "portdir": "perl/p5-net-ldap-express",
            "version": "0.120.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Net::LDAP::Express",
            "description": "Net::LDAP::Express - Simplified interface for Net::LDAP",
            "long_description": "Net::LDAP::Express - Simplified interface for Net::LDAP",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "macports",
                    "github": "",
                    "ports_count": 18
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-perl-ldap"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-net-smtp-tls-butmaintained",
            "portdir": "perl/p5-net-smtp-tls-butmaintained",
            "version": "0.240.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Net::SMTP::TLS::ButMaintained",
            "description": "Net::SMTP::TLS::ButMaintained - An SMTP client supporting TLS and AUTH",
            "long_description": "Net::SMTP::TLS::ButMaintained - An SMTP client supporting TLS and AUTH",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "davide.liessi",
                    "github": "dliessi",
                    "ports_count": 72
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-digest-hmac",
                        "p5.26-io-socket-ssl",
                        "p5.26-mime-base64",
                        "p5.26-net-ssleay"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-net-smtp-tls",
            "portdir": "perl/p5-net-smtp-tls",
            "version": "0.120.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Net::SMTP::TLS",
            "description": "Net::SMTP::TLS - An SMTP client supporting TLS and AUTH",
            "long_description": "Net::SMTP::TLS - An SMTP client supporting TLS and AUTH",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2656
                },
                {
                    "name": "macports",
                    "github": "",
                    "ports_count": 18
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-digest-hmac",
                        "p5.26-io-socket-ssl",
                        "p5.26-net-ssleay"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-svn-notify"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-path-finddev",
            "portdir": "perl/p5-path-finddev",
            "version": "0.5.3",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Path::FindDev",
            "description": "Find a development path somewhere in an upper hierarchy.",
            "long_description": "Find a development path somewhere in an upper hierarchy.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-class-tiny",
                        "p5.26-path-isdev",
                        "p5.26-path-tiny",
                        "p5.26-sub-exporter"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-file-sharedir-projectdistdir"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-net-bonjour",
            "portdir": "perl/p5-net-bonjour",
            "version": "0.960.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Net::Bonjour",
            "description": "Module for DNS service discovery (Apple's Bonjour).",
            "long_description": "Net::Bonjour is a set of modules that allow one to discover local services via multicast DNS (mDNS) or enterprise services via traditional DNS. This method of service discovery has been branded as Bonjour by Apple Computer.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "ww.galen",
                    "github": "",
                    "ports_count": 6
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-net-dns"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-pod-latex",
            "portdir": "perl/p5-pod-latex",
            "version": "0.610.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Pod::LaTeX",
            "description": "Convert Pod data to formatted LaTeX",
            "long_description": "Convert Pod data to formatted LaTeX",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "davide.liessi",
                    "github": "dliessi",
                    "ports_count": 72
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-module-build"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-pmtools",
            "portdir": "perl/p5-pmtools",
            "version": "2.2.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/pmtools",
            "description": "A suite of small programs to help manage Perl modules",
            "long_description": "This is pmtools -- a suite of small programs to help manage modules. The names are totally preliminary, and in fact, so is the code. We follow the \"keep it small\" notion of many tiny tools each doing one thing well, eschewing giant megatools with millions of options.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "jpo",
                    "github": "jpoliv",
                    "ports_count": 60
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-path-isdev",
            "portdir": "perl/p5-path-isdev",
            "version": "1.1.3",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Path::IsDev",
            "description": "Determine if a given Path resembles a development source tree",
            "long_description": "Determine if a given Path resembles a development source tree",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-fatal"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-file-homedir",
                        "p5.26-module-runtime",
                        "perl5.26",
                        "p5.26-role-tiny",
                        "p5.26-sub-exporter",
                        "p5.26-path-tiny",
                        "p5.26-class-tiny"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-file-sharedir-projectdistdir",
                        "p5.26-path-finddev"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-net-ip-lpm",
            "portdir": "perl/p5-net-ip-lpm",
            "version": "1.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Net::IP::LPM",
            "description": "Perl implementation of Longest Prefix Match algorithm",
            "long_description": "The module Net::IP::LPM implements the Longest Prefix Match algorithm to both protocols, IPv4 and IPv6. The module uses Trie algo.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "pokui",
                    "github": "",
                    "ports_count": 12
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-socket6"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-math-matrix",
            "portdir": "perl/p5-math-matrix",
            "version": "0.920.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Math::Matrix",
            "description": "Perl extension for Matrix operations (Multiply and Invert matrices)",
            "long_description": "Perl extension for Matrix operations (Multiply and Invert matrices)",
            "active": false,
            "categories": [
                "math",
                "perl"
            ],
            "maintainers": [
                {
                    "name": "liampg72",
                    "github": "",
                    "ports_count": 6
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-module-manifest",
            "portdir": "perl/p5-module-manifest",
            "version": "1.90.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Module::Manifest",
            "description": "Parse and examine a Perl distribution MANIFEST file.",
            "long_description": "Parse and examine a Perl distribution MANIFEST file.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1425
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-exception",
                        "p5.26-test-warn"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-params-util"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-test-distmanifest"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-module-depends",
            "portdir": "perl/p5-module-depends",
            "version": "0.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Module::Depends",
            "description": "identify the dependencies of a distribution",
            "long_description": "identify the dependencies of a distribution",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "",
                    "ports_count": 99
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-class-accessor-chained",
                        "p5.26-yaml"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-html-wikiconverter"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-log-log4perl",
            "portdir": "perl/p5-log-log4perl",
            "version": "1.540.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Log::Log4perl",
            "description": "Log4j implementation for Perl",
            "long_description": "Log::Log4perl lets you remote-control and fine-tune the logging behaviour of your system from the outside. It implements the widely popular (Java-based) Log4j logging package in pure Perl.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "jpo",
                    "github": "jpoliv",
                    "ports_count": 60
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-dbd-csv",
                        "p5.26-dbd-sqlite",
                        "p5.26-dbi",
                        "perl5.26",
                        "p5.26-log-dispatch-filerotate",
                        "p5.26-sql-statement",
                        "p5.26-xml-dom",
                        "p5.26-log-dispatch"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-javascript-spidermonkey",
                        "p5.26-plack"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-file-comments",
                        "p5.26-moosex-log-log4perl",
                        "p5.26-rdf-trine",
                        "p5.26-archive-tar-wrapper",
                        "p5.26-sysadm-install",
                        "p5.26-catalyst-log-log4perl"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-html-lint",
            "portdir": "perl/p5-html-lint",
            "version": "2.320.0",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTML::Lint",
            "description": "a pure-Perl HTML parser and checker for syntactic legitmacy",
            "long_description": "HTML::Lint is a pure-Perl HTML parser and checker for syntactic legitmacy.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "",
                    "ports_count": 99
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-html-parser",
                        "p5.26-libwww-perl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-test-www-mechanize"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-html-tagfilter",
            "portdir": "perl/p5-html-tagfilter",
            "version": "1.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTML::TagFilter",
            "description": "a fine-grained html-filter, xss-blocker and mailto-obfuscator",
            "long_description": "HTML::TagFilter is a fine-grained html-filter, xss-blocker and mailto-obfuscator.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "",
                    "ports_count": 99
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-html-parser"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-html-extract"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-http-server-simple-psgi",
            "portdir": "perl/p5-http-server-simple-psgi",
            "version": "0.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTTP::Server::Simple::PSGI",
            "description": "PSGI handler for HTTP::Server::Simple",
            "long_description": "HTTP::Server::Simple::PSGI is a HTTP::Server::Simple based HTTP server that can run PSGI applications.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "jpo",
                    "github": "jpoliv",
                    "ports_count": 60
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-http-server-simple"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-lwp-consolelogger",
                        "p5.26-plack-test-agent"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-dancer"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-html-extract",
            "portdir": "perl/p5-html-extract",
            "version": "0.250.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTML::Extract",
            "description": "Perl module for getting text and HTML snippets out of HTML pages",
            "long_description": "HTML::Extract is a Perl module for getting text and HTML snippets out of HTML pages.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "",
                    "ports_count": 99
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-html-tagfilter",
                        "p5.26-html-tree",
                        "p5.26-libwww-perl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-getopt-simple",
            "portdir": "perl/p5-getopt-simple",
            "version": "1.520.0",
            "license": "Artistic-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Getopt::Simple",
            "description": "provides a simple wrapper around Getopt::Long",
            "long_description": "provides a simple wrapper around Getopt::Long",
            "active": false,
            "categories": [
                "devel",
                "perl"
            ],
            "maintainers": [
                {
                    "name": "michael.klein",
                    "github": "mklein-de",
                    "ports_count": 16
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-test-pod"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-html-tokeparser-simple",
            "portdir": "perl/p5-html-tokeparser-simple",
            "version": "3.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTML::TokeParser::Simple",
            "description": "a simpler interface to HTML::TokeParser",
            "long_description": "HTML::TokeParser::Simple is a subclass of HTML::TokeParser that uses easy-to-remember method calls to work with the tokens.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "",
                    "ports_count": 99
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-html-parser"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-filesys-notify-kqueue",
            "portdir": "perl/p5-filesys-notify-kqueue",
            "version": "0.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Filesys::Notify::KQueue",
            "description": "Filesys::Notify::KQueue wraps IO::KQueue for watching the filesystem",
            "long_description": "Filesys::Notify::KQueue wraps IO::KQueue for watching the filesystem",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "",
                    "ports_count": 99
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-module-build-tiny",
                        "p5.26-test-sharedfork"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-io-kqueue",
                        "p5.26-module-build"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-file-keepass",
            "portdir": "perl/p5-file-keepass",
            "version": "2.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::KeePass",
            "description": "Interface to KeePass V1 and V2 database files",
            "long_description": "Interface to KeePass V1 and V2 database files",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "davide.liessi",
                    "github": "dliessi",
                    "ports_count": 72
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "p5.26-crypt-rijndael",
                        "p5.26-mime-base64",
                        "p5.26-xml-parser"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-file-sharedir-projectdistdir",
            "portdir": "perl/p5-file-sharedir-projectdistdir",
            "version": "1.0.9",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::ShareDir::ProjectDistDir",
            "description": "Simple set-and-forget using of a '/share' directory in your projects root",
            "long_description": "Simple set-and-forget using of a '/share' directory in your projects root",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-capture-tiny"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-path-finddev",
                        "p5.26-path-isdev",
                        "perl5.26",
                        "p5.26-sub-exporter",
                        "p5.26-path-tiny",
                        "p5.26-file-sharedir"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-dbix-class-dynamicdefault",
            "portdir": "perl/p5-dbix-class-dynamicdefault",
            "version": "0.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/DBIx::Class::DynamicDefault",
            "description": "Automatically set and update fields",
            "long_description": "Automatically set and update fields",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "dev",
                    "github": "",
                    "ports_count": 96
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-dbicx-testdatabase"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-dbix-class"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-dbix-class-timestamp"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-cache-cache",
            "portdir": "perl/p5-cache-cache",
            "version": "1.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Cache::Cache",
            "description": "Cache::Cache, the Cache interface",
            "long_description": "The Cache modules are designed to assist a developer in persisting data for a specified period of time. Often these modules are used in web applications to store data locally to save repeated and redundant expensive calls to remote machines or databases. People have also been known to use Cache::Cache for its straightforward interface in sharing data between runs of an application or invocations of a CGI-style script or simply as an easy to use abstraction of the filesystem or shared memory.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-digest-sha1",
                        "p5.26-error",
                        "p5.26-ipc-sharelite"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-dbix-class-cursor-cached"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-bio-db-ncbihelper",
                        "p5.26-html-mason",
                        "p5.26-www-mechanize-cached"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-class-tiny",
            "portdir": "perl/p5-class-tiny",
            "version": "1.8.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::Tiny",
            "description": "Minimalist class construction",
            "long_description": "This module offers a minimalist class construction kit in around 120 lines of code.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-class-tiny-chained",
                        "p5.26-devel-partialdump",
                        "p5.26-path-finddev",
                        "p5.26-path-isdev",
                        "p5.26-pod-spell",
                        "p5.26-sub-handlesvia",
                        "p5.26-test-file-sharedir"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-catalyst-helper-authdbic",
            "portdir": "perl/p5-catalyst-helper-authdbic",
            "version": "0.170.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::Helper::AuthDBIC",
            "description": "Helper to provide a simple authentication scaffold for a Catalyst application.",
            "long_description": "Helper to provide a simple authentication scaffold for a Catalyst application.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "dev",
                    "github": "",
                    "ports_count": 96
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-catalyst-runtime",
                        "p5.26-directory-scratch",
                        "p5.26-test-command"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-catalyst-model-dbic-schema",
                        "p5.26-catalyst-plugin-authentication",
                        "p5.26-catalyst-plugin-authorization-roles",
                        "p5.26-catalyst-plugin-session",
                        "perl5.26",
                        "p5.26-catalyst-plugin-session-store-fastmmap",
                        "p5.26-dbix-class-encodedcolumn",
                        "p5.26-dbix-class-schema-loader",
                        "p5.26-ppi",
                        "p5.26-catalyst-plugin-session-state-cookie",
                        "p5.26-catalyst-authentication-credential-http",
                        "p5.26-catalyst-authentication-store-dbix-class",
                        "p5.26-catalyst-devel"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-data-hexdump",
            "portdir": "perl/p5-data-hexdump",
            "version": "0.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Data::HexDump",
            "description": "Dump in hexadecimal the content of a scalar.",
            "long_description": "Dump in hexadecimal the content of a scalar. The result is returned in a string. Each line of the result consists of the offset in the source in the leftmost column of each line, followed by one or more columns of data from the source in hexadecimal. The rightmost column of each line shows the printable characters (all others are shown as single dots).",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1425
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-podlators",
                        "clang-9.0",
                        "p5.26-cpan-meta",
                        "p5.26-extutils-install",
                        "p5.26-pod-escapes",
                        "p5.26-pod-simple"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-getopt-long",
                        "p5.26-pathtools",
                        "p5.26-time-hires",
                        "p5.26-xsloader",
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-authen-radius"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-data-stag",
            "portdir": "perl/p5-data-stag",
            "version": "0.140.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Data::Stag",
            "description": "Perl module for manipulating data as hierarchical tag/value pairs",
            "long_description": "This module is for manipulating data as hierarchical tag/value pairs (Structured TAGs or Simple Tree AGgreggates). These datastructures can be represented as nested arrays, which have the advantage of being native to perl.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "tonym",
                    "github": "",
                    "ports_count": 6
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-gd",
                        "p5.26-graph",
                        "p5.26-io-string",
                        "p5.26-json",
                        "perl5.26",
                        "p5.26-mldbm",
                        "p5.26-tk",
                        "p5.26-xml-libxslt",
                        "p5.26-libxml-perl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-bioperl"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-datetime-format-sqlite",
            "portdir": "perl/p5-datetime-format-sqlite",
            "version": "0.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/DateTime::Format::SQLite",
            "description": "Parse and format SQLite dates and times",
            "long_description": "Parse and format SQLite dates and times",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "dev",
                    "github": "",
                    "ports_count": 96
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-datetime",
                        "p5.26-datetime-format-builder"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-dbix-class-timestamp"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-dbicx-testdatabase",
            "portdir": "perl/p5-dbicx-testdatabase",
            "version": "0.50.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/DBICx::TestDatabase",
            "description": "create a temporary database from a DBIx::Class::Schema",
            "long_description": "create a temporary database from a DBIx::Class::Schema",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "dev",
                    "github": "",
                    "ports_count": 96
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-dbix-class"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-dbd-sqlite",
                        "p5.26-file-temp",
                        "p5.26-sql-translator"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-dbix-class-dynamicdefault"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-catalyst-model-adaptor",
            "portdir": "perl/p5-catalyst-model-adaptor",
            "version": "0.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Catalyst::Model::Adaptor",
            "description": "helper for the incredibly lazy",
            "long_description": "helper for the incredibly lazy",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "dev",
                    "github": "",
                    "ports_count": 96
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-catalyst-runtime",
                        "p5.26-mro-compat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-directory-scratch",
            "portdir": "perl/p5-directory-scratch",
            "version": "0.180.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Directory::Scratch",
            "description": "Easy-to-use self-cleaning scratch space.",
            "long_description": "Easy-to-use self-cleaning scratch space.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "dev",
                    "github": "",
                    "ports_count": 96
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-module-build-tiny"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-path-class",
                        "perl5.26",
                        "p5.26-string-random",
                        "p5.26-path-tiny",
                        "p5.26-module-build"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-catalyst-helper-authdbic"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-dancer-plugin-database",
            "portdir": "perl/p5-dancer-plugin-database",
            "version": "2.130.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dancer::Plugin::Database",
            "description": "Easy database connections for Dancer applications",
            "long_description": "p5-dancer-plugin-database provides an easy way to obtain a connected DBI database handle by simply calling the database keyword within your Dancer application.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "jpo",
                    "github": "jpoliv",
                    "ports_count": 60
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-dbd-sqlite"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-dancer",
                        "p5.26-dancer-plugin-database-core"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-class-csv",
            "portdir": "perl/p5-class-csv",
            "version": "1.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Class::CSV",
            "description": "Class based CSV parser/writer",
            "long_description": "This module can be used to create objects from CSV files, or to create CSV files from objects. Text::CSV_XS is used for parsing and creating CSV file lines, so any limitations in Text::CSV_XS will of course be inherent in this module.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "",
                    "ports_count": 99
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-class-accessor",
                        "p5.26-text-csv_xs"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}