HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51943,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=1020",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=1018",
"results": [
{
"name": "p5.26-file-comments",
"portdir": "perl/p5-file-comments",
"version": "0.80.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::Comments",
"description": "Recognizes file formats and extracts format-specific comments",
"long_description": "File::Comments guesses the type of a given file, determines the format used for comments, extracts all comments, and returns them as a reference to an array of chunks. Alternatively, it strips all comments from a file.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"p5.26-html-parser",
"p5.26-html-tree",
"p5.26-log-log4perl",
"perl5.26",
"p5.26-ppi",
"p5.26-sysadm-install",
"p5.26-module-pluggable"
]
}
],
"depends_on": []
},
{
"name": "p5.26-universal-moniker",
"portdir": "perl/p5-universal-moniker",
"version": "0.80.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/UNIVERSAL::moniker",
"description": "Class names in Perl often don't sound great when spoken",
"long_description": "Class names in Perl often don't sound great when spoken, or look good when written in prose. For this reason, we tend to say things like customer or basket when we are referring to My::Site::User::Customer or My::Site::Shop::Basket. We thought it would be nice if our classes knew what we would prefer to call them.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-lingua-en-inflect"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-class-dbi"
]
}
]
},
{
"name": "p5.26-text-soundex",
"portdir": "perl/p5-text-soundex",
"version": "3.50.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Text::Soundex",
"description": "Text::Soundex - Implementation of the soundex algorithm.",
"long_description": "Text::Soundex - Implementation of the soundex algorithm.",
"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-class-generate",
"p5.26-perl-ldap"
]
},
{
"type": "lib",
"ports": [
"p5.26-gedcom",
"p5.26-sql-statement"
]
}
]
},
{
"name": "p5.26-compress-bzip2",
"portdir": "perl/p5-compress-bzip2",
"version": "2.280.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Compress::Bzip2",
"description": "Perl interface to the bzip2 compression algorithms",
"long_description": "Perl interface to the bzip2 compression algorithms",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"bzip2",
"perl5.26"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-perlio-via-bzip2"
]
}
]
},
{
"name": "p5.26-inline-python",
"portdir": "perl/p5-inline-python",
"version": "0.560.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Inline::Python",
"description": "Write inline python in perl scripts",
"long_description": "The Inline::Python module allows you to put Python source code directly inline in a Perl script or module. It sets up an in-process Python interpreter, runs your code, and then examines Python's symbol table for things to bind to Perl. The process of interrogating the Python interpreter for globals only occurs the first time you run your Python code. The namespace is cached, and subsequent calls use the cached version.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.26-test-number-delta",
"p5.26-parse-recdescent",
"p5.26-proc-processtable",
"p5.26-test-deep",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27",
"p5.26-inline",
"perl5.26"
]
}
],
"depends_on": []
},
{
"name": "p5.26-string-toidentifier-en",
"portdir": "perl/p5-string-toidentifier-en",
"version": "0.120.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/String::ToIdentifier::EN",
"description": "String::ToIdentifier::EN - Convert Strings to English Program Identifiers",
"long_description": "String::ToIdentifier::EN - Convert Strings to English Program Identifiers",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-lingua-en-inflect-phrase",
"p5.26-namespace-clean",
"p5.26-sub-exporter-progressive",
"p5.26-text-unidecode"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-dbix-class-schema-loader"
]
}
]
},
{
"name": "p5.26-term-ui",
"portdir": "perl/p5-term-ui",
"version": "0.460.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Term::UI",
"description": "Term::UI - Term::ReadLine UI made easy",
"long_description": "Term::UI - Term::ReadLine UI made easy",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-locale-maketext-simple",
"p5.26-log-message-simple",
"p5.26-term-readline"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-dist-zilla"
]
}
]
},
{
"name": "p5.26-test-spelling",
"portdir": "perl/p5-test-spelling",
"version": "0.250.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test::Spelling",
"description": "Test::Spelling - Check for spelling errors in POD files",
"long_description": "Test::Spelling - Check for spelling errors in POD files",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-ipc-run3",
"p5.26-pod-spell",
"p5.26-text-tabsxwrap",
"hunspell-en_US"
]
}
],
"depends_on": []
},
{
"name": "p5.26-scope-guard",
"portdir": "perl/p5-scope-guard",
"version": "0.210.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Scope::Guard",
"description": "lexically scoped resource management",
"long_description": "This module provides a convenient way to perform cleanup or other forms of resource management at the end of a scope.",
"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-autobox",
"p5.26-code-tidyall",
"p5.26-dbix-class",
"p5.26-dbix-class-schema-loader",
"p5.26-devel-globaldestruction",
"p5.26-test-file-sharedir",
"p5.26-test2-suite"
]
}
]
},
{
"name": "p5.26-dist-zilla-plugin-githubmeta",
"portdir": "perl/p5-dist-zilla-plugin-githubmeta",
"version": "0.580.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::GithubMeta",
"description": "Dist::Zilla::Plugin::GithubMeta - Automatically include GitHub meta information in META.yml",
"long_description": "Dist::Zilla::Plugin::GithubMeta - Automatically include GitHub meta information in META.yml",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2646
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-path-tiny",
"p5.26-test-deep"
]
},
{
"type": "lib",
"ports": [
"p5.26-moose",
"perl5.26",
"p5.26-try-tiny",
"p5.26-moosex-types-uri",
"p5.26-dist-zilla",
"p5.26-file-pushd"
]
}
],
"depends_on": []
},
{
"name": "p5.26-palm-pdb",
"portdir": "perl/p5-palm-pdb",
"version": "1.400.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Palm::PDB",
"description": "Palm::PDB - Parse Palm database files",
"long_description": "Palm::PDB - Parse Palm database files",
"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-palm"
]
}
]
},
{
"name": "p5.26-role-tiny",
"portdir": "perl/p5-role-tiny",
"version": "2.2.4",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Role::Tiny",
"description": "Role::Tiny - Roles. Like a nouvelle cuisine portion size slice of Moose.",
"long_description": "Role::Tiny is a minimalist role composition tool.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test-fatal"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-class-method-modifiers"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-test-cleannamespaces"
]
},
{
"type": "lib",
"ports": [
"p5.26-dancer2",
"p5.26-data-perl",
"p5.26-moo",
"p5.26-moox-handlesvia",
"p5.26-moox-traits",
"p5.26-path-isdev",
"p5.26-pod-readme",
"p5.26-specio",
"p5.26-sub-handlesvia",
"p5.26-test-cleannamespaces",
"p5.26-alien-role-alt",
"p5.26-www-oauth"
]
}
]
},
{
"name": "p5.26-data-section-simple",
"portdir": "perl/p5-data-section-simple",
"version": "0.70.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Data::Section::Simple",
"description": "Data::Section::Simple - Read data from __DATA__",
"long_description": "Data::Section::Simple - Read data from __DATA__",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2646
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test-requires"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-graphviz2"
]
}
]
},
{
"name": "p5.26-html-wikiconverter-confluence",
"portdir": "perl/p5-html-wikiconverter-confluence",
"version": "0.10.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/HTML::WikiConverter::Confluence",
"description": "HTML::WikiConverter::Confluence - Convert Confluence wiki markup",
"long_description": "This module contains rules for converting HTML into Confluence 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-lingua-pt-stemmer",
"portdir": "perl/p5-lingua-pt-stemmer",
"version": "0.20.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Lingua::PT::Stemmer",
"description": "Portuguese language stemming",
"long_description": "Portuguese language stemming",
"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-lingua-stem"
]
}
]
},
{
"name": "p5.26-http-recorder",
"portdir": "perl/p5-http-recorder",
"version": "0.70.0",
"license": "GPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/HTTP::Recorder",
"description": "Record interaction with websites",
"long_description": "This is a browser-independent recorder for recording interactions with web sites.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-html-parser",
"p5.26-libwww-perl",
"p5.26-uri"
]
}
],
"depends_on": []
},
{
"name": "p5.26-readonly-xs",
"portdir": "perl/p5-readonly-xs",
"version": "1.50.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Readonly::XS",
"description": "Readonly::XS is a companion module for Readonly. It speeds up read-only scalar variables.",
"long_description": "Readonly::XS is a companion module for Readonly. It speeds up read-only scalar variables.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-readonly"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-perl-critic",
"p5.26-text-recordparser"
]
}
]
},
{
"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-sql-abstract-classic",
"portdir": "perl/p5-sql-abstract-classic",
"version": "1.910.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/SQL::Abstract::Classic",
"description": "SQL::Abstract::Classic - Generate SQL from Perl data structures",
"long_description": "SQL::Abstract::Classic - Generate SQL from Perl data structures",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2646
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.26-test-warn",
"clang-9.0",
"p5.26-test-deep",
"p5.26-test-exception"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-mro-compat",
"p5.26-sql-abstract",
"p5.26-text-balanced"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-dbix-class"
]
}
]
},
{
"name": "p5.26-file-nfslock",
"portdir": "perl/p5-file-nfslock",
"version": "1.290.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::NFSLock",
"description": "File::NFSLock - perl module to do NFS (or not) locking",
"long_description": "File::NFSLock - perl module to do NFS (or not) locking",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2646
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": []
},
{
"name": "p5.26-html-entities-interpolate",
"portdir": "perl/p5-html-entities-interpolate",
"version": "1.100.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/HTML::Entities::Interpolate",
"description": "HTML::Entities::Interpolate - Call HTML::Entities::encode_entities, via a hash, within a string",
"long_description": "HTML::Entities::Interpolate - Call HTML::Entities::encode_entities, via a hash, within a string",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2646
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test-pod"
]
},
{
"type": "lib",
"ports": [
"p5.26-file-slurper",
"perl5.26",
"p5.26-tie-function",
"p5.26-html-parser",
"p5.26-capture-tiny"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-text-table-manifold"
]
}
]
},
{
"name": "p5.26-dist-zilla-plugin-prereqs-authordeps",
"portdir": "perl/p5-dist-zilla-plugin-prereqs-authordeps",
"version": "0.7.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::Prereqs::AuthorDeps",
"description": "Dist::Zilla::Plugin::Prereqs::AuthorDeps - Add Dist::Zilla authordeps to META files as develop prereqs",
"long_description": "Dist::Zilla::Plugin::Prereqs::AuthorDeps - Add Dist::Zilla authordeps to META files as develop prereqs",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2646
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test-deep",
"p5.26-test-deep-json"
]
},
{
"type": "lib",
"ports": [
"p5.26-moosex-types",
"perl5.26",
"p5.26-path-tiny",
"p5.26-dist-zilla",
"p5.26-moose"
]
}
],
"depends_on": []
},
{
"name": "p5.26-poe",
"portdir": "perl/p5-poe",
"version": "1.368.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/POE",
"description": "Portable multitasking and networking framework for any event loop",
"long_description": "Portable multitasking and networking framework for any event loop",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"p5.26-curses",
"p5.26-io-pipely",
"p5.26-io-tty",
"perl5.26",
"p5.26-poe-test-loops",
"p5.26-term-readkey",
"p5.26-uri",
"p5.26-libwww-perl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-poe-component-client-ping"
]
}
]
},
{
"name": "p5.26-module-util",
"portdir": "perl/p5-module-util",
"version": "1.90.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Module::Util",
"description": "Module::Util - Module name tools and transformations",
"long_description": "Module::Util - Module name tools and transformations",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2646
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-module-build"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-datetime-format-natural"
]
}
]
},
{
"name": "p5.26-xml-validator-schema",
"portdir": "perl/p5-xml-validator-schema",
"version": "1.100.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/XML::Validator::Schema",
"description": "validate XML against a subset of W3C XML Schema",
"long_description": "This module allows you to validate XML documents against a W3C XML Schema. This module does not implement the full W3C XML Schema recommendation, but a useful subset.",
"active": false,
"categories": [
"textproc",
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-xml-sax-expat",
"p5.26-xml-sax-writer"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-xml-sax",
"p5.26-tree-dag_node",
"p5.26-xml-filter-buffertext"
]
}
],
"depends_on": []
},
{
"name": "p5.26-moosex-storage",
"portdir": "perl/p5-moosex-storage",
"version": "0.530.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/MooseX::Storage",
"description": "MooseX::Storage - A serialization framework for Moose classes",
"long_description": "MooseX::Storage - A serialization framework for Moose classes",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-digest-hmac",
"p5.26-moosex-types",
"p5.26-test-deep",
"p5.26-test-deep-json",
"p5.26-test-deep-type",
"p5.26-test-fatal",
"p5.26-test-needs",
"p5.26-test-without-module"
]
},
{
"type": "lib",
"ports": [
"p5.26-string-rewriteprefix",
"p5.26-yaml",
"perl5.26",
"p5.26-yaml-syck",
"p5.26-yaml-libyaml",
"p5.26-data-dumper",
"p5.26-io-stringy",
"p5.26-json",
"p5.26-json-maybexs",
"p5.26-json-xs",
"p5.26-module-runtime",
"p5.26-moose",
"p5.26-namespace-autoclean"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-geometry-primitive",
"p5.26-graphics-color",
"p5.26-graphics-primitive",
"p5.26-moosex-storage-format-jsonpm",
"p5.26-moosex-storage-io-chi"
]
}
]
},
{
"name": "p5.26-io-socket-timeout",
"portdir": "perl/p5-io-socket-timeout",
"version": "0.320.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/IO::Socket::Timeout",
"description": "IO::Socket with read/write timeout",
"long_description": "IO::Socket with read/write timeout",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-module-build-tiny",
"p5.26-test-tcp"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-module-build",
"p5.26-perlio-via-timeout"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-redis"
]
}
]
},
{
"name": "p5.26-html-wikiconverter-snipsnap",
"portdir": "perl/p5-html-wikiconverter-snipsnap",
"version": "0.500.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/HTML::WikiConverter::SnipSnap",
"description": "HTML::WikiConverter::SnipSnap - Convert SnipSnap wiki markup",
"long_description": "This module contains rules for converting HTML into SnipSnap 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-moox-aliases",
"portdir": "perl/p5-moox-aliases",
"version": "0.1.6",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/MooX::Aliases",
"description": "MooX::Aliases - easy aliasing of methods and attributes in Moo",
"long_description": "MooX::Aliases - easy aliasing of methods and attributes in Moo",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test-fatal"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-class-method-modifiers",
"p5.26-moo"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-twitter-api"
]
}
]
},
{
"name": "p5.26-http-request-ascgi",
"portdir": "perl/p5-http-request-ascgi",
"version": "1.200.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/HTTP::Request::AsCGI",
"description": "Set up a CGI environment from an HTTP::Request",
"long_description": "Provides a convenient way of setting up an CGI environment from an HTTP::Request.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-class-accessor",
"p5.26-libwww-perl",
"p5.26-uri"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-plack"
]
},
{
"type": "lib",
"ports": [
"p5.26-catalyst-action-renderview"
]
}
]
},
{
"name": "p5.26-any-uri-escape",
"portdir": "perl/p5-any-uri-escape",
"version": "0.10.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Any::URI::Escape",
"description": "Any::URI::Escape - Load URI::Escape::XS preferentially over URI::Escape",
"long_description": "Any::URI::Escape - Load URI::Escape::XS preferentially over URI::Escape",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2646
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-uri"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-search-elasticsearch"
]
}
]
},
{
"name": "p5.26-encode-jisx0213",
"portdir": "perl/p5-encode-jisx0213",
"version": "0.40.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Encode::JISX0213",
"description": "Encode::JISX0213 - JIS X 0213 encodings",
"long_description": "Encode::JISX0213 - JIS X 0213 encodings",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-encode",
"p5.26-encode-iso2022"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-mime-charset"
]
}
]
},
{
"name": "p5.26-xml-namespace",
"portdir": "perl/p5-xml-namespace",
"version": "0.20.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/XML::Namespace",
"description": "XML::Namespace - Simple support for XML Namespaces",
"long_description": "XML::Namespace - Simple support for XML Namespaces",
"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-rdf-trine"
]
}
]
},
{
"name": "p5.26-git-wrapper",
"portdir": "perl/p5-git-wrapper",
"version": "0.48.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Git::Wrapper",
"description": "Git::Wrapper - Wrap git(7) command-line interface",
"long_description": "Git::Wrapper - Wrap git(7) command-line interface",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2646
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.26-test-exception",
"clang-9.0",
"p5.26-devel-checkbin",
"p5.26-path-class",
"p5.26-test-deep"
]
},
{
"type": "lib",
"ports": [
"git",
"perl5.26",
"p5.26-file-chdir",
"p5.26-ipc-cmd",
"p5.26-sort-versions"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"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-git-pushinitial",
"p5.26-dist-zilla-plugin-git-remote-check",
"p5.26-dist-zilla-plugin-github",
"p5.26-dist-zilla-pluginbundle-git-checkfor"
]
}
]
},
{
"name": "p5.26-text-glob",
"portdir": "perl/p5-text-glob",
"version": "0.110.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Text::Glob",
"description": "match globbing patterns against text",
"long_description": "Text::Glob implements glob(3) style matching that can be used to match against text, rather than fetching names from a filesystem. If you want to do full file globbing use the File::Glob module instead.",
"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-dist-zilla",
"p5.26-file-find-object-rule",
"p5.26-file-find-rule",
"p5.26-file-finder",
"p5.26-net-appliance-session",
"p5.26-path-iterator-rule"
]
}
]
},
{
"name": "p5.26-text-german",
"portdir": "perl/p5-text-german",
"version": "0.60.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/release/Text-German",
"description": "German grundform reduction",
"long_description": "German grundform reduction",
"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-lingua-stem"
]
}
]
},
{
"name": "p5.26-net-smtp_auth",
"portdir": "perl/p5-net-smtp_auth",
"version": "0.80.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Net::SMTP_auth",
"description": "Perl5 SMTP client with AUTHentication",
"long_description": "This module implements a client interface to the SMTP and ESMTP protocol AUTH service extension, enabling a perl5 application to talk to and authenticate against SMTP servers.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-authen-sasl",
"p5.26-digest-hmac"
]
}
],
"depends_on": []
},
{
"name": "p5.26-html-mason-plackhandler",
"portdir": "perl/p5-html-mason-plackhandler",
"version": "0.103.70",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/HTML::Mason::PlackHandler",
"description": "HTML::Mason::PlackHandler - HTML::Mason handler using Plack::Request and Plack::Response",
"long_description": "HTML::Mason::PlackHandler - HTML::Mason handler using Plack::Request and Plack::Response",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-html-mason",
"p5.26-plack"
]
}
],
"depends_on": []
},
{
"name": "p5.26-moosex-singleton",
"portdir": "perl/p5-moosex-singleton",
"version": "0.300.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/MooseX::Singleton",
"description": "MooseX::Singleton - turn your Moose class into a singleton",
"long_description": "MooseX::Singleton - turn your Moose class into a singleton",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.26-test-warnings",
"p5.26-module-build-tiny",
"p5.26-test-fatal",
"p5.26-test-requires",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"p5.26-module-build",
"p5.26-moose",
"perl5.26"
]
}
],
"depends_on": []
},
{
"name": "p5.26-io-pipely",
"portdir": "perl/p5-io-pipely",
"version": "0.5.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/IO::Pipely",
"description": "Portably create pipe() or pipe-like handles, one way or another",
"long_description": "Portably create pipe() or pipe-like handles, one way or another",
"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-poe"
]
}
]
},
{
"name": "p5.26-uri-fetch",
"portdir": "perl/p5-uri-fetch",
"version": "0.130.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/URI::Fetch",
"description": "URI::Fetch module for Perl",
"long_description": "URI::Fetch is a class to intelligently fetch syndication feeds.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test-requiresinternet"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-class-errorhandler",
"p5.26-libwww-perl",
"p5.26-uri"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-xml-feed"
]
}
]
},
{
"name": "p5.26-log-dispatch-filerotate",
"portdir": "perl/p5-log-dispatch-filerotate",
"version": "1.360.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Log::Dispatch::FileRotate",
"description": "Log::Dispatch::FileRotate - Log to Files that Archive/Rotate Themselves",
"long_description": "Log::Dispatch::FileRotate - Log to Files that Archive/Rotate Themselves",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2646
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.26-test-warn",
"clang-9.0",
"p5.26-encode",
"p5.26-path-tiny"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-date-manip",
"p5.26-log-dispatch",
"p5.26-version"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-log-log4perl"
]
}
]
},
{
"name": "p5.26-http-tiny-multipart",
"portdir": "perl/p5-http-tiny-multipart",
"version": "0.80.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/HTTP::Tiny::Multipart",
"description": "HTTP::Tiny::Multipart - Add post_multipart to HTTP::Tiny",
"long_description": "HTTP::Tiny::Multipart - Add post_multipart to HTTP::Tiny",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2646
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-http-tiny"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-test2-harness"
]
}
]
},
{
"name": "p5.26-sys-info",
"portdir": "perl/p5-sys-info",
"version": "0.781.100",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Sys::Info",
"description": "Fetch information from the host system",
"long_description": "Fetch information from the host system",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test-sys-info"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-sys-info-base",
"p5.26-sys-info-driver-osx"
]
}
],
"depends_on": []
},
{
"name": "p5.26-pod-markdown-github",
"portdir": "perl/p5-pod-markdown-github",
"version": "0.40.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Pod::Markdown::Github",
"description": "Pod::Markdown::Github - Convert POD to Github's specific markdown",
"long_description": "Pod::Markdown::Github - Convert POD to Github's specific markdown",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test-differences"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-pod-markdown"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-dist-zilla-plugin-readmeanyfrompod",
"p5.26-pod-readme"
]
}
]
},
{
"name": "p5.26-soap-lite",
"portdir": "perl/p5-soap-lite",
"version": "1.270.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/SOAP::Lite",
"description": "A simple interface to the Simple Object Access Protocol",
"long_description": "A simple interface to the Simple Object Access Protocol",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-io-stringy",
"p5.26-test-mockobject",
"p5.26-test-warn",
"p5.26-test-xml",
"p5.26-xml-parser-lite"
]
},
{
"type": "lib",
"ports": [
"p5.26-mime-base64",
"p5.26-mime-tools",
"perl5.26",
"p5.26-uri",
"p5.26-xml-parser",
"p5.26-task-weaken",
"p5.26-class-inspector",
"p5.26-io-compress",
"p5.26-io-sessiondata",
"p5.26-io-socket-ssl",
"p5.26-libwww-perl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-astro-simbad-client",
"p5.26-xmlrpc-lite"
]
}
]
},
{
"name": "p5.26-net-twitter",
"portdir": "perl/p5-net-twitter",
"version": "4.10.430",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Net::Twitter",
"description": "DEPRECATED: A Perl interface to the Twitter API",
"long_description": "DEPRECATED: A Perl interface to the Twitter API. This module has been superceded by Twitter::API and is no longer maintained.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-extutils-makemaker",
"p5.26-libwww-perl",
"p5.26-test-deep",
"p5.26-test-fatal",
"p5.26-test-warn"
]
},
{
"type": "lib",
"ports": [
"p5.26-digest-sha",
"p5.26-encode",
"p5.26-html-parser",
"p5.26-http-message",
"p5.26-json",
"p5.26-json-maybexs",
"p5.26-lwp-protocol-https",
"perl5.26",
"p5.26-moosex-role-parameterized",
"p5.26-namespace-autoclean",
"p5.26-net-http",
"p5.26-net-oauth",
"p5.26-time-hires",
"p5.26-try-tiny",
"p5.26-uri",
"p5.26-moose",
"p5.26-carp-clan",
"p5.26-data-visitor",
"p5.26-datetime",
"p5.26-datetime-format-strptime",
"p5.26-devel-stacktrace"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-dist-zilla-plugin-twitter"
]
}
]
},
{
"name": "p5.26-net-radius",
"portdir": "perl/p5-net-radius",
"version": "2.103.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/release/Net-Radius",
"description": "An interface to the RADIUS protocol.",
"long_description": "An interface to the RADIUS protocol.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test-warn"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": []
},
{
"name": "p5.26-html-wikiconverter-markdown",
"portdir": "perl/p5-html-wikiconverter-markdown",
"version": "0.60.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/HTML::WikiConverter::Markdown",
"description": "HTML::WikiConverter::Markdown - Convert Markdown markup",
"long_description": "This module contains rules for converting HTML into Markdown 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": [
{
"type": "lib",
"ports": [
"p5.26-html-wikiconverter-multimarkdown"
]
}
]
},
{
"name": "p5.26-file-touch",
"portdir": "perl/p5-file-touch",
"version": "0.110.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::Touch",
"description": "Update timestamps, create nonexistent files",
"long_description": "Update timestamps, create nonexistent files",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-file-monitor-lite"
]
}
]
}
]
}