HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 52323,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=853",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=851",
"results": [
{
"name": "p5.26-test-nowarnings",
"portdir": "perl/p5-test-nowarnings",
"version": "1.40.0",
"license": "LGPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test::NoWarnings",
"description": "Make sure you didn't emit any warnings while testing",
"long_description": "Make sure you didn't emit any warnings while testing",
"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-cgi",
"p5.26-array-compare",
"p5.26-authen-radius",
"p5.26-cgi-compile",
"p5.26-cgi-simple",
"p5.26-dancer",
"p5.26-dancer-session-cookie",
"p5.26-data-ical",
"p5.26-datetime-format-flexible",
"p5.26-dist-zilla-plugin-autometaresources",
"p5.26-imap-bodystructure",
"p5.26-lingua-en-inflect-phrase",
"p5.26-list-uniq",
"p5.26-math-random-isaac",
"p5.26-math-random-isaac-xs",
"p5.26-net-idn-encode",
"p5.26-net-ssleay",
"p5.26-ppi",
"p5.26-test-kit",
"p5.26-www-mechanize",
"p5.26-zmq-ffi"
]
}
]
},
{
"name": "p5.26-test-notabs",
"portdir": "perl/p5-test-notabs",
"version": "2.20.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test::NoTabs",
"description": "Test::NoTabs - Check the presence of tabs in your project",
"long_description": "Test::NoTabs - Check the presence of tabs in your project",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": []
},
{
"name": "p5.26-test-nicedump",
"portdir": "perl/p5-test-nicedump",
"version": "1.0.1",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test::NiceDump",
"description": "Test::NiceDump - let's have a nice and human readable dump of our objects!",
"long_description": "Test::NiceDump - let's have a nice and human readable dump of our objects!",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-data-dump",
"p5.26-safe-isa"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-net-stomp"
]
}
]
},
{
"name": "p5.26-test-needs",
"portdir": "perl/p5-test-needs",
"version": "0.2.9",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test::Needs",
"description": "Test::Needs - Skip tests when modules not available.",
"long_description": "Test::Needs - Skip tests when modules not available. Compatible with Test2 but does not require it.",
"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-libwww-perl",
"p5.26-catalyst-authentication-credential-http",
"p5.26-class-load",
"p5.26-class-load-xs",
"p5.26-class-method-modifiers",
"p5.26-data-visitor",
"p5.26-dist-zilla-app-command-regenerate",
"p5.26-dist-zilla-plugin-dynamicprereqs",
"p5.26-dist-zilla-plugin-git-contributors",
"p5.26-dist-zilla-plugin-makemaker-fallback",
"p5.26-dist-zilla-plugin-modulebuildtiny-fallback",
"p5.26-dist-zilla-plugin-rewriteversion-transitional",
"p5.26-dist-zilla-role-modulemetadata",
"p5.26-http-daemon",
"p5.26-json-maybexs",
"p5.26-log-dispatch",
"p5.26-metacpan-client",
"p5.26-moosex-getopt",
"p5.26-moosex-methodattributes",
"p5.26-moosex-role-parameterized",
"p5.26-moosex-storage",
"p5.26-moosex-strictconstructor",
"p5.26-moosex-types-path-class",
"p5.26-moosex-types-structured",
"p5.26-namespace-autoclean",
"p5.26-package-stash",
"p5.26-specio",
"p5.26-test-cleannamespaces",
"p5.26-test-deep-type",
"p5.26-test-lwp-useragent",
"p5.26-uri",
"p5.26-www-oauth"
]
}
]
},
{
"name": "p5.26-test-most",
"portdir": "perl/p5-test-most",
"version": "0.370.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test::Most",
"description": "Test::Most - Most commonly needed test functions and features.",
"long_description": "Test::Most - Most commonly needed test functions and features.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"p5.26-data-dumper-names",
"p5.26-exception-class",
"p5.26-test-deep",
"perl5.26",
"p5.26-test-exception",
"p5.26-test-simple",
"p5.26-test-warn",
"p5.26-test-differences"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-treepath-role-graph",
"p5.26-bio-db-ncbihelper",
"p5.26-test-writevariants",
"p5.26-bio-db-embl",
"p5.26-color-library",
"p5.26-config-identity",
"p5.26-config-jfdi",
"p5.26-const-exporter",
"p5.26-convert-binhex",
"p5.26-data-tumbler",
"p5.26-dist-zilla-plugin-readmeanyfrompod",
"p5.26-getopt-usaginator",
"p5.26-hash-merge-simple",
"p5.26-lwp-consolelogger",
"p5.26-math-matrixreal",
"p5.26-moosex-storage-io-chi",
"p5.26-package-pkg",
"p5.26-pithub",
"p5.26-sdl"
]
},
{
"type": "lib",
"ports": [
"p5.26-bioperl",
"p5.26-test-class-most"
]
}
]
},
{
"name": "p5.26-test-more-utf8",
"portdir": "perl/p5-test-more-utf8",
"version": "0.50.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test::More::UTF8",
"description": "Test::More::UTF8 - Enhancing Test::More for UTF8-based projects",
"long_description": "Test::More::UTF8 - Enhancing Test::More for UTF8-based projects",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-text-template"
]
}
]
},
{
"name": "p5.26-test-moose-more",
"portdir": "perl/p5-test-moose-more",
"version": "0.50.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test::Moose::More",
"description": "Test::Moose::More - More tools for testing Moose packages",
"long_description": "Test::Moose::More - More tools for testing Moose packages",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-namespace-autoclean",
"p5.26-tap-simpleoutput",
"p5.26-test-checkdeps"
]
},
{
"type": "lib",
"ports": [
"p5.26-sub-exporter-progressive",
"perl5.26",
"p5.26-syntax-keyword-junction",
"p5.26-data-optlist",
"p5.26-list-moreutils",
"p5.26-moose"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-dist-zilla-plugin-contributorsfromgit",
"p5.26-dist-zilla-pluginbundle-git-checkfor",
"p5.26-moosex-attributeshortcuts",
"p5.26-moosex-meta-typeconstraint-mooish",
"p5.26-moosex-traitfor-meta-class-betteranonclassnames",
"p5.26-moosex-util"
]
}
]
},
{
"name": "p5.26-test-mojibake",
"portdir": "perl/p5-test-mojibake",
"version": "1.300.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test::Mojibake",
"description": "Test::Mojibake - check your source for encoding misbehavior",
"long_description": "Test::Mojibake - check your source for encoding misbehavior",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-encode"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-unicode-checkutf8"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-dist-zilla-plugin-mojibaketests"
]
}
]
},
{
"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-test-mockrandom",
"portdir": "perl/p5-test-mockrandom",
"version": "1.10.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test::MockRandom",
"description": "Test::MockRandom - Replaces random number generation with non-random number generation",
"long_description": "Test::MockRandom - Replaces random number generation with non-random number generation",
"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-path-tiny"
]
}
]
},
{
"name": "p5.26-test-mockobject",
"portdir": "perl/p5-test-mockobject",
"version": "1.202.1.220",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test::MockObject",
"description": "Perl extension for emulating troublesome interfaces",
"long_description": "It's a simple program that doesn't use any other modules, and those are easy to test.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test-exception",
"p5.26-test-warn"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-universal-can",
"p5.26-universal-isa"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-catalyst-authentication-credential-http",
"p5.26-dancer2-session-cookie",
"p5.26-dist-zilla-role-dynamicconfig",
"p5.26-dist-zilla-role-stash-plugins",
"p5.26-dist-zilla-stash-podweaver",
"p5.26-email-sender",
"p5.26-soap-lite"
]
},
{
"type": "lib",
"ports": [
"p5.26-html-formattext-withlinks",
"p5.26-test-mock-lwp",
"p5.26-fey-test"
]
}
]
},
{
"name": "p5.26-test-mockmodule",
"portdir": "perl/p5-test-mockmodule",
"version": "0.175.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test::MockModule",
"description": "Override subroutines in a module for unit testing",
"long_description": "Override subroutines in a module for unit testing",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test-warnings"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-module-build",
"p5.26-super"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-dbix-connector"
]
}
]
},
{
"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-mock-guard",
"portdir": "perl/p5-test-mock-guard",
"version": "0.100.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test::Mock::Guard",
"description": "Test::Mock::Guard - Simple mock test library using RAII",
"long_description": "Test::Mock::Guard - Simple mock test library using RAII",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-class-load",
"p5.26-module-build"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-json-webtoken"
]
}
]
},
{
"name": "p5.26-test-minimumversion",
"portdir": "perl/p5-test-minimumversion",
"version": "0.101.82",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test::MinimumVersion",
"description": "Test::MinimumVersion - does your code require newer perl than you think?",
"long_description": "Test::MinimumVersion - does your code require newer perl than you think?",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-file-find-rule",
"p5.26-file-find-rule-perl",
"p5.26-perl-minimumversion"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-dist-zilla-plugin-test-compile"
]
},
{
"type": "lib",
"ports": [
"p5.26-dist-zilla-plugin-test-minimumversion"
]
}
]
},
{
"name": "p5.26-test-metrics-any",
"portdir": "perl/p5-test-metrics-any",
"version": "0.10.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test::Metrics::Any",
"description": "Test::Metrics::Any - assert that code produces metrics via Metrics::Any",
"long_description": "Test::Metrics::Any - assert that code produces metrics via Metrics::Any",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-metrics-any",
"p5.26-module-build",
"p5.26-test-simple"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-io-async"
]
}
]
},
{
"name": "p5.26-test-memory-cycle",
"portdir": "perl/p5-test-memory-cycle",
"version": "1.60.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test::Memory::Cycle",
"description": "Check for memory leaks and circular memory references",
"long_description": "Check for memory leaks and circular memory references",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-devel-cycle",
"p5.26-padwalker"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-www-mechanize",
"p5.26-dancer2",
"p5.26-fey",
"p5.26-html-scrubber",
"p5.26-mojolicious-plugin-chi",
"p5.26-moose",
"p5.26-bioperl",
"p5.26-pdf-api2",
"p5.26-plack-test-agent",
"p5.26-type-tiny"
]
},
{
"type": "lib",
"ports": [
"p5.26-parse-mediawikidump"
]
}
]
},
{
"name": "p5.26-test-manifest",
"portdir": "perl/p5-test-manifest",
"version": "2.21.0",
"license": "Artistic-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test::Manifest",
"description": "interact with a t/test_manifest file",
"long_description": "interact with a t/test_manifest file",
"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-xml-rss"
]
}
]
},
{
"name": "p5.26-test-lwp-useragent",
"portdir": "perl/p5-test-lwp-useragent",
"version": "0.34.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test::LWP::UserAgent",
"description": "Test::LWP::UserAgent - A LWP::UserAgent suitable for simulating and testing network calls",
"long_description": "Test::LWP::UserAgent - A LWP::UserAgent suitable for simulating and testing network calls",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.26-test-warnings",
"clang-9.0",
"p5.26-path-tiny",
"p5.26-plack",
"p5.26-test-deep",
"p5.26-test-fatal",
"p5.26-test-needs",
"p5.26-test-requiresinternet"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-http-date",
"p5.26-http-message",
"p5.26-libwww-perl",
"p5.26-namespace-clean",
"p5.26-safe-isa",
"p5.26-try-tiny",
"p5.26-uri"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-lwp-consolelogger"
]
}
]
},
{
"name": "p5.26-test-longstring",
"portdir": "perl/p5-test-longstring",
"version": "0.170.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test::LongString",
"description": "Tests strings for equality, with more helpful failures",
"long_description": "Tests strings for equality, with more helpful failures",
"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-tree-simple-view",
"p5.26-mason",
"p5.26-sereal",
"p5.26-sereal-decoder",
"p5.26-sereal-encoder",
"p5.26-svn-dump",
"p5.26-data-ical",
"p5.26-text-flow"
]
},
{
"type": "lib",
"ports": [
"p5.26-test-www-mechanize"
]
}
]
},
{
"name": "p5.26-test-lib",
"portdir": "perl/p5-test-lib",
"version": "0.2.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test::Lib",
"description": "Test::Lib - Use libraries from a t/lib directory",
"long_description": "Test::Lib - Use libraries from a t/lib directory",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-beam-emitter"
]
}
]
},
{
"name": "p5.26-test-lectrotest",
"portdir": "perl/p5-test-lectrotest",
"version": "0.500.100",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test::LectroTest",
"description": "Test::LectroTest - Easy, automatic, specification-based tests",
"long_description": "Test::LectroTest - Easy, automatic, specification-based tests",
"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-number-witherror"
]
}
]
},
{
"name": "p5.26-test-leaktrace",
"portdir": "perl/p5-test-leaktrace",
"version": "0.170.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test::LeakTrace",
"description": "Test::LeakTrace - Traces memory leaks",
"long_description": "Test::LeakTrace provides several functions that trace memory leaks. This module scans arenas, the memory allocation system, so it can detect any leaked SVs in given blocks.",
"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-template-toolkit",
"p5.26-beam-emitter",
"p5.26-data-messagepack",
"p5.26-hash-fieldhash",
"p5.26-libwww-perl",
"p5.26-list-moreutils",
"p5.26-list-moreutils-xs",
"p5.26-list-someutils",
"p5.26-list-someutils-xs",
"p5.26-math-random-isaac",
"p5.26-math-random-isaac-xs",
"p5.26-mouse",
"p5.26-params-util"
]
},
{
"type": "test",
"ports": [
"p5.26-html-tree"
]
}
]
},
{
"name": "p5.26-test-kit",
"portdir": "perl/p5-test-kit",
"version": "2.150.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test::Kit",
"description": "Test::Kit - Build custom test packages with only the features you want",
"long_description": "Test::Kit - Build custom test packages with only the features you want",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.26-test-warn",
"p5.26-test-exception",
"p5.26-test-nowarnings",
"p5.26-test-output",
"p5.26-test-pod",
"p5.26-test-simple",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"p5.26-hook-lexwrap",
"p5.26-import-into",
"p5.26-module-runtime",
"p5.26-sub-delete",
"perl5.26"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-pod-readme"
]
}
]
},
{
"name": "p5.26-test-json",
"portdir": "perl/p5-test-json",
"version": "0.110.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test::JSON",
"description": "Test::JSON - Test JSON data",
"long_description": "Test::JSON - Test JSON data",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-json-any",
"p5.26-module-build",
"p5.26-test-differences"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-rdf-query",
"p5.26-rdf-trine"
]
}
]
},
{
"name": "p5.26-test-inter",
"portdir": "perl/p5-test-inter",
"version": "1.90.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test::Inter",
"description": "Test::Inter - framework for more readable interactive test scripts",
"long_description": "Test::Inter - framework for more readable interactive test scripts",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-file-find-rule",
"p5.26-test-pod",
"p5.26-test-pod-coverage"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-date-manip",
"p5.26-locale-codes"
]
}
]
},
{
"name": "p5.26-test-inline",
"portdir": "perl/p5-test-inline",
"version": "2.213.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test::Inline",
"description": "Inlining your tests next to the code being tested",
"long_description": "Embedding tests allows tests to be placed near the code it's testing. This is a nice supplement to the traditional .t files. It's like XUnit, only better and Perl-style.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test-classapi",
"p5.26-test-script"
]
},
{
"type": "lib",
"ports": [
"p5.26-file-chmod",
"p5.26-file-find-rule",
"p5.26-file-flat",
"perl5.26",
"p5.26-file-slurp",
"p5.26-params-util",
"p5.26-pod-tests",
"p5.26-file-remove",
"p5.26-algorithm-dependency",
"p5.26-config-tiny"
]
}
],
"depends_on": []
},
{
"name": "p5.26-test-indistdir",
"portdir": "perl/p5-test-indistdir",
"version": "1.112.71",
"license": "unrestricted",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test::InDistDir",
"description": "Test::InDistDir - test environment setup for development with IDE",
"long_description": "Test::InDistDir - test environment setup for development with IDE",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": []
},
{
"name": "p5.26-test-identity",
"portdir": "perl/p5-test-identity",
"version": "0.10.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test::Identity",
"description": "Test::Identity - assert the referential identity of a reference",
"long_description": "Test::Identity - assert the referential identity of a reference",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-module-build"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-devel-mat",
"p5.26-future",
"p5.26-future-io",
"p5.26-io-async",
"p5.26-string-tagged"
]
}
]
},
{
"name": "p5.26-test-http-server-simple",
"portdir": "perl/p5-test-http-server-simple",
"version": "0.110.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test::HTTP::Server::Simple",
"description": "Test::More functions for HTTP::Server::Simple",
"long_description": "Test::More functions for HTTP::Server::Simple",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-http-server-simple"
]
}
],
"depends_on": []
},
{
"name": "p5.26-test-harness",
"portdir": "perl/p5-test-harness",
"version": "3.420.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test::Harness",
"description": "Run perl standard test scripts with statistics.",
"long_description": "You can write test scripts without knowing the exact output this module expects by using \"Test\" modules. However, by using this module, you can know the specifics, and you can prints some performance statistics that are computed by the Benchmark module.",
"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-web-scraper"
]
},
{
"type": "lib",
"ports": [
"p5.26-module-build-tiny"
]
},
{
"type": "test",
"ports": [
"p5.26-html-formatter"
]
}
]
},
{
"name": "p5.26-test-fork",
"portdir": "perl/p5-test-fork",
"version": "0.20.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test::Fork",
"description": "Test::Fork - test code which forks",
"long_description": "Test::Fork - test code which forks",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-module-build"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-gd"
]
}
]
},
{
"name": "p5.26-test-file-sharedir",
"portdir": "perl/p5-test-file-sharedir",
"version": "1.1.2",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test::File::ShareDir",
"description": "Test::File::ShareDir - Create a Fake ShareDir for your modules for testing.",
"long_description": "Test::File::ShareDir - Create a Fake ShareDir for your modules for testing.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test-fatal"
]
},
{
"type": "lib",
"ports": [
"p5.26-file-copy-recursive",
"p5.26-file-sharedir",
"perl5.26",
"p5.26-scope-guard",
"p5.26-path-tiny",
"p5.26-class-tiny"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-datetime-locale",
"p5.26-dist-zilla",
"p5.26-dist-zilla-plugin-contributorsfromgit",
"p5.26-dist-zilla-plugin-dynamicprereqs",
"p5.26-dist-zilla-plugin-generatefile-fromsharedir",
"p5.26-dist-zilla-plugin-run",
"p5.26-dist-zilla-pluginbundle-starter",
"p5.26-text-vimcolor"
]
}
]
},
{
"name": "p5.26-test-filename",
"portdir": "perl/p5-test-filename",
"version": "0.30.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test::Filename",
"description": "Test::Filename - Portable filename comparison",
"long_description": "Test::Filename - Portable filename comparison",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-path-tiny"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-path-iterator-rule"
]
}
]
},
{
"name": "p5.26-test-file",
"portdir": "perl/p5-test-file",
"version": "1.447.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test::File",
"description": "Test::File -- test file attributes",
"long_description": "Test::File -- test file attributes",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test-utf8"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-file-copy-recursive",
"p5.26-www-search"
]
}
]
},
{
"name": "p5.26-test-fatal",
"portdir": "perl/p5-test-fatal",
"version": "0.16.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test::Fatal",
"description": "incredibly simple helpers for testing code with exceptions",
"long_description": "Test::Fatal is an alternative to the popular Test::Exception. It does much less, but should allow greater flexibility in testing exception-throwing code with about the same amount of typing.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-try-tiny"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-moox-types-mooselike",
"p5.26-app-cmd",
"p5.26-autobox",
"p5.26-beam-emitter",
"p5.26-catalyst-devel",
"p5.26-catalyst-runtime",
"p5.26-chart-clicker",
"p5.26-class-load",
"p5.26-class-load-xs",
"p5.26-class-method-modifiers",
"p5.26-class-refresh",
"p5.26-code-tidyall",
"p5.26-config-mvp",
"p5.26-config-mvp-slicer",
"p5.26-const-fast",
"p5.26-crypt-random-source",
"p5.26-dancer2",
"p5.26-data-perl",
"p5.26-datetime",
"p5.26-datetime-format-strptime",
"p5.26-datetime-timezone",
"p5.26-devel-overloadinfo",
"p5.26-devel-refcount",
"p5.26-devel-repl",
"p5.26-dist-checkconflicts",
"p5.26-dist-zilla",
"p5.26-dist-zilla-plugin-bumpversionafterrelease",
"p5.26-dist-zilla-plugin-checkissues",
"p5.26-dist-zilla-plugin-checkprereqsindexed",
"p5.26-dist-zilla-plugin-checkselfdependency",
"p5.26-dist-zilla-plugin-checkstrictversion",
"p5.26-dist-zilla-plugin-copyfilesfromrelease",
"p5.26-dist-zilla-plugin-dynamicprereqs",
"p5.26-dist-zilla-plugin-ensurelatestperl",
"p5.26-dist-zilla-plugin-generatefile-fromsharedir",
"p5.26-dist-zilla-plugin-git",
"p5.26-dist-zilla-plugin-git-contributors",
"p5.26-dist-zilla-plugin-git-describe",
"p5.26-dist-zilla-plugin-github",
"p5.26-dist-zilla-plugin-installguide",
"p5.26-dist-zilla-plugin-makemaker-awesome",
"p5.26-dist-zilla-plugin-makemaker-fallback",
"p5.26-dist-zilla-plugin-metaprovides",
"p5.26-dist-zilla-plugin-metaprovides-package",
"p5.26-dist-zilla-plugin-modulebuildtiny",
"p5.26-dist-zilla-plugin-modulebuildtiny-fallback",
"p5.26-dist-zilla-plugin-promptifstale",
"p5.26-dist-zilla-plugin-readmeanyfrompod",
"p5.26-dist-zilla-plugin-rewriteversion-transitional",
"p5.26-dist-zilla-plugin-run",
"p5.26-dist-zilla-plugin-versionfrommainmodule",
"p5.26-dist-zilla-pluginbundle-git-checkfor",
"p5.26-dist-zilla-pluginbundle-git-versionmanager",
"p5.26-dist-zilla-role-filewatcher",
"p5.26-dist-zilla-role-modulemetadata",
"p5.26-dist-zilla-role-repofileinjector",
"p5.26-email-stuffer",
"p5.26-eval-closure",
"p5.26-exporter-tiny",
"p5.26-extutils-cchecker",
"p5.26-fey-orm",
"p5.26-file-copy-recursive",
"p5.26-file-libmagic",
"p5.26-file-map",
"p5.26-future",
"p5.26-getopt-long-descriptive",
"p5.26-hash-objectify",
"p5.26-html-masonx-free",
"p5.26-html-restrict",
"p5.26-html-tree",
"p5.26-http-cookiemonster",
"p5.26-io-async",
"p5.26-json-any",
"p5.26-lingua-en-number-isordinal",
"p5.26-log-dispatch",
"p5.26-log-dispatchouli",
"p5.26-lwp-consolelogger",
"p5.26-lwp-mediatypes",
"p5.26-metacpan-client",
"p5.26-metrics-any",
"p5.26-module-implementation",
"p5.26-moo",
"p5.26-moose",
"p5.26-moosex-aliases",
"p5.26-moosex-attributeshortcuts",
"p5.26-moosex-classattribute",
"p5.26-moosex-configfromfile",
"p5.26-moosex-daemonize",
"p5.26-moosex-getopt",
"p5.26-moosex-has-sugar",
"p5.26-moosex-lazyrequire",
"p5.26-moosex-meta-typeconstraint-mooish",
"p5.26-moosex-methodattributes",
"p5.26-www-mechanize-cached",
"p5.26-xs-parse-sublike",
"p5.26-zeromq",
"p5.26-moosex-object-pluggable",
"p5.26-moosex-params-validate",
"p5.26-moosex-role-parameterized",
"p5.26-moosex-setonce",
"p5.26-moosex-simpleconfig",
"p5.26-moosex-singleton",
"p5.26-moosex-slurpyconstructor",
"p5.26-moosex-storage",
"p5.26-moosex-strictconstructor",
"p5.26-moosex-traits",
"p5.26-moosex-types",
"p5.26-moosex-types-datetime",
"p5.26-moosex-types-laxnum",
"p5.26-moosex-types-loadableclass",
"p5.26-moosex-types-path-tiny",
"p5.26-moosex-types-structured",
"p5.26-moox-aliases",
"p5.26-moox-handlesvia",
"p5.26-moox-late",
"p5.26-moox-strictconstructor",
"p5.26-libwww-perl",
"p5.26-moox-types-mooselike-numeric",
"p5.26-moox-typetiny",
"p5.26-mouse",
"p5.26-net-stomp",
"p5.26-net-twitter",
"p5.26-net-twitter-lite",
"p5.26-package-deprecationmanager",
"p5.26-package-stash",
"p5.26-package-stash-xs",
"p5.26-package-variant",
"p5.26-params-validate",
"p5.26-path-isdev",
"p5.26-pod-weaver-section-generatesection",
"p5.26-redis",
"p5.26-return-multilevel",
"p5.26-role-tiny",
"p5.26-session-storage-secure",
"p5.26-specio-library-path-tiny",
"p5.26-struct-dumb",
"p5.26-sub-handlesvia",
"p5.26-sub-quote",
"p5.26-test-deep-type",
"p5.26-test-file-sharedir",
"p5.26-test-lwp-useragent",
"p5.26-test-timer",
"p5.26-twitter-api",
"p5.26-type-tie",
"p5.26-unicode-utf8",
"p5.26-uri-fromhash",
"p5.26-utf8-all",
"p5.26-www-mechanize"
]
},
{
"type": "lib",
"ports": [
"p5.26-moosex-nonmoose",
"p5.26-specio",
"p5.26-sub-override"
]
}
]
},
{
"name": "p5.26-test-failwarnings",
"portdir": "perl/p5-test-failwarnings",
"version": "0.8.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test::FailWarnings",
"description": "Test::FailWarnings - Add test failures if warnings are caught",
"long_description": "Test::FailWarnings - Add test failures if warnings are caught",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-capture-tiny"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-data-section",
"p5.26-dist-zilla",
"p5.26-lwp-consolelogger",
"p5.26-path-tiny"
]
}
]
},
{
"name": "p5.26-test-expect",
"portdir": "perl/p5-test-expect",
"version": "0.340.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test::Expect",
"description": "Automated driving and testing of terminal-based programs.",
"long_description": "Automated driving and testing of terminal-based programs.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-class-accessor-chained",
"p5.26-expect-simple",
"p5.26-module-build"
]
}
],
"depends_on": []
},
{
"name": "p5.26-test-exception",
"portdir": "perl/p5-test-exception",
"version": "0.430.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test::Exception",
"description": "Convenience methods for testing exception-based code",
"long_description": "This module provides a few convenience methods for testing exception based code. It is built with Test::Builder and plays happily with Test::Simple, Test::More and friends.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-sub-uplevel"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-zmq-ffi",
"p5.26-text-flow",
"p5.26-text-markdown",
"p5.26-text-multimarkdown",
"p5.26-text-recordparser",
"p5.26-time-y2038",
"p5.26-tree-simple",
"p5.26-tree-simple-view",
"p5.26-utf8-all",
"p5.26-version-next",
"p5.26-www-mechanize",
"p5.26-xml-rss-libxml",
"p5.26-zeromq",
"p5.26-array-iterator",
"p5.26-bio-db-ncbihelper",
"p5.26-catalyst-authentication-credential-http",
"p5.26-catalyst-model-dbic-schema",
"p5.26-catalyst-plugin-authentication",
"p5.26-catalyst-plugin-authorization-roles",
"p5.26-catalyst-plugin-session",
"p5.26-catalyst-view-html-mason",
"p5.26-cgi-simple",
"p5.26-chart-clicker",
"p5.26-chi",
"p5.26-class-accessor-grouped",
"p5.26-class-c3-adopt-next",
"p5.26-class-c3-componentised",
"p5.26-conf-libconfig",
"p5.26-context-preserve",
"p5.26-crypt-openpgp",
"p5.26-crypt-smime",
"p5.26-dancer-session-cookie",
"p5.26-data-page",
"p5.26-datetime-format-flexible",
"p5.26-dbd-mock",
"p5.26-dbix-class",
"p5.26-dbix-class-encodedcolumn",
"p5.26-dbix-class-schema-loader",
"p5.26-dbm-deep",
"p5.26-dist-zilla-plugin-ourpkgversion",
"p5.26-forest",
"p5.26-gdgraph",
"p5.26-gearman",
"p5.26-git-wrapper",
"p5.26-html-tidy",
"p5.26-list-uniq",
"p5.26-lwp-curl",
"p5.26-mail-authenticationresults",
"p5.26-module-manifest",
"p5.26-moose-autobox",
"p5.26-moosex-emulate-class-accessor-fast",
"p5.26-moosex-hasdefaults",
"p5.26-moosex-traits-pluggable",
"p5.26-moosex-types-common",
"p5.26-moox-handlesvia",
"p5.26-mouse",
"p5.26-mousex-foreign",
"p5.26-mousex-types",
"p5.26-net-dns-resolver-mock",
"p5.26-net-ssleay",
"p5.26-pdf-api2",
"p5.26-pdl",
"p5.26-perlio-utf8_strict",
"p5.26-pod-readme",
"p5.26-pod-weaver-plugin-ensureuniquesections",
"p5.26-rdf-query",
"p5.26-rdf-trine",
"p5.26-search-elasticsearch",
"p5.26-search-elasticsearch-client-2_0",
"p5.26-search-elasticsearch-client-5_0",
"p5.26-search-elasticsearch-client-6_0",
"p5.26-sql-abstract",
"p5.26-sql-abstract-classic",
"p5.26-sql-translator",
"p5.26-sys-cpuload",
"p5.26-term-progressbar",
"p5.26-test-class",
"p5.26-test-directory",
"p5.26-test-kit",
"p5.26-test-mockobject",
"p5.26-test-version",
"p5.26-test-www-mechanize-catalyst",
"p5.26-test-www-selenium"
]
},
{
"type": "lib",
"ports": [
"p5.26-app-svn-bisect",
"p5.26-parse-mediawikidump",
"p5.26-apache-session",
"p5.26-carp-assert-more",
"p5.26-moose-policy",
"p5.26-html-strip",
"p5.26-class-dbi-plugin-pager",
"p5.26-sgml-parser-opensp",
"p5.26-html-tidy5",
"p5.26-test-most",
"p5.26-tree-simple-visitorfactory",
"p5.26-sql-abstract-limit"
]
}
]
},
{
"name": "p5.26-test-eol",
"portdir": "perl/p5-test-eol",
"version": "2.20.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test::EOL",
"description": "Test::EOL - Check the correct line endings in your project",
"long_description": "Test::EOL - Check the correct line endings in your project",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-dancer2"
]
}
]
},
{
"name": "p5.26-test-distmanifest",
"portdir": "perl/p5-test-distmanifest",
"version": "1.14.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test::DistManifest",
"description": "Author test that validates a package MANIFEST.",
"long_description": "Author test that validates a package MANIFEST.",
"active": 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-module-manifest"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-test-strict"
]
}
]
},
{
"name": "p5.26-test-directory",
"portdir": "perl/p5-test-directory",
"version": "0.51.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test::Directory",
"description": "Test::Directory - Perl extension for maintaining test directories.",
"long_description": "Test::Directory - Perl extension for maintaining test directories.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test-exception"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-test-writevariants"
]
}
]
},
{
"name": "p5.26-test-differences",
"portdir": "perl/p5-test-differences",
"version": "0.680.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 2,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test::Differences",
"description": "Test strings and data structures and show differences if not ok",
"long_description": "When the code you're testing returns multiple lines, records or data structures and they're just plain wrong, an equivalent to the Unix diff utility may be just what's needed.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-capture-tiny",
"p5.26-text-diff"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-xml-rss-libxml",
"p5.26-dbix-class-schema-loader",
"p5.26-sql-translator",
"p5.26-text-markdown",
"p5.26-xml-rss",
"p5.26-code-tidyall",
"p5.26-extutils-xspp",
"p5.26-html-scrubber",
"p5.26-net-dict",
"p5.26-pod-elemental",
"p5.26-pod-elemental-transformer-list",
"p5.26-pod-markdown",
"p5.26-pod-markdown-github",
"p5.26-pod-pom",
"p5.26-pod-weaver",
"p5.26-sereal-decoder",
"p5.26-sereal-encoder"
]
},
{
"type": "lib",
"ports": [
"p5.26-devel-cover",
"p5.26-devel-nytprof",
"p5.26-test-json",
"p5.26-test-most"
]
}
]
},
{
"name": "p5.26-test-deep-type",
"portdir": "perl/p5-test-deep-type",
"version": "0.8.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test::Deep::Type",
"description": "Test::Deep::Type - A Test::Deep plugin for validating type constraints",
"long_description": "Test::Deep::Type - A Test::Deep plugin for validating type constraints",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test-fatal",
"p5.26-test-needs"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-try-tiny",
"p5.26-namespace-clean",
"p5.26-test-deep"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-moosex-storage"
]
}
]
},
{
"name": "p5.26-test-deep-json",
"portdir": "perl/p5-test-deep-json",
"version": "0.50.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test::Deep::JSON",
"description": "Test::Deep::JSON - Compare JSON with Test::Deep",
"long_description": "Test::Deep::JSON - Compare JSON with Test::Deep",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-module-build-tiny"
]
},
{
"type": "lib",
"ports": [
"p5.26-json-maybexs",
"perl5.26",
"p5.26-test-deep",
"p5.26-module-build",
"p5.26-exporter-lite"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-dist-zilla-plugin-dynamicprereqs",
"p5.26-dist-zilla-plugin-github",
"p5.26-dist-zilla-plugin-prereqs-authordeps",
"p5.26-moosex-storage"
]
}
]
},
{
"name": "p5.26-test-deep",
"portdir": "perl/p5-test-deep",
"version": "1.130.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test::Deep",
"description": "Provides lots of flexibility when testing deep structures",
"long_description": "Provides lots of flexibility when testing deep structures",
"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-zmq-ffi",
"p5.26-sql-abstract-classic",
"p5.26-sql-statement",
"p5.26-sys-cpuload",
"p5.26-test-cleannamespaces",
"p5.26-test-lwp-useragent",
"p5.26-www-mechanize",
"p5.26-yaml",
"p5.26-yaml-pp",
"p5.26-cgi",
"p5.26-app-nopaste",
"p5.26-cache-fastmmap",
"p5.26-catalyst-plugin-session",
"p5.26-cgi-struct",
"p5.26-chi",
"p5.26-class-dbi-plugin-abstractcount",
"p5.26-conf-libconfig",
"p5.26-config-json",
"p5.26-cpan-meta-check",
"p5.26-data-perl",
"p5.26-dbd-mariadb",
"p5.26-dbd-mysql",
"p5.26-dbix-class",
"p5.26-dbix-class-schema-loader",
"p5.26-dbm-deep",
"p5.26-dist-zilla-plugin-bumpversionafterrelease",
"p5.26-dist-zilla-plugin-checkissues",
"p5.26-dist-zilla-plugin-checkprereqsindexed",
"p5.26-dist-zilla-plugin-checkselfdependency",
"p5.26-dist-zilla-plugin-copyfilesfromrelease",
"p5.26-dist-zilla-plugin-dynamicprereqs",
"p5.26-dist-zilla-plugin-ensurelatestperl",
"p5.26-dist-zilla-plugin-generatefile-fromsharedir",
"p5.26-dist-zilla-plugin-git-contributors",
"p5.26-dist-zilla-plugin-github",
"p5.26-dist-zilla-plugin-githubmeta",
"p5.26-dist-zilla-plugin-keywords",
"p5.26-dist-zilla-plugin-makemaker-awesome",
"p5.26-dist-zilla-plugin-makemaker-fallback",
"p5.26-dist-zilla-plugin-modulebuildtiny",
"p5.26-dist-zilla-plugin-modulebuildtiny-fallback",
"p5.26-dist-zilla-plugin-prereqs-authordeps",
"p5.26-dist-zilla-plugin-promptifstale",
"p5.26-dist-zilla-plugin-readmeanyfrompod",
"p5.26-dist-zilla-plugin-rewriteversion-transitional",
"p5.26-dist-zilla-plugin-run",
"p5.26-dist-zilla-plugin-test-compile",
"p5.26-dist-zilla-plugin-versionfrommainmodule",
"p5.26-dist-zilla-pluginbundle-git-versionmanager",
"p5.26-dist-zilla-role-filewatcher",
"p5.26-dist-zilla-role-modulemetadata",
"p5.26-dist-zilla-role-repofileinjector",
"p5.26-file-copy-recursive",
"p5.26-git-raw",
"p5.26-git-wrapper",
"p5.26-html-mason",
"p5.26-http-body",
"p5.26-http-cookiejar",
"p5.26-http-multipartparser",
"p5.26-inline-python",
"p5.26-log-dispatch-array",
"p5.26-log-dispatchouli",
"p5.26-mime-tools",
"p5.26-moose",
"p5.26-moosex-configfromfile",
"p5.26-moosex-getopt",
"p5.26-moosex-slurpyconstructor",
"p5.26-moosex-storage",
"p5.26-moosex-types-common",
"p5.26-mouse",
"p5.26-net-stomp",
"p5.26-net-twitter",
"p5.26-path-iterator-rule",
"p5.26-pdf-reuse",
"p5.26-pdl",
"p5.26-perl-critic",
"p5.26-pod-elemental",
"p5.26-pod-eventual",
"p5.26-pod-readme",
"p5.26-pod-spell",
"p5.26-ppi",
"p5.26-ppix-utilities",
"p5.26-rdf-trine",
"p5.26-redis",
"p5.26-search-elasticsearch",
"p5.26-search-elasticsearch-client-2_0",
"p5.26-search-elasticsearch-client-5_0",
"p5.26-search-elasticsearch-client-6_0",
"p5.26-sereal",
"p5.26-sereal-decoder",
"p5.26-sereal-encoder",
"p5.26-session-storage-secure",
"p5.26-set-array"
]
},
{
"type": "lib",
"ports": [
"p5.26-apache-session",
"p5.26-sql-abstract-limit",
"p5.26-test-deep-type",
"p5.26-test-spec",
"p5.26-test-base",
"p5.26-test-most",
"p5.26-sql-abstract",
"p5.26-test-deep-json",
"p5.26-dist-zilla"
]
}
]
},
{
"name": "p5.26-test-cpan-meta-yaml",
"portdir": "perl/p5-test-cpan-meta-yaml",
"version": "0.250.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test::CPAN::Meta::YAML",
"description": "Test::CPAN::Meta::YAML - Validate a META.yml file within a CPAN distribution.",
"long_description": "Test::CPAN::Meta::YAML - Validate a META.yml file within a CPAN distribution.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-test-yaml-valid"
]
}
],
"depends_on": []
},
{
"name": "p5.26-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-test-cpan-meta",
"portdir": "perl/p5-test-cpan-meta",
"version": "0.250.0",
"license": "Artistic-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test::CPAN::Meta",
"description": "Validate your CPAN META.yml files",
"long_description": "Validate your CPAN META.yml files",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-html-formatter",
"p5.26-dancer2",
"p5.26-redis"
]
},
{
"type": "test",
"ports": [
"p5.26-compress-raw-bzip2",
"p5.26-io-compress",
"p5.26-compress-raw-zlib",
"p5.26-io-compress-lzma"
]
}
]
},
{
"name": "p5.26-test-compile",
"portdir": "perl/p5-test-compile",
"version": "2.4.1",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test::Compile",
"description": "Check whether Perl files compile correctly",
"long_description": "Check whether Perl files compile correctly",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test-warnings"
]
},
{
"type": "lib",
"ports": [
"p5.26-module-build",
"perl5.26",
"p5.26-version",
"p5.26-universal-require",
"p5.26-devel-checkos"
]
}
],
"depends_on": []
}
]
}