HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 52208,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=30",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=28",
"results": [
{
"name": "p5.26-data-hexdump",
"portdir": "perl/p5-data-hexdump",
"version": "0.40.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Data::HexDump",
"description": "Dump in hexadecimal the content of a scalar.",
"long_description": "Dump in hexadecimal the content of a scalar. The result is returned in a string. Each line of the result consists of the offset in the source in the leftmost column of each line, followed by one or more columns of data from the source in hexadecimal. The rightmost column of each line shows the printable characters (all others are shown as single dots).",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1438
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.26-podlators",
"clang-9.0",
"p5.26-cpan-meta",
"p5.26-extutils-install",
"p5.26-pod-escapes",
"p5.26-pod-simple"
]
},
{
"type": "lib",
"ports": [
"p5.26-getopt-long",
"p5.26-pathtools",
"p5.26-time-hires",
"p5.26-xsloader",
"perl5.26"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-authen-radius"
]
}
]
},
{
"name": "p5.26-catalyst-helper-authdbic",
"portdir": "perl/p5-catalyst-helper-authdbic",
"version": "0.170.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Catalyst::Helper::AuthDBIC",
"description": "Helper to provide a simple authentication scaffold for a Catalyst application.",
"long_description": "Helper to provide a simple authentication scaffold for a Catalyst application.",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "dev",
"github": "",
"ports_count": 96
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-catalyst-runtime",
"p5.26-directory-scratch",
"p5.26-test-command"
]
},
{
"type": "lib",
"ports": [
"p5.26-catalyst-model-dbic-schema",
"p5.26-catalyst-plugin-authentication",
"p5.26-catalyst-plugin-authorization-roles",
"p5.26-catalyst-plugin-session",
"perl5.26",
"p5.26-catalyst-plugin-session-store-fastmmap",
"p5.26-dbix-class-encodedcolumn",
"p5.26-dbix-class-schema-loader",
"p5.26-ppi",
"p5.26-catalyst-plugin-session-state-cookie",
"p5.26-catalyst-authentication-credential-http",
"p5.26-catalyst-authentication-store-dbix-class",
"p5.26-catalyst-devel"
]
}
],
"depends_on": []
},
{
"name": "p5.26-class-tiny",
"portdir": "perl/p5-class-tiny",
"version": "1.8.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Class::Tiny",
"description": "Minimalist class construction",
"long_description": "This module offers a minimalist class construction kit in around 120 lines of code.",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-class-tiny-chained",
"p5.26-devel-partialdump",
"p5.26-path-finddev",
"p5.26-path-isdev",
"p5.26-pod-spell",
"p5.26-sub-handlesvia",
"p5.26-test-file-sharedir"
]
}
]
},
{
"name": "p5.26-cache-cache",
"portdir": "perl/p5-cache-cache",
"version": "1.80.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Cache::Cache",
"description": "Cache::Cache, the Cache interface",
"long_description": "The Cache modules are designed to assist a developer in persisting data for a specified period of time. Often these modules are used in web applications to store data locally to save repeated and redundant expensive calls to remote machines or databases. People have also been known to use Cache::Cache for its straightforward interface in sharing data between runs of an application or invocations of a CGI-style script or simply as an easy to use abstraction of the filesystem or shared memory.",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-digest-sha1",
"p5.26-error",
"p5.26-ipc-sharelite"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-dbix-class-cursor-cached"
]
},
{
"type": "lib",
"ports": [
"p5.26-bio-db-ncbihelper",
"p5.26-html-mason",
"p5.26-www-mechanize-cached"
]
}
]
},
{
"name": "p5.26-dbix-class-dynamicdefault",
"portdir": "perl/p5-dbix-class-dynamicdefault",
"version": "0.40.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DBIx::Class::DynamicDefault",
"description": "Automatically set and update fields",
"long_description": "Automatically set and update fields",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "dev",
"github": "",
"ports_count": 96
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-dbicx-testdatabase"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-dbix-class"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-dbix-class-timestamp"
]
}
]
},
{
"name": "p5.26-file-sharedir-projectdistdir",
"portdir": "perl/p5-file-sharedir-projectdistdir",
"version": "1.0.9",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::ShareDir::ProjectDistDir",
"description": "Simple set-and-forget using of a '/share' directory in your projects root",
"long_description": "Simple set-and-forget using of a '/share' directory in your projects root",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-capture-tiny"
]
},
{
"type": "lib",
"ports": [
"p5.26-path-finddev",
"p5.26-path-isdev",
"perl5.26",
"p5.26-sub-exporter",
"p5.26-path-tiny",
"p5.26-file-sharedir"
]
}
],
"depends_on": []
},
{
"name": "p5.26-file-keepass",
"portdir": "perl/p5-file-keepass",
"version": "2.30.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::KeePass",
"description": "Interface to KeePass V1 and V2 database files",
"long_description": "Interface to KeePass V1 and V2 database files",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "davide.liessi",
"github": "dliessi",
"ports_count": 72
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
},
{
"type": "run",
"ports": [
"p5.26-crypt-rijndael",
"p5.26-mime-base64",
"p5.26-xml-parser"
]
}
],
"depends_on": []
},
{
"name": "p5.26-filesys-notify-kqueue",
"portdir": "perl/p5-filesys-notify-kqueue",
"version": "0.110.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Filesys::Notify::KQueue",
"description": "Filesys::Notify::KQueue wraps IO::KQueue for watching the filesystem",
"long_description": "Filesys::Notify::KQueue wraps IO::KQueue for watching the filesystem",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "ryandesign",
"github": "",
"ports_count": 99
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-module-build-tiny",
"p5.26-test-sharedfork"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-io-kqueue",
"p5.26-module-build"
]
}
],
"depends_on": []
},
{
"name": "p5.26-html-tokeparser-simple",
"portdir": "perl/p5-html-tokeparser-simple",
"version": "3.160.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/HTML::TokeParser::Simple",
"description": "a simpler interface to HTML::TokeParser",
"long_description": "HTML::TokeParser::Simple is a subclass of HTML::TokeParser that uses easy-to-remember method calls to work with the tokens.",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "ryandesign",
"github": "",
"ports_count": 99
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-html-parser"
]
}
],
"depends_on": []
},
{
"name": "p5.26-getopt-simple",
"portdir": "perl/p5-getopt-simple",
"version": "1.520.0",
"license": "Artistic-1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Getopt::Simple",
"description": "provides a simple wrapper around Getopt::Long",
"long_description": "provides a simple wrapper around Getopt::Long",
"active": false,
"categories": [
"devel",
"perl"
],
"maintainers": [
{
"name": "michael.klein",
"github": "mklein-de",
"ports_count": 16
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-test-pod"
]
}
],
"depends_on": []
},
{
"name": "p5.26-html-extract",
"portdir": "perl/p5-html-extract",
"version": "0.250.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/HTML::Extract",
"description": "Perl module for getting text and HTML snippets out of HTML pages",
"long_description": "HTML::Extract is a Perl module for getting text and HTML snippets out of HTML pages.",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "ryandesign",
"github": "",
"ports_count": 99
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-html-tagfilter",
"p5.26-html-tree",
"p5.26-libwww-perl"
]
}
],
"depends_on": []
},
{
"name": "p5.26-http-server-simple-psgi",
"portdir": "perl/p5-http-server-simple-psgi",
"version": "0.160.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/HTTP::Server::Simple::PSGI",
"description": "PSGI handler for HTTP::Server::Simple",
"long_description": "HTTP::Server::Simple::PSGI is a HTTP::Server::Simple based HTTP server that can run PSGI applications.",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "jpo",
"github": "jpoliv",
"ports_count": 60
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-http-server-simple"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-lwp-consolelogger",
"p5.26-plack-test-agent"
]
},
{
"type": "lib",
"ports": [
"p5.26-dancer"
]
}
]
},
{
"name": "p5.26-html-tagfilter",
"portdir": "perl/p5-html-tagfilter",
"version": "1.30.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/HTML::TagFilter",
"description": "a fine-grained html-filter, xss-blocker and mailto-obfuscator",
"long_description": "HTML::TagFilter is a fine-grained html-filter, xss-blocker and mailto-obfuscator.",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "ryandesign",
"github": "",
"ports_count": 99
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-html-parser"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-html-extract"
]
}
]
},
{
"name": "p5.26-html-lint",
"portdir": "perl/p5-html-lint",
"version": "2.320.0",
"license": "Artistic-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/HTML::Lint",
"description": "a pure-Perl HTML parser and checker for syntactic legitmacy",
"long_description": "HTML::Lint is a pure-Perl HTML parser and checker for syntactic legitmacy.",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "ryandesign",
"github": "",
"ports_count": 99
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-html-parser",
"p5.26-libwww-perl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-test-www-mechanize"
]
}
]
},
{
"name": "p5.26-log-log4perl",
"portdir": "perl/p5-log-log4perl",
"version": "1.540.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Log::Log4perl",
"description": "Log4j implementation for Perl",
"long_description": "Log::Log4perl lets you remote-control and fine-tune the logging behaviour of your system from the outside. It implements the widely popular (Java-based) Log4j logging package in pure Perl.",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "jpo",
"github": "jpoliv",
"ports_count": 60
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"p5.26-dbd-csv",
"p5.26-dbd-sqlite",
"p5.26-dbi",
"perl5.26",
"p5.26-log-dispatch-filerotate",
"p5.26-sql-statement",
"p5.26-xml-dom",
"p5.26-log-dispatch"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-javascript-spidermonkey",
"p5.26-plack"
]
},
{
"type": "lib",
"ports": [
"p5.26-file-comments",
"p5.26-moosex-log-log4perl",
"p5.26-rdf-trine",
"p5.26-archive-tar-wrapper",
"p5.26-sysadm-install",
"p5.26-catalyst-log-log4perl"
]
}
]
},
{
"name": "p5.26-module-depends",
"portdir": "perl/p5-module-depends",
"version": "0.160.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Module::Depends",
"description": "identify the dependencies of a distribution",
"long_description": "identify the dependencies of a distribution",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "ryandesign",
"github": "",
"ports_count": 99
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-class-accessor-chained",
"p5.26-yaml"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-html-wikiconverter"
]
}
]
},
{
"name": "p5.26-module-manifest",
"portdir": "perl/p5-module-manifest",
"version": "1.90.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Module::Manifest",
"description": "Parse and examine a Perl distribution MANIFEST file.",
"long_description": "Parse and examine a Perl distribution MANIFEST file.",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1438
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test-exception",
"p5.26-test-warn"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-params-util"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-test-distmanifest"
]
}
]
},
{
"name": "p5.26-math-matrix",
"portdir": "perl/p5-math-matrix",
"version": "0.920.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Math::Matrix",
"description": "Perl extension for Matrix operations (Multiply and Invert matrices)",
"long_description": "Perl extension for Matrix operations (Multiply and Invert matrices)",
"active": false,
"categories": [
"math",
"perl"
],
"maintainers": [
{
"name": "liampg72",
"github": "",
"ports_count": 6
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": []
},
{
"name": "p5.26-net-ip-lpm",
"portdir": "perl/p5-net-ip-lpm",
"version": "1.100.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Net::IP::LPM",
"description": "Perl implementation of Longest Prefix Match algorithm",
"long_description": "The module Net::IP::LPM implements the Longest Prefix Match algorithm to both protocols, IPv4 and IPv6. The module uses Trie algo.",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "pokui",
"github": "",
"ports_count": 12
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-socket6"
]
}
],
"depends_on": []
},
{
"name": "p5.26-path-isdev",
"portdir": "perl/p5-path-isdev",
"version": "1.1.3",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Path::IsDev",
"description": "Determine if a given Path resembles a development source tree",
"long_description": "Determine if a given Path resembles a development source tree",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test-fatal"
]
},
{
"type": "lib",
"ports": [
"p5.26-file-homedir",
"p5.26-module-runtime",
"perl5.26",
"p5.26-role-tiny",
"p5.26-sub-exporter",
"p5.26-path-tiny",
"p5.26-class-tiny"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-file-sharedir-projectdistdir",
"p5.26-path-finddev"
]
}
]
},
{
"name": "p5.26-pmtools",
"portdir": "perl/p5-pmtools",
"version": "2.2.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/pmtools",
"description": "A suite of small programs to help manage Perl modules",
"long_description": "This is pmtools -- a suite of small programs to help manage modules. The names are totally preliminary, and in fact, so is the code. We follow the \"keep it small\" notion of many tiny tools each doing one thing well, eschewing giant megatools with millions of options.",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "jpo",
"github": "jpoliv",
"ports_count": 60
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": []
},
{
"name": "p5.26-pod-latex",
"portdir": "perl/p5-pod-latex",
"version": "0.610.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Pod::LaTeX",
"description": "Convert Pod data to formatted LaTeX",
"long_description": "Convert Pod data to formatted LaTeX",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "davide.liessi",
"github": "dliessi",
"ports_count": 72
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-module-build"
]
}
],
"depends_on": []
},
{
"name": "p5.26-net-bonjour",
"portdir": "perl/p5-net-bonjour",
"version": "0.960.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Net::Bonjour",
"description": "Module for DNS service discovery (Apple's Bonjour).",
"long_description": "Net::Bonjour is a set of modules that allow one to discover local services via multicast DNS (mDNS) or enterprise services via traditional DNS. This method of service discovery has been branded as Bonjour by Apple Computer.",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "ww.galen",
"github": "",
"ports_count": 6
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-net-dns"
]
}
],
"depends_on": []
},
{
"name": "p5.26-path-finddev",
"portdir": "perl/p5-path-finddev",
"version": "0.5.3",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Path::FindDev",
"description": "Find a development path somewhere in an upper hierarchy.",
"long_description": "Find a development path somewhere in an upper hierarchy.",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-class-tiny",
"p5.26-path-isdev",
"p5.26-path-tiny",
"p5.26-sub-exporter"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-file-sharedir-projectdistdir"
]
}
]
},
{
"name": "p5.26-net-smtp-tls",
"portdir": "perl/p5-net-smtp-tls",
"version": "0.120.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Net::SMTP::TLS",
"description": "Net::SMTP::TLS - An SMTP client supporting TLS and AUTH",
"long_description": "Net::SMTP::TLS - An SMTP client supporting TLS and AUTH",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2661
},
{
"name": "macports",
"github": "",
"ports_count": 18
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-digest-hmac",
"p5.26-io-socket-ssl",
"p5.26-net-ssleay"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-svn-notify"
]
}
]
},
{
"name": "p5.26-net-smtp-tls-butmaintained",
"portdir": "perl/p5-net-smtp-tls-butmaintained",
"version": "0.240.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Net::SMTP::TLS::ButMaintained",
"description": "Net::SMTP::TLS::ButMaintained - An SMTP client supporting TLS and AUTH",
"long_description": "Net::SMTP::TLS::ButMaintained - An SMTP client supporting TLS and AUTH",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "davide.liessi",
"github": "dliessi",
"ports_count": 72
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-digest-hmac",
"p5.26-io-socket-ssl",
"p5.26-mime-base64",
"p5.26-net-ssleay"
]
}
],
"depends_on": []
},
{
"name": "p5.26-net-ldap-express",
"portdir": "perl/p5-net-ldap-express",
"version": "0.120.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Net::LDAP::Express",
"description": "Net::LDAP::Express - Simplified interface for Net::LDAP",
"long_description": "Net::LDAP::Express - Simplified interface for Net::LDAP",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "macports",
"github": "",
"ports_count": 18
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-perl-ldap"
]
}
],
"depends_on": []
},
{
"name": "p5.26-net-dns-resolver-programmable",
"portdir": "perl/p5-net-dns-resolver-programmable",
"version": "0.9.0",
"license": "(Artistic-1 or GPL-2+)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Net::DNS::Resolver::Programmable",
"description": "allows a virtual DNS to be emulated instead of querying the real DNS",
"long_description": "Net::DNS::Resolver::Programmable is a Net::DNS::Resolver descendant class that allows a virtual DNS to be emulated instead of querying the real DNS. A set of static DNS records may be supplied, or arbitrary code may be specified as a means for retrieving DNS records, or even generating them on the fly.",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "ryandesign",
"github": "",
"ports_count": 99
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-net-dns",
"p5.26-version"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-mail-spf"
]
}
]
},
{
"name": "p5.26-string-escape",
"portdir": "perl/p5-string-escape",
"version": "2010.2.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/String::Escape",
"description": "Backslash escapes, quoted phrase, word elision, etc.",
"long_description": "Backslash escapes, quoted phrase, word elision, etc.",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "dev",
"github": "",
"ports_count": 96
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-catalyst-authentication-credential-http"
]
}
]
},
{
"name": "p5.26-tcl-tk",
"portdir": "perl/p5-tcl-tk",
"version": "1.290.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Tcl::Tk",
"description": "Tcl::Tk - Extension module for Perl giving access to Tk via the Tcl extension",
"long_description": "The Tcl::Tk extension (not to be confused with the \"native\" perl5 Perl/Tk extension) provides a raw but complete interface to the whole of Tk via the Tcl extension. \n\nTcl::Tk is pure-perl, with all binary bindings offloaded to Tcl perl module. \n\nTcl::Tk has full support for perl/Tk syntax. This does not mean 100% compatibility though. perl/Tk syntax is taken, but it is not followed when it is not tcl/tk compatible. Do not expect full perl/tk compatibility, just use the same syntax. \n\nThis approach allows you to intermix tcl/tk and perl/tk code, for example you can use pure-tcl to create entire GUI and then use perl/Tk syntax to access individual widgets. This also allows you to design GUI with any tcl/tk GUI designer.",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "chrischavez",
"github": "chrstphrchvz",
"ports_count": 96
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"tklib",
"perl5.26",
"p5.26-tcl",
"tk"
]
}
],
"depends_on": []
},
{
"name": "p5.26-unicode-escape",
"portdir": "perl/p5-unicode-escape",
"version": "0.0.2",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Unicode::Escape",
"description": "Escape and unescape Unicode characters",
"long_description": "Escape and unescape Unicode characters",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "macports",
"github": "",
"ports_count": 18
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-unicode-string"
]
}
],
"depends_on": []
},
{
"name": "p5.26-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-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-tex-encode",
"portdir": "perl/p5-tex-encode",
"version": "2.9.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/TeX::Encode",
"description": "Encode/decode Perl utf-8 strings into TeX",
"long_description": "Encode/decode Perl utf-8 strings into TeX",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "davide.liessi",
"github": "dliessi",
"ports_count": 72
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-encode"
]
}
],
"depends_on": []
},
{
"name": "p5.26-test-www-selenium",
"portdir": "perl/p5-test-www-selenium",
"version": "1.360.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test::WWW::Selenium",
"description": "Test applications using Selenium Remote Control",
"long_description": "This module sends commands directly to a Selenium Server using simple HTTP GET/POST requests. Using this module together with a Selenium Server instance, you can automatically control any supported browser.",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "jon.hermansen",
"github": "",
"ports_count": 6
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test-exception",
"p5.26-test-mock-lwp"
]
},
{
"type": "lib",
"ports": [
"p5.26-time-hires",
"perl5.26",
"p5.26-uri",
"p5.26-libwww-perl",
"p5.26-namespace-clean"
]
}
],
"depends_on": []
},
{
"name": "p5.26-www-shorten-googl",
"portdir": "perl/p5-www-shorten-googl",
"version": "1.100.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/WWW::Shorten::Googl",
"description": "Perl interface to goo.gl",
"long_description": "Perl interface to goo.gl",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "cowboyneal",
"github": "",
"ports_count": 6
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-try-tiny"
]
},
{
"type": "lib",
"ports": [
"p5.26-json-maybexs",
"p5.26-libwww-perl",
"perl5.26",
"p5.26-uri",
"p5.26-www-shorten",
"p5.26-lwp-protocol-https",
"p5.26-http-message"
]
}
],
"depends_on": []
},
{
"name": "p5.26-set-scalar",
"portdir": "perl/p5-set-scalar",
"version": "1.290.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Set::Scalar",
"description": "Basic set operations",
"long_description": "Basic set operations",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "jpo",
"github": "jpoliv",
"ports_count": 60
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-bioperl",
"p5.26-rdf-query",
"p5.26-rdf-trine"
]
}
]
},
{
"name": "p5.26-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-command",
"portdir": "perl/p5-test-command",
"version": "0.110.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test::Command",
"description": "Test routines for external commands",
"long_description": "Test routines for external commands",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "dev",
"github": "",
"ports_count": 96
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-catalyst-helper-authdbic"
]
}
]
},
{
"name": "p5.26-xml-sax-expat",
"portdir": "perl/p5-xml-sax-expat",
"version": "0.510.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/XML::SAX::Expat",
"description": "SAX2 Driver for Expat (XML::Parser)",
"long_description": "This is an implementation of a SAX2 driver sitting on top of Expat (XML::Parser)",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-xml-namespacesupport",
"p5.26-xml-parser",
"p5.26-xml-sax"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-xml-validator-schema"
]
},
{
"type": "lib",
"ports": [
"p5.26-bioperl",
"p5.26-nmap-scanner",
"p5.26-rdf-trine",
"p5.26-test-xml",
"p5.26-xml-simple"
]
}
]
},
{
"name": "p5.26-x11-protocol-other",
"portdir": "perl/p5-x11-protocol-other",
"version": "31",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/X11::Protocol::Other",
"description": "X11::Protocol::Other provides a number of utitiles related to X11.",
"long_description": "X11::Protocol::Other provides a number of utitiles related to X11.",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1438
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-x11-protocol"
]
}
],
"depends_on": []
},
{
"name": "p5.26-xml-namespacesupport",
"portdir": "perl/p5-xml-namespacesupport",
"version": "1.120.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/XML::NamespaceSupport",
"description": "Simple generic namespace support class",
"long_description": "Simple generic namespace support class",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-config-any",
"p5.26-xml-libxml",
"p5.26-xml-sax",
"p5.26-xml-sax-expat",
"p5.26-xml-sax-writer",
"p5.26-xml-simple"
]
}
]
},
{
"name": "p5.26-xml-sax",
"portdir": "perl/p5-xml-sax",
"version": "1.20.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/XML::SAX",
"description": "Perl extension for SAX XML parsers.",
"long_description": "XML::SAX consists of several framework classes for using and building Perl SAX2 XML parsers, filters, and drivers.",
"active": false,
"categories": [
"textproc",
"perl"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-xml-namespacesupport",
"p5.26-xml-sax-base"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-xml-filter-buffertext",
"p5.26-bio-cluster",
"p5.26-bioperl",
"p5.26-nmap-scanner",
"p5.26-rdf-trine",
"p5.26-test-xml",
"p5.26-xml-libxml",
"p5.26-xml-sax-expat",
"p5.26-xml-simple",
"p5.26-xml-validator-schema"
]
}
]
},
{
"name": "p5.26-dist-zilla-plugin-ensurelatestperl",
"portdir": "perl/p5-dist-zilla-plugin-ensurelatestperl",
"version": "0.8.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::EnsureLatestPerl",
"description": "Dist::Zilla::Plugin::EnsureLatestPerl - Ensure the author is releasing using the latest Perl",
"long_description": "Dist::Zilla::Plugin::EnsureLatestPerl - Ensure the author is releasing using the latest Perl",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2661
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.26-test-mocktime",
"p5.26-module-pluggable",
"p5.26-path-tiny",
"p5.26-test-deep",
"p5.26-test-fatal",
"clang-9.0",
"p5.26-cpan-meta"
]
},
{
"type": "lib",
"ports": [
"p5.26-dist-zilla",
"p5.26-moose",
"p5.26-namespace-autoclean",
"perl5.26"
]
}
],
"depends_on": []
},
{
"name": "py27-ckanapi",
"portdir": "python/py-ckanapi",
"version": "4.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ckan/ckanapi",
"description": "Python packages for accessing the CKAN Action API",
"long_description": "A command line interface and Python module for accessing the CKAN Action API",
"active": false,
"categories": [
"net",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 612
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"py27-requests",
"python27",
"py27-slugify",
"py27-six",
"py27-docopt"
]
}
],
"depends_on": []
},
{
"name": "py35-ckanapi",
"portdir": "python/py-ckanapi",
"version": "4.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ckan/ckanapi",
"description": "Python packages for accessing the CKAN Action API",
"long_description": "A command line interface and Python module for accessing the CKAN Action API",
"active": false,
"categories": [
"net",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 612
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"py35-requests",
"python35",
"py35-slugify",
"py35-six",
"py35-docopt"
]
}
],
"depends_on": []
},
{
"name": "py36-ckanapi",
"portdir": "python/py-ckanapi",
"version": "4.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ckan/ckanapi",
"description": "Python packages for accessing the CKAN Action API",
"long_description": "A command line interface and Python module for accessing the CKAN Action API",
"active": false,
"categories": [
"net",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 612
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"py36-requests",
"python36",
"py36-slugify",
"py36-six",
"py36-docopt"
]
}
],
"depends_on": []
},
{
"name": "p5.26-list-someutils",
"portdir": "perl/p5-list-someutils",
"version": "0.580.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/List::SomeUtils",
"description": "List::SomeUtils - Provide the stuff missing in List::Util",
"long_description": "List::SomeUtils - Provide the stuff missing in List::Util",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2661
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test-leaktrace",
"p5.26-text-parsewords"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-scalar-list-utils",
"p5.26-list-someutils-xs",
"p5.26-module-implementation"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-code-tidyall",
"p5.26-list-allutils"
]
}
]
},
{
"name": "p5.26-file-slurper",
"portdir": "perl/p5-file-slurper",
"version": "0.12.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::Slurper",
"description": "File::Slurper - A simple, sane and efficient module to slurp a file",
"long_description": "File::Slurper - A simple, sane and efficient module to slurp a file",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test-warnings"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-encode"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-html-formatter",
"p5.26-pod-pom"
]
},
{
"type": "lib",
"ports": [
"p5.26-config-autoconf",
"p5.26-html-entities-interpolate"
]
}
]
},
{
"name": "p5.26-devel-cycle",
"portdir": "perl/p5-devel-cycle",
"version": "1.120.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Devel::Cycle",
"description": "Find memory cycles in objects and other references",
"long_description": "Find memory cycles in objects and other references",
"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-catalystx-leakchecker",
"p5.26-test-memory-cycle"
]
}
]
}
]
}