HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51749,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=169",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=167",
"results": [
{
"name": "p5.26-www-wolframalpha",
"portdir": "perl/p5-www-wolframalpha",
"version": "1.100.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/WWW::WolframAlpha",
"description": "WWW::WolframAlpha API - Interface to Wolfram|Alpha API",
"long_description": "WWW::WolframAlpha provides an object-oriented Perl interface to the Wolfram|Alpha API. You will need a development key from Wolfram, and the API is subject to conditions and limitations; see http://products.wolframalpha.com/developers/ for details.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-libwww-perl",
"p5.26-uri",
"p5.26-xml-simple"
]
}
],
"depends_on": []
},
{
"name": "p5.26-url-encode",
"portdir": "perl/p5-url-encode",
"version": "0.30.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/URL::Encode",
"description": "URL::Encode - Encoding and decoding of application/x-www-form-urlencoded encoding.",
"long_description": "URL::Encode - Encoding and decoding of application/x-www-form-urlencoded encoding.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-twitter-api",
"p5.26-url-encode-xs"
]
}
]
},
{
"name": "p5.26-extutils-pkgconfig",
"portdir": "perl/p5-extutils-pkgconfig",
"version": "1.160.0",
"license": "LGPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/ExtUtils::PkgConfig",
"description": "Simplistic interface to pkg-config",
"long_description": "Simplistic interface to pkg-config",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"pkgconfig",
"perl5.26"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-alien-gimp",
"p5.26-conf-libconfig",
"p5.26-crypt-smime",
"p5.26-gd",
"p5.26-gtk2-sourceview2",
"p5.26-pgplot",
"p5.26-poppler"
]
},
{
"type": "lib",
"ports": [
"p5.26-glib-object-introspection",
"p5.26-gnome2",
"p5.26-gnome2-canvas",
"p5.26-gnome2-gconf",
"p5.26-gnome2-vfs",
"p5.26-gnome2-wnck",
"p5.26-cairo",
"p5.26-cairo-gobject",
"p5.26-gtk2",
"p5.26-gtk2-gladexml",
"p5.26-net-curl",
"p5.26-glib"
]
}
]
},
{
"name": "p5.26-moosex-has-sugar",
"portdir": "perl/p5-moosex-has-sugar",
"version": "1.0.6",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/MooseX::Has::Sugar",
"description": "MooseX::Has::Sugar - Sugar Syntax for moose 'has' fields",
"long_description": "MooseX::Has::Sugar - Sugar Syntax for moose 'has' fields",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.26-moose",
"p5.26-namespace-clean",
"p5.26-test-fatal",
"clang-9.0",
"p5.26-moosex-types"
]
},
{
"type": "lib",
"ports": [
"p5.26-sub-exporter-progressive",
"perl5.26"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-dist-zilla-plugin-git",
"p5.26-dist-zilla-plugin-readmeanyfrompod",
"p5.26-pod-weaver-plugin-ensureuniquesections"
]
}
]
},
{
"name": "p5.26-net-frame-simple",
"portdir": "perl/p5-net-frame-simple",
"version": "1.90.0",
"license": "Artistic-1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Net::Frame::Simple",
"description": "network frame crafting made easy",
"long_description": "This module is part of Net::Frame frame crafting framework. It is totally optional, but can make playing with the network far easier. Basically, it hides the complexity of frame forging, sending, and receiving, by providing helper methods, which will analyze internally how to assemble frames and find responses to probes. For example, it will take care of computing lengths and checksums, and matching a response frame to the requesting frame.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-class-gomor",
"p5.26-module-build",
"p5.26-net-frame"
]
}
],
"depends_on": []
},
{
"name": "p5.26-tree-simple",
"portdir": "perl/p5-tree-simple",
"version": "1.330.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Tree::Simple",
"description": "A simple tree object",
"long_description": "A simple tree object",
"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": "lib",
"ports": [
"p5.26-audio-m4p",
"p5.26-catalyst-plugin-authorization-acl",
"p5.26-catalyst-runtime",
"p5.26-tree-simple-view",
"p5.26-tree-simple-visitorfactory"
]
}
]
},
{
"name": "p5.26-package-stash",
"portdir": "perl/p5-package-stash",
"version": "0.390.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Package::Stash",
"description": "routines for manipulating stashes",
"long_description": "routines for manipulating stashes",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.26-test-needs",
"clang-9.0",
"p5.26-cpan-meta-check",
"p5.26-test-fatal"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-dist-checkconflicts",
"p5.26-module-implementation",
"p5.26-package-stash-xs"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-class-accessor-grouped"
]
},
{
"type": "lib",
"ports": [
"p5.26-class-load",
"p5.26-const-exporter",
"p5.26-data-printer",
"p5.26-devel-overloadinfo",
"p5.26-moose",
"p5.26-namespace-clean",
"p5.26-package-deprecationmanager",
"p5.26-search-elasticsearch",
"p5.26-test-cleannamespaces",
"p5.26-test-spec"
]
}
]
},
{
"name": "p5.26-dist-zilla-plugin-metaprovides-package",
"portdir": "perl/p5-dist-zilla-plugin-metaprovides-package",
"version": "2.4.3",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::MetaProvides::Package",
"description": "Dist::Zilla::Plugin::MetaProvides::Package - Extract namespaces/version from traditional packages for provides",
"long_description": "Dist::Zilla::Plugin::MetaProvides::Package - Extract namespaces/version from traditional packages for provides",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2636
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-path-tiny",
"p5.26-test-fatal"
]
},
{
"type": "lib",
"ports": [
"p5.26-dist-zilla-plugin-metaprovides",
"p5.26-dist-zilla-role-modulemetadata",
"p5.26-moose",
"p5.26-moosex-lazyrequire",
"perl5.26",
"p5.26-namespace-autoclean",
"p5.26-ppi",
"p5.26-safe-isa",
"p5.26-moosex-types",
"p5.26-data-dump",
"p5.26-dist-zilla"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-dist-zilla-pluginbundle-starter"
]
}
]
},
{
"name": "p5.26-mo",
"portdir": "perl/p5-mo",
"version": "0.400.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Mo",
"description": "Mo - Micro Objects. Mo is less.",
"long_description": "Mo - Micro Objects. Mo is less. Much less. Moose is huge. Moose led to Mouse led to Moo led to Mo. M is nothing. Mo is more. Not much. When Moo is more than you need, drop an 'o' and get some Mo.",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2636
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-class-xsaccessor",
"p5.26-io-all",
"p5.26-moose",
"p5.26-mouse"
]
}
],
"depends_on": []
},
{
"name": "p5.26-mac-applescript",
"portdir": "perl/p5-mac-applescript",
"version": "0.40.0",
"license": "Restrictive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Mac::AppleScript",
"description": "Perl extension to execute applescript commands on OS X",
"long_description": "Simple interface to the OSA scripting stuff. Returns undef on error and sets $@ to the error code. Codes are listed in the AppleScript documentation. On successful completion, this returns the output of the AppleScript command.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-mac-applescript-glue"
]
}
]
},
{
"name": "p5.26-perlx-maybe-xs",
"portdir": "perl/p5-perlx-maybe-xs",
"version": "1.1.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/PerlX::Maybe::XS",
"description": "PerlX::Maybe::XS - XS backend for PerlX::Maybe",
"long_description": "PerlX::Maybe::XS - XS backend for PerlX::Maybe",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-perlx-maybe"
]
}
]
},
{
"name": "p5.26-mogilefs-utils",
"portdir": "perl/p5-mogilefs-utils",
"version": "2.300.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/MogileFS::Utils",
"description": "MogileFS tools",
"long_description": "This package contains two tools to manage MogileFS: mogadm (MogileFS admin tool) and mogtool (inject/extract data to/from a MogileFS installation)",
"active": false,
"categories": [
"sysutils",
"net",
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-libwww-perl",
"p5.26-mogilefs-client"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-mogilefs-server"
]
}
]
},
{
"name": "p5.26-namespace-clean",
"portdir": "perl/p5-namespace-clean",
"version": "0.270.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/namespace::clean",
"description": "Keep imports and functions out of your namespace",
"long_description": "Keep imports and functions out of your namespace",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-b-hooks-endofscope",
"p5.26-package-stash"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-test-cleannamespaces",
"p5.26-moosex-has-sugar",
"p5.26-moosex-types-loadableclass",
"p5.26-dist-zilla-pluginbundle-git-versionmanager",
"p5.26-moox-handlesvia",
"p5.26-datetime-format-mysql",
"p5.26-datetime-format-builder",
"p5.26-syntax-keyword-junction"
]
},
{
"type": "lib",
"ports": [
"p5.26-data-visitor",
"p5.26-dbix-class",
"p5.26-dbix-class-schema-loader",
"p5.26-devel-cover",
"p5.26-devel-partialdump",
"p5.26-dist-zilla",
"p5.26-dist-zilla-app-command-regenerate",
"p5.26-dist-zilla-plugin-config-git",
"p5.26-dist-zilla-pluginbundle-starter",
"p5.26-dist-zilla-role-repofileinjector",
"p5.26-html-restrict",
"p5.26-moosex-classattribute",
"p5.26-moosex-emulate-class-accessor-fast",
"p5.26-moosex-insideout",
"p5.26-moosex-role-parameterized",
"p5.26-moosex-role-withoverloading",
"p5.26-moosex-types-datetime",
"p5.26-moosex-types-structured",
"p5.26-namespace-autoclean",
"p5.26-role-hasmessage",
"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-session-storage-secure",
"p5.26-string-toidentifier-en",
"p5.26-test-deep-type",
"p5.26-test-lwp-useragent",
"p5.26-test-www-mechanize-catalyst",
"p5.26-test-www-selenium",
"p5.26-twitter-api",
"p5.26-www-mechanize-cached",
"p5.26-app-nopaste",
"p5.26-zmq-ffi",
"p5.26-catalyst-devel",
"p5.26-catalyst-model-dbic-schema",
"p5.26-catalyst-plugin-session",
"p5.26-catalyst-plugin-session-store-delegate",
"p5.26-catalyst-runtime",
"p5.26-catalystx-leakchecker",
"p5.26-crypt-random-source"
]
}
]
},
{
"name": "p5.26-net-frame-dump",
"portdir": "perl/p5-net-frame-dump",
"version": "1.180.0",
"license": "Artistic-1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Net::Frame::Dump",
"description": "tcpdump like implementation",
"long_description": "Net::Frame::Dump is the base class for all dump modules. With them, you can open a device for live capture, for offline analysis, or for creating a pcap file. See Net::Frame::Dump::Offline, Net::Frame::Dump::Online, Net::Frame::Dump::Writer for specific usage.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"p5.26-class-gomor",
"p5.26-module-build",
"perl5.26",
"p5.26-net-pcap",
"p5.26-time-hires",
"p5.26-net-frame"
]
}
],
"depends_on": []
},
{
"name": "p5.26-rpc-xml",
"portdir": "perl/p5-rpc-xml",
"version": "0.800.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/RPC::XML",
"description": "A set of classes for core data, message and XML handling.",
"long_description": "The RPC::XML package is an implementation of the XML-RPC standard.",
"active": false,
"categories": [
"textproc",
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-net-server"
]
},
{
"type": "lib",
"ports": [
"p5.26-libwww-perl",
"perl5.26",
"p5.26-xml-parser",
"p5.26-xml-libxml",
"p5.26-datetime-format-iso8601"
]
}
],
"depends_on": []
},
{
"name": "p5.26-moosex-insideout",
"portdir": "perl/p5-moosex-insideout",
"version": "0.106.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/MooseX::InsideOut",
"description": "MooseX::InsideOut - inside-out objects with Moose",
"long_description": "MooseX::InsideOut - inside-out objects with Moose",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2636
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-hash-util-fieldhash-compat",
"p5.26-moose",
"p5.26-namespace-clean"
]
}
],
"depends_on": []
},
{
"name": "p5.26-sub-uplevel",
"portdir": "perl/p5-sub-uplevel",
"version": "0.280.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Sub::Uplevel",
"description": "Apparently run a function in a higher stack frame",
"long_description": "Apparently run a function in a higher stack frame",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-test-exception",
"p5.26-test-warn"
]
}
]
},
{
"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-geometry-primitive",
"portdir": "perl/p5-geometry-primitive",
"version": "0.240.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Geometry::Primitive",
"description": "Geometry::Primitive - Primitive Geometry Entities",
"long_description": "Geometry::Primitive - Primitive Geometry Entities",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2636
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-json-any"
]
},
{
"type": "lib",
"ports": [
"p5.26-math-complex",
"p5.26-moose",
"perl5.26",
"p5.26-moosex-storage",
"p5.26-moosex-clone",
"p5.26-check-isa"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-chart-clicker",
"p5.26-graphics-primitive",
"p5.26-graphics-primitive-driver-cairo",
"p5.26-layout-manager"
]
}
]
},
{
"name": "p5.26-class-xsaccessor",
"portdir": "perl/p5-class-xsaccessor",
"version": "1.190.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Class::XSAccessor",
"description": "Generate fast XS accessors without runtime compilation",
"long_description": "Class::XSAccessor implements fast read, write and read/write accessors in XS. Additionally, it can provide predicates such as has_foo() for testing whether the attribute foo is defined in the object.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-class-accessor-grouped",
"p5.26-dancer2",
"p5.26-devel-cover",
"p5.26-dumbbench",
"p5.26-file-find-object",
"p5.26-file-find-object-rule",
"p5.26-hash-objectify",
"p5.26-mo",
"p5.26-moo",
"p5.26-params-validationcompiler",
"p5.26-zmq-ffi"
]
}
]
},
{
"name": "p5.26-indirect",
"portdir": "perl/p5-indirect",
"version": "0.390.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/indirect",
"description": "indirect - Lexically warn about using the indirect method call syntax.",
"long_description": "indirect - Lexically warn about using the indirect method call syntax.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-devel-declare"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-strictures"
]
}
]
},
{
"name": "p5.26-xml-rss-libxml",
"portdir": "perl/p5-xml-rss-libxml",
"version": "0.310.500",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/XML::RSS::LibXML",
"description": "XML::RSS::LibXML - XML::RSS with XML::LibXML",
"long_description": "XML::RSS::LibXML - XML::RSS with XML::LibXML",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-cpan-meta",
"p5.26-test-differences",
"p5.26-test-exception",
"p5.26-test-warn"
]
},
{
"type": "lib",
"ports": [
"p5.26-universal-require",
"perl5.26",
"p5.26-xml-libxml",
"p5.26-class-accessor",
"p5.26-datetime-format-mail",
"p5.26-datetime-format-w3cdtf",
"p5.26-module-build"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-xml-feed"
]
}
]
},
{
"name": "p5.26-datetime-format-dateparse",
"portdir": "perl/p5-datetime-format-dateparse",
"version": "0.50.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DateTime::Format::DateParse",
"description": "Parses Date::Parse compatible formats",
"long_description": "Parses Date::Parse compatible formats",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"p5.26-datetime",
"p5.26-datetime-timezone",
"p5.26-timedate"
]
}
],
"depends_on": []
},
{
"name": "p5.26-data-password",
"portdir": "perl/p5-data-password",
"version": "1.120.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Data::Password",
"description": "Data::Password - Perl extension for assessing password quality.",
"long_description": "Data::Password - Perl extension for assessing password quality.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": []
},
{
"name": "p5.26-moosex-arrayref",
"portdir": "perl/p5-moosex-arrayref",
"version": "0.5.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/MooseX::ArrayRef",
"description": "MooseX::ArrayRef - blessed arrayrefs with Moose",
"long_description": "MooseX::ArrayRef - blessed arrayrefs with Moose",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-moose"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-rdf-trine"
]
}
]
},
{
"name": "p5.26-perlio-via-symlink",
"portdir": "perl/p5-perlio-via-symlink",
"version": "0.50.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/PerlIO::via::symlink",
"description": "This is a PerlIO layer for creating symlinks",
"long_description": "This is a PerlIO layer for creating symlinks",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-module-install"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": []
},
{
"name": "p5.26-postscript-font",
"portdir": "perl/p5-postscript-font",
"version": "1.10.03",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/PostScript::Font",
"description": "Module to fetch data from PostScript fonts",
"long_description": "This package reads PostScript font files and stores the information in memory.",
"active": false,
"categories": [
"print",
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": []
},
{
"name": "p5.26-parse-mediawikidump",
"portdir": "perl/p5-parse-mediawikidump",
"version": "1.0.6",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Parse::MediaWikiDump",
"description": "Access various MediaWiki dump files in perl",
"long_description": "Parse::MediaWikiDump is a collection of classes for processing various MediaWiki dump files such as those at http://download.wikimedia.org/wikipedia/en/. Using this software it is nearly trivial to get access to the information in supported dump files.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"p5.26-object-destroyer",
"p5.26-padwalker",
"p5.26-test-exception",
"perl5.26",
"p5.26-test-warn",
"p5.26-xml-parser",
"p5.26-test-memory-cycle"
]
}
],
"depends_on": []
},
{
"name": "p5.26-getopt-usaginator",
"portdir": "perl/p5-getopt-usaginator",
"version": "0.1.200",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Getopt::Usaginator",
"description": "Getopt::Usaginator - Conjure up a usage function for your applications",
"long_description": "Getopt::Usaginator - Conjure up a usage function for your applications",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2636
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test-most"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-package-pkg"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-config-jfdi"
]
}
]
},
{
"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-mecab",
"portdir": "perl/p5-mecab",
"version": "0.996.0",
"license": "(GPL or LGPL or BSD)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://taku910.github.io/mecab/",
"description": "a Perl module for MeCab",
"long_description": "a Perl module for MeCab",
"active": false,
"categories": [
"textproc",
"japanese",
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"mecab-utf8"
]
}
],
"depends_on": []
},
{
"name": "p5.26-digest-jhash",
"portdir": "perl/p5-digest-jhash",
"version": "0.100.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Digest::JHash",
"description": "Digest::JHash - Perl extension for 32 bit Jenkins Hashing Algorithm",
"long_description": "Digest::JHash - Perl extension for 32 bit Jenkins Hashing Algorithm",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-chi",
"p5.26-mojolicious-plugin-chi"
]
}
]
},
{
"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-declare-constraints-simple",
"portdir": "perl/p5-declare-constraints-simple",
"version": "0.30.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Declare::Constraints::Simple",
"description": "Declare::Constraints::Simple - Declarative Validation of Data Structures",
"long_description": "Declare::Constraints::Simple - Declarative Validation of Data Structures",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-aliased",
"p5.26-carp-clan",
"p5.26-class-inspector"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-moose",
"p5.26-mouse"
]
}
]
},
{
"name": "p5.26-mail-sender",
"portdir": "perl/p5-mail-sender",
"version": "0.903.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Mail::Sender",
"description": "Module for sending mails with attachments through an SMTP server",
"long_description": "Mail-Sender provides an object oriented interface to sending mails. It connects to a mail server directly from Perl, using IO::Socket. This module is deprecated. PLEASE CONSIDER USING EMAIL-SENDER INSTEAD.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"p5.26-digest-hmac",
"p5.26-io-socket-ssl",
"p5.26-mozilla-ca",
"perl5.26",
"p5.26-ntlm",
"p5.26-try-tiny",
"p5.26-net-ssleay"
]
}
],
"depends_on": []
},
{
"name": "p5.26-mail-mboxparser",
"portdir": "perl/p5-mail-mboxparser",
"version": "0.550.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Mail::MboxParser",
"description": "read-only access to UNIX-mailboxes",
"long_description": "Mail::MboxParser attempts to provide a simplified access to standard UNIX-mailboxes.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-mime-tools"
]
}
],
"depends_on": []
},
{
"name": "p5.26-net-pcaputils",
"portdir": "perl/p5-net-pcaputils",
"version": "0.10.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Net::PcapUtils",
"description": "Net::PcapUtils - Utility routines for Net::Pcap module",
"long_description": "Net::PcapUtils - Utility routines for Net::Pcap module",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-net-pcap"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-netpacket"
]
}
]
},
{
"name": "p5.26-uri-find",
"portdir": "perl/p5-uri-find",
"version": "20160806",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/URI::Find",
"description": "URI::Find - Find URIs in arbitrary text",
"long_description": "URI::Find - Find URIs in arbitrary text",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-module-build",
"p5.26-uri"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-catalyst-action-rest"
]
}
]
},
{
"name": "p5.26-object-id",
"portdir": "perl/p5-object-id",
"version": "0.1.2",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Object::ID",
"description": "Object::ID - A unique identifier for any object",
"long_description": "Object::ID - A unique identifier for any object",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-namespace-autoclean"
]
},
{
"type": "lib",
"ports": [
"p5.26-hash-fieldhash",
"perl5.26",
"p5.26-sub-name",
"p5.26-module-build",
"p5.26-data-uuid"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-fey-orm"
]
}
]
},
{
"name": "p5.26-package-variant",
"portdir": "perl/p5-package-variant",
"version": "1.3.2",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Package::Variant",
"description": "Package::Variant - Parameterizable packages",
"long_description": "This module allows you to build a variable package that contains a package template and can use it to build variant packages at runtime.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test-fatal"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-import-into",
"p5.26-module-runtime",
"p5.26-strictures"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-sql-translator"
]
}
]
},
{
"name": "p5.26-dist-zilla-plugin-minimumperl",
"portdir": "perl/p5-dist-zilla-plugin-minimumperl",
"version": "1.6.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::MinimumPerl",
"description": "Dist::Zilla::Plugin::MinimumPerl - Detects the minimum version of Perl required for your dist",
"long_description": "Dist::Zilla::Plugin::MinimumPerl - Detects the minimum version of Perl required for your dist",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2636
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-module-build-tiny"
]
},
{
"type": "lib",
"ports": [
"p5.26-module-build",
"p5.26-moose",
"perl5.26",
"p5.26-perl-minimumversion",
"p5.26-moosex-types-perl",
"p5.26-dist-zilla"
]
}
],
"depends_on": []
},
{
"name": "p5.26-unicode-string",
"portdir": "perl/p5-unicode-string",
"version": "2.100.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Unicode::String",
"description": "String of Unicode characters (UCS2/UTF16)",
"long_description": "A Unicode::String object represents a sequence of Unicode characters. The Unicode Standard is a fixed-width, uniform encoding scheme for written characters and text. This encoding treats alphabetic characters, ideographic characters, and symbols identically, which means that they can be used in any mixture and with equal facility. Unicode is modeled on the ASCII character set, but uses a 16-bit encoding to support full multilingual text.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-unicode-escape"
]
}
]
},
{
"name": "p5.26-dist-zilla-plugin-rewriteversion-transitional",
"portdir": "perl/p5-dist-zilla-plugin-rewriteversion-transitional",
"version": "0.9.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::RewriteVersion::Transitional",
"description": "Dist::Zilla::Plugin::RewriteVersion::Transitional - Ease the transition to [RewriteVersion] in your distribution",
"long_description": "Dist::Zilla::Plugin::RewriteVersion::Transitional - Ease the transition to {[RewriteVersion]} in your distribution",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2636
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-module-build-tiny",
"p5.26-module-metadata",
"p5.26-test-deep",
"p5.26-test-fatal",
"p5.26-test-needs"
]
},
{
"type": "lib",
"ports": [
"p5.26-namespace-autoclean",
"perl5.26",
"p5.26-term-ansicolor",
"p5.26-path-tiny",
"p5.26-dist-zilla",
"p5.26-dist-zilla-plugin-bumpversionafterrelease",
"p5.26-module-build",
"p5.26-module-runtime",
"p5.26-moose"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-dist-zilla-pluginbundle-git-versionmanager"
]
}
]
},
{
"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-file-slurp",
"portdir": "perl/p5-file-slurp",
"version": "9999.320.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::Slurp",
"description": "Efficient reading/writing of complete files",
"long_description": "This module provides subs that allow you to read or write entire files with one simple call. They are designed to be simple to use, have flexible ways to pass in or get the file contents and to be very efficient. There is also a sub to read in all the files in a directory other than . and .. These slurp/spew subs work for files, pipes and sockets, and stdio, pseudo-files, and DATA.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-convert-binhex"
]
},
{
"type": "lib",
"ports": [
"p5.26-dbix-admin-dsnmanager",
"p5.26-pod-readme",
"p5.26-test-inline",
"p5.26-www-search",
"p5.26-wx-demo"
]
}
]
},
{
"name": "p5.26-moosex-markasmethods",
"portdir": "perl/p5-moosex-markasmethods",
"version": "0.150.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/MooseX::MarkAsMethods",
"description": "MooseX::MarkAsMethods - Mark overload code symbols as methods",
"long_description": "MooseX::MarkAsMethods allows one to easily mark certain functions as Moose methods. This will allow other packages such as namespace::autoclean to operate without blowing away your overloads. After using MooseX::MarkAsMethods your overloads will be recognized by Class::MOP as being methods, and class extension as well as composition from roles with overloads will \"just work\".",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-b-hooks-endofscope",
"p5.26-moose",
"p5.26-namespace-autoclean"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-dbix-class-schema-loader",
"p5.26-treepath"
]
},
{
"type": "lib",
"ports": [
"p5.26-catalyst-model-dbic-schema"
]
}
]
},
{
"name": "p5.26-html-wikiconverter-moinmoin",
"portdir": "perl/p5-html-wikiconverter-moinmoin",
"version": "0.540.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/HTML::WikiConverter::MoinMoin",
"description": "HTML::WikiConverter::MoinMoin - Convert MoinMoin wiki markup",
"long_description": "This module contains rules for converting HTML into MoinMoin markup. See HTML::WikiConverter for additional usage details.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-html-wikiconverter"
]
}
],
"depends_on": []
},
{
"name": "p5.26-net-ping-external",
"portdir": "perl/p5-net-ping-external",
"version": "0.150.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Net::Ping::External",
"description": "Cross-platform interface to ICMP 'ping' utilities",
"long_description": "Net::Ping::External is a module which interfaces with the 'ping' command on many systems. It presently provides a single function, 'ping()', that takes in a hostname and (optionally) a timeout and returns true if the host is alive, and false otherwise. Unless you have the ability (and willingness) to run your scripts as the superuser on your system, this module will probably provide more accurate results than Net::Ping will.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": []
},
{
"name": "p5.26-moosex-traitfor-meta-class-betteranonclassnames",
"portdir": "perl/p5-moosex-traitfor-meta-class-betteranonclassnames",
"version": "0.2.3",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/MooseX::TraitFor::Meta::Class::BetterAnonClassNames",
"description": "MooseX::TraitFor::Meta::Class::BetterAnonClassNames - Metaclass trait to *attempt* to demystify generated anonymous class names",
"long_description": "MooseX::TraitFor::Meta::Class::BetterAnonClassNames - Metaclass trait to *attempt* to demystify generated anonymous class names",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test-checkdeps",
"p5.26-test-moose-more"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-namespace-autoclean",
"p5.26-autobox-core",
"p5.26-moose"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-moosex-util"
]
}
]
},
{
"name": "p5.26-plack-middleware-removeredundantbody",
"portdir": "perl/p5-plack-middleware-removeredundantbody",
"version": "0.90.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Plack::Middleware::RemoveRedundantBody",
"description": "Plack::Middleware which sets removes body for HTTP response if it's not required",
"long_description": "Plack::Middleware which sets removes body for HTTP response if it's not required",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-http-message"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-plack"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-catalyst-runtime",
"p5.26-dancer2"
]
}
]
}
]
}