HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50457,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=696",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=694",
"results": [
{
"name": "p5.32-www-form-urlencoded",
"portdir": "perl/p5-www-form-urlencoded",
"version": "0.260.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/WWW::Form::UrlEncoded",
"description": "WWW::Form::UrlEncoded - parser and builder for application/x-www-form-urlencoded",
"long_description": "WWW::Form::UrlEncoded - parser and builder for application/x-www-form-urlencoded",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-module-build",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-www-form-urlencoded-xs"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-apache-authcookie",
"p5.32-http-entity-parser",
"p5.32-www-oauth"
]
}
]
},
{
"name": "p5.32-www-curl",
"portdir": "perl/p5-www-curl",
"version": "4.170.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/WWW::Curl",
"description": "Perl extension interface for libcurl",
"long_description": "Python module interface to the cURL library which is a tool for transferring files with URL syntax, supporting many protocols.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "arno+macports",
"github": "fracai",
"ports_count": 13
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"curl"
]
}
],
"depends_on": []
},
{
"name": "p5.32-webservice-musicbrainz",
"portdir": "perl/p5-webservice-musicbrainz",
"version": "1.0.9",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/WebService::MusicBrainz",
"description": "API to search the musicbrainz.org database",
"long_description": "This module will search the MusicBrainz database through their web service and return objects with the found data. This module is not backward compatible with pre-1.0 versions. Version 1.0 is a complete re-write based on Mojolicious and implements MusicBrainz Web Service Version 2 (https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2)",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "chrischavez",
"github": "chrstphrchvz",
"ports_count": 95
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-io-socket-ssl",
"p5.32-mojolicious",
"p5.32-mojo-useragent-role-retry"
]
}
],
"depends_on": []
},
{
"name": "p5.32-web-scraper",
"portdir": "perl/p5-web-scraper",
"version": "0.380.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Web::Scraper",
"description": "Web::Scraper - Web Scraping Toolkit using HTML and CSS Selectors or XPath expressions",
"long_description": "Web::Scraper is a web scraper toolkit, inspired by Ruby's equivalent Scrapi. It provides a DSL-ish interface for traversing HTML documents and returning a neatly arranged Perl data structure.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-module-build",
"p5.32-extutils-config",
"p5.32-extutils-helpers",
"p5.32-extutils-installpaths",
"p5.32-module-build-tiny",
"p5.32-test-base",
"p5.32-test-harness",
"p5.32-test-requires",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.32-uri",
"perl5.32",
"p5.32-yaml",
"p5.32-xml-xpathengine",
"p5.32-scalar-list-utils",
"p5.32-html-parser",
"p5.32-html-selector-xpath",
"p5.32-html-tagset",
"p5.32-html-tree",
"p5.32-html-treebuilder-xpath",
"p5.32-libwww-perl",
"p5.32-universal-require"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-finance-quote",
"p5.32-gimp"
]
}
]
},
{
"name": "p5.32-warnings-unused",
"portdir": "perl/p5-warnings-unused",
"version": "0.60.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/warnings::unused",
"description": "Produces warnings when unused variables are detected",
"long_description": "This pragmatic module extends lexical warnings to complain about unused variables. It produces warnings when a my variable or state variable is unused aside from its declaration.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.32-test-warn"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": []
},
{
"name": "p5.32-want",
"portdir": "perl/p5-want",
"version": "0.290.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Want",
"description": "A generalisation of wantarray",
"long_description": "A generalisation of wantarray",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-autobox-core",
"p5.32-set-array",
"p5.32-dbix-searchbuilder"
]
}
]
},
{
"name": "p5.32-version-next",
"portdir": "perl/p5-version-next",
"version": "1.0.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Version::Next",
"description": "Version::Next - increment module version numbers simply and correctly",
"long_description": "Version::Next - increment module version numbers simply and correctly",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-test-exception",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-sub-exporter"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.32-dist-zilla-plugin-checkstrictversion"
]
},
{
"type": "lib",
"ports": [
"p5.32-dist-zilla-plugin-bumpversionafterrelease",
"p5.32-dist-zilla-plugin-git"
]
}
]
},
{
"name": "p5.32-version",
"portdir": "perl/p5-version",
"version": "0.993.300",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 2,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/version",
"description": "version - Perl extension for Version Objects",
"long_description": "version - Perl extension for Version Objects",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.32-test-compile"
]
},
{
"type": "lib",
"ports": [
"p5.32-bioperl",
"p5.32-class-dbi",
"p5.32-cpan-meta",
"p5.32-dist-zilla-plugin-checkstrictversion",
"p5.32-gearman",
"p5.32-module-metadata",
"p5.32-log-dispatch-filerotate",
"p5.32-module-load-conditional",
"p5.32-perl-critic",
"p5.32-pod-readme",
"p5.32-semver",
"p5.32-smart-comments",
"p5.32-svn-notify",
"p5.32-test-trap",
"p5.32-text-recordparser",
"p5.32-net-dns-resolver-programmable",
"p5.32-module-scandeps",
"p5.32-extutils-makemaker-cpanfile",
"p5.32-dbd-pg",
"p5.32-module-starter",
"p5.32-time-out",
"p5.32-dist-zilla-plugin-checkprereqsindexed",
"p5.32-ppi"
]
}
]
},
{
"name": "p5.32-variable-ondestruct",
"portdir": "perl/p5-variable-ondestruct",
"version": "0.90.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Variable::OnDestruct",
"description": "Variable::OnDestruct - Call a subroutine on destruction of a variable.",
"long_description": "Variable::OnDestruct - Call a subroutine on destruction of a variable.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-module-build",
"p5.32-module-build-tiny",
"p5.32-test-simple",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": []
},
{
"name": "p5.32-variable-magic",
"portdir": "perl/p5-variable-magic",
"version": "0.640.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Variable::Magic",
"description": "Associate user-defined magic to variables from Perl.",
"long_description": "Associate user-defined magic to variables from Perl.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.32-package-stash-xs"
]
},
{
"type": "lib",
"ports": [
"p5.32-tie-refhash-weak",
"p5.32-b-hooks-endofscope"
]
}
]
},
{
"name": "p5.32-uuid-tiny",
"portdir": "perl/p5-uuid-tiny",
"version": "1.40.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/UUID::Tiny",
"description": "UUID::Tiny - Pure Perl UUID Support With Functional Interface",
"long_description": "UUID::Tiny - Pure Perl UUID Support With Functional Interface",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-mime-base64",
"p5.32-time-hires"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-test2-plugin-uuid"
]
}
]
},
{
"name": "p5.32-uuid-ffi",
"portdir": "perl/p5-uuid-ffi",
"version": "0.110.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/UUID::FFI",
"description": "UUID::FFI - Universally Unique Identifiers FFI style",
"long_description": "UUID::FFI - Universally Unique Identifiers FFI style",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-test-simple",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-alien-libuuid",
"p5.32-ffi-checklib",
"p5.32-ffi-platypus"
]
}
],
"depends_on": []
},
{
"name": "p5.32-uuid",
"portdir": "perl/p5-uuid",
"version": "0.370.0",
"license": "Artistic-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/UUID",
"description": "UUID - Universally Unique Identifier library for Perl",
"long_description": "UUID - Universally Unique Identifier library for Perl",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"p5.32-text-patch",
"p5.32-try-tiny",
"p5.32-cpan-meta",
"p5.32-devel-checklib",
"p5.32-extutils-makemaker",
"p5.32-extutils-manifest",
"p5.32-test-simple"
]
},
{
"type": "lib",
"ports": [
"p5.32-time-hires",
"perl5.32"
]
}
],
"depends_on": []
},
{
"name": "p5.32-utf8-all",
"portdir": "perl/p5-utf8-all",
"version": "0.24.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/utf8::all",
"description": "Turn on Unicode - all of it",
"long_description": "Turn on Unicode - all of it",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "davide.liessi",
"github": "dliessi",
"ports_count": 72
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-test-exception",
"p5.32-test-fatal",
"p5.32-test-warn",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.32-import-into",
"p5.32-perlio-utf8_strict",
"perl5.32"
]
}
],
"depends_on": []
},
{
"name": "p5.32-user-identity",
"portdir": "perl/p5-user-identity",
"version": "4.0.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/User::Identity",
"description": "User::Identity - maintains info about a physical person",
"long_description": "User::Identity - maintains info about a physical person",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-hash-ordered",
"p5.32-log-report"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-mail-message"
]
}
]
},
{
"name": "p5.32-user",
"portdir": "perl/p5-user",
"version": "1.900.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/User",
"description": "User - API for locating user information regardless of OS",
"long_description": "User - API for locating user information regardless of OS",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-www-search"
]
}
]
},
{
"name": "p5.32-url-encode-xs",
"portdir": "perl/p5-url-encode-xs",
"version": "0.30.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/URL::Encode::XS",
"description": "URL::Encode::XS - XS implementation of URL::Encode",
"long_description": "URL::Encode::XS - XS implementation of URL::Encode",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-url-encode"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-dancer2"
]
}
]
},
{
"name": "p5.32-url-encode",
"portdir": "perl/p5-url-encode",
"version": "0.30.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"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": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-twitter-api",
"p5.32-url-encode-xs"
]
}
]
},
{
"name": "p5.32-uri-ws",
"portdir": "perl/p5-uri-ws",
"version": "0.30.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/URI::ws",
"description": "URI::ws - WebSocket support for the URI package",
"long_description": "URI::ws - WebSocket support for the URI package",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-uri"
]
}
],
"depends_on": []
},
{
"name": "p5.32-uri-query",
"portdir": "perl/p5-uri-query",
"version": "0.160.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/URI::Query",
"description": "URI::Query - class providing URI query string manipulation",
"long_description": "URI::Query - class providing URI query string manipulation",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-yaml",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-clone",
"p5.32-uri"
]
}
],
"depends_on": []
},
{
"name": "p5.32-uri-fromhash",
"portdir": "perl/p5-uri-fromhash",
"version": "0.50.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/URI::FromHash",
"description": "URI::FromHash - Build a URI from a set of named parameters",
"long_description": "URI::FromHash - Build a URI from a set of named parameters",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-test-fatal",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-params-validate",
"p5.32-uri"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-moosex-types-uri"
]
}
]
},
{
"name": "p5.32-uri-find",
"portdir": "perl/p5-uri-find",
"version": "20160806",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"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": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-module-build",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-uri"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-catalyst-action-rest"
]
}
]
},
{
"name": "p5.32-uri-fetch",
"portdir": "perl/p5-uri-fetch",
"version": "0.150.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"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": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-test-requiresinternet",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-class-errorhandler",
"p5.32-libwww-perl",
"p5.32-uri"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-xml-feed"
]
}
]
},
{
"name": "p5.32-uri-escape-xs",
"portdir": "perl/p5-uri-escape-xs",
"version": "0.140.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/URI::Escape::XS",
"description": "URI::Escape::XS - drop-in replacement for URI::Escape",
"long_description": "URI::Escape::XS - drop-in replacement for URI::Escape",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-search-elasticsearch"
]
}
]
},
{
"name": "p5.32-uri",
"portdir": "perl/p5-uri",
"version": "5.340.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/URI",
"description": "URI - Uniform Resource Identifiers (absolute and relative)",
"long_description": "URI - Uniform Resource Identifiers (absolute and relative)",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"p5.32-test-fatal",
"p5.32-test-needs",
"p5.32-test-warnings"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-mime-base32",
"p5.32-mime-base64",
"p5.32-regexp-ipv6"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.32-alien-libtiff",
"p5.32-plack-middleware-methodoverride",
"p5.32-alien-proj4",
"p5.32-http-cookiejar",
"p5.32-apache-logformat-compiler",
"p5.32-alien-sqlite",
"p5.32-http-headers-fast",
"p5.32-xml-feed",
"p5.32-iri",
"p5.32-test-www-mechanize"
]
},
{
"type": "lib",
"ports": [
"p5.32-feed-find",
"p5.32-geo-coder-osm",
"p5.32-html-formattext-withlinks",
"p5.32-html-template-compiled",
"p5.32-html-wikiconverter",
"p5.32-http-cookiemonster",
"p5.32-http-recorder",
"p5.32-http-request-ascgi",
"p5.32-rdf-query",
"p5.32-lwp-curl",
"p5.32-mime-lite-html",
"p5.32-net-github",
"p5.32-net-openid-consumer",
"p5.32-net-twitter",
"p5.32-net-twitter-lite",
"p5.32-dancer",
"p5.32-aws-signature4",
"p5.32-perl-ldap",
"p5.32-plack-test-externalserver",
"p5.32-podtohtml",
"p5.32-poe",
"p5.32-poppler",
"p5.32-razor2-client-agent",
"p5.32-rdf-trine",
"p5.32-soap-lite",
"p5.32-svn-mirror",
"p5.32-test-lwp-useragent",
"p5.32-text-wikiformat",
"p5.32-twitter-api",
"p5.32-uri-fetch",
"p5.32-uri-find",
"p5.32-uri-fromhash",
"p5.32-uri-query",
"p5.32-uri-ws",
"p5.32-web-scraper",
"p5.32-cgi",
"p5.32-www-robotrules",
"p5.32-www-search",
"p5.32-www-wolframalpha",
"p5.32-xml-atom",
"p5.32-catalyst-authentication-credential-http",
"p5.32-search-elasticsearch",
"p5.32-mail-spf",
"p5.32-net-amazon-signature-v4",
"p5.32-cookie-baker",
"p5.32-bio-db-ncbihelper",
"p5.32-test-www-selenium",
"p5.32-www-shorten-googl",
"p5.32-io-socket-ssl",
"p5.32-astro-spacetrack",
"p5.32-html-restrict",
"p5.32-pod-markdown",
"p5.32-lwp-consolelogger",
"p5.32-clipboard",
"p5.32-amazon-s3",
"p5.32-metacpan-client",
"p5.32-alien-base-modulebuild",
"p5.32-alien-build-plugin-decode-sourceforge",
"p5.32-alien-build-plugin-download-github",
"p5.32-alien-build-plugin-download-gitlab",
"p5.32-catalyst-runtime",
"p5.32-pithub",
"p5.32-www-oauth",
"p5.32-http-message",
"p5.32-moosex-types-uri",
"p5.32-flickr-api",
"p5.32-plack",
"p5.32-file-desktopentry",
"p5.32-crypt-openpgp",
"p5.32-mail-message",
"p5.32-html-form",
"p5.32-libwww-perl",
"p5.32-www-mechanize",
"p5.32-dancer2",
"p5.32-net-oauth",
"p5.32-cgi-ssi",
"p5.32-astro-simbad-client",
"p5.32-apache-authcookie",
"p5.32-html-parser",
"p5.32-net-http",
"p5.32-io-lambda",
"p5.32-any-uri-escape",
"p5.32-app-nopaste",
"p5.32-auth-yubikey_webclient",
"p5.32-bioperl",
"p5.32-mozilla-publicsuffix"
]
}
]
},
{
"name": "p5.32-unix-syslog",
"portdir": "perl/p5-unix-syslog",
"version": "1.100.0",
"license": "Artistic-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Unix::Syslog",
"description": "Access to the Unix system logger via Perl's XSUBs",
"long_description": "Access to the Unix system logger via Perl's XSUBs",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": []
},
{
"name": "p5.32-unix-process",
"portdir": "perl/p5-unix-process",
"version": "1.310.100",
"license": "LGPL",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Unix::Process",
"description": "Unix::Process - Perl extension to get pid info from (/bin/ps).",
"long_description": "Unix::Process - Perl extension to get pid info from (/bin/ps).",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-ipc-system-simple"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-shell-guess"
]
}
]
},
{
"name": "p5.32-unix-groups-ffi",
"portdir": "perl/p5-unix-groups-ffi",
"version": "1.0.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Unix::Groups::FFI",
"description": "Unix::Groups::FFI - Interface to Unix group syscalls",
"long_description": "Unix::Groups::FFI - Interface to Unix group syscalls",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-ffi-platypus"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-mojolicious-plugin-setusergroup"
]
}
]
},
{
"name": "p5.32-unix-groups",
"portdir": "perl/p5-unix-groups",
"version": "0.10.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Unix::Groups",
"description": "Unix::Groups - Perl to support getgroups and setgroups syscalls",
"long_description": "Unix::Groups - Perl to support getgroups and setgroups syscalls",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": []
},
{
"name": "p5.32-universal-require",
"portdir": "perl/p5-universal-require",
"version": "0.190.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/UNIVERSAL::require",
"description": "require() modules from a variable",
"long_description": "require() modules from a variable",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-class-dbi-plugin-pager",
"p5.32-text-trac",
"p5.32-treepath",
"p5.32-web-scraper",
"p5.32-wx-demo",
"p5.32-xml-rss-libxml",
"p5.32-data-plist"
]
}
]
},
{
"name": "p5.32-universal-moniker",
"portdir": "perl/p5-universal-moniker",
"version": "0.80.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"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": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-lingua-en-inflect"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-class-dbi"
]
}
]
},
{
"name": "p5.32-universal-isa",
"portdir": "perl/p5-universal-isa",
"version": "1.201.710.120",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/UNIVERSAL::isa",
"description": "Attempt to recover from people calling UNIVERSAL::isa as a function",
"long_description": "Attempt to recover from people calling UNIVERSAL::isa as a function",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-catalyst-plugin-authorization-roles",
"p5.32-test-mockobject"
]
}
]
},
{
"name": "p5.32-universal-can",
"portdir": "perl/p5-universal-can",
"version": "1.201.403.280",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/UNIVERSAL::can",
"description": "Hack around people calling UNIVERSAL::can() as a function",
"long_description": "The UNIVERSAL class provides a few default methods so that all objects can use them.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-test-mockobject"
]
}
]
},
{
"name": "p5.32-unicode-utf8",
"portdir": "perl/p5-unicode-utf8",
"version": "0.630.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Unicode::UTF8",
"description": "Unicode::UTF8 - Encoding and decoding of UTF-8 encoding form",
"long_description": "Unicode::UTF8 - Encoding and decoding of UTF-8 encoding form",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-test-fatal",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": []
},
{
"name": "p5.32-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": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-unicode-escape"
]
}
]
},
{
"name": "p5.32-unicode-normalize",
"portdir": "perl/p5-unicode-normalize",
"version": "1.260.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Unicode::Normalize",
"description": "Unicode::Normalize - Unicode Normalization Forms",
"long_description": "Unicode::Normalize - Unicode Normalization Forms",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-text-bibtex",
"p5.32-crypt-passphrase",
"p5.32-dist-zilla-plugin-git-contributors"
]
}
]
},
{
"name": "p5.32-unicode-linebreak",
"portdir": "perl/p5-unicode-linebreak",
"version": "2019.1.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Unicode::LineBreak",
"description": "Unicode::LineBreak - UAX #14 Unicode Line Breaking Algorithm",
"long_description": "Unicode::LineBreak - UAX #14 Unicode Line Breaking Algorithm",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-mime-charset"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-text-simpletable",
"p5.32-term-table",
"p5.32-string-print"
]
}
]
},
{
"name": "p5.32-unicode-escape",
"portdir": "perl/p5-unicode-escape",
"version": "0.0.2",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"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": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "macports",
"github": "",
"ports_count": 18
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-unicode-string"
]
}
],
"depends_on": []
},
{
"name": "p5.32-unicode-eastasianwidth",
"portdir": "perl/p5-unicode-eastasianwidth",
"version": "12.0.0",
"license": "Permissive",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Unicode::EastAsianWidth",
"description": "Unicode::EastAsianWidth - East Asian Width properties",
"long_description": "Unicode::EastAsianWidth - East Asian Width properties",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-string-ttylength"
]
}
]
},
{
"name": "p5.32-unicode-collate",
"portdir": "perl/p5-unicode-collate",
"version": "1.310.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Unicode::Collate",
"description": "Unicode Collation Algorithm",
"long_description": "This module is an implementation of Unicode Technical Standard #10 (a.k.a. UTS #10) - Unicode Collation Algorithm (a.k.a. UCA).",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-13"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-dist-zilla-plugin-git-contributors"
]
}
]
},
{
"name": "p5.32-unicode-checkutf8",
"portdir": "perl/p5-unicode-checkutf8",
"version": "1.30.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Unicode::CheckUTF8",
"description": "Unicode::CheckUTF8 - checks if scalar is valid UTF-8",
"long_description": "Unicode::CheckUTF8 - checks if scalar is valid UTF-8",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-dist-zilla-plugin-mojibaketests",
"p5.32-test-mojibake"
]
}
]
},
{
"name": "p5.32-type-tiny-xs",
"portdir": "perl/p5-type-tiny-xs",
"version": "0.25.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Type::Tiny::XS",
"description": "Type::Tiny::XS - provides an XS boost for some of Type::Tiny's built-in type constraints",
"long_description": "This module is optionally used by Type::Tiny to provide faster, C-based implementations of some type constraints.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-extutils-makemaker",
"p5.32-test-simple",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-pod-readme",
"p5.32-type-tiny",
"p5.32-dancer2"
]
}
]
},
{
"name": "p5.32-type-tiny",
"portdir": "perl/p5-type-tiny",
"version": "2.10.1",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Type::Tiny",
"description": "Type::Tiny - tiny, yet Moo(se)-compatible type constraint",
"long_description": "Type::Tiny - tiny, yet Moo(se)-compatible type constraint",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-test-deep",
"p5.32-test-memory-cycle",
"p5.32-test-warnings",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.32-ref-util-xs",
"perl5.32",
"p5.32-type-tiny-xs",
"p5.32-scalar-list-utils",
"p5.32-class-xsaccessor",
"p5.32-exporter-tiny"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.32-moose"
]
},
{
"type": "lib",
"ports": [
"p5.32-array-compare",
"p5.32-beam-emitter",
"p5.32-crypt-random-source",
"p5.32-cpan-changes",
"p5.32-dist-zilla-plugin-makemaker-awesome",
"p5.32-dist-zilla-plugin-modulebuildtiny-fallback",
"p5.32-graphviz2",
"p5.32-moox-late",
"p5.32-moox-typetiny",
"p5.32-net-github",
"p5.32-pod-readme",
"p5.32-text-table-manifold",
"p5.32-types-path-tiny",
"p5.32-moosex-extended",
"p5.32-html-restrict",
"p5.32-lwp-consolelogger",
"p5.32-sub-handlesvia",
"p5.32-metacpan-client",
"p5.32-file-changenotify",
"p5.32-catalyst-runtime",
"p5.32-crypt-pbkdf2",
"p5.32-iri",
"p5.32-dist-zilla-plugin-git",
"p5.32-perl-prereqscanner",
"p5.32-dancer2"
]
}
]
},
{
"name": "p5.32-type-tie",
"portdir": "perl/p5-type-tie",
"version": "0.15.0",
"license": "none",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "p5.32-type-tiny",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by p5.32-type-tiny",
"long_description": "This port has been replaced by p5.32-type-tiny.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "p5.32-types-serialiser",
"portdir": "perl/p5-types-serialiser",
"version": "1.10.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Types::Serialiser",
"description": "Simple data types for common serialisation formats",
"long_description": "Simple data types for common serialisation formats",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-common-sense"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-cbor-xs",
"p5.32-json-xs"
]
},
{
"type": "run",
"ports": [
"p5.32-net-apns-persistent"
]
}
]
},
{
"name": "p5.32-types-path-tiny",
"portdir": "perl/p5-types-path-tiny",
"version": "0.6.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Types::Path::Tiny",
"description": "Types::Path::Tiny - Path::Tiny types and coercions for Moose and Moo",
"long_description": "Types::Path::Tiny - Path::Tiny types and coercions for Moose and Moo",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-file-pushd",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-path-tiny",
"p5.32-type-tiny"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-dist-zilla-plugin-git"
]
}
]
},
{
"name": "p5.32-twitter-api",
"portdir": "perl/p5-twitter-api",
"version": "1.0.600",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Twitter::API",
"description": "Twitter::API - A Twitter REST API library for Perl, successor to Net::Twitter",
"long_description": "Twitter::API - A Twitter REST API library for Perl, successor to Net::Twitter",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-module-build",
"p5.32-module-build-tiny",
"p5.32-test-fatal",
"p5.32-test-pod",
"p5.32-test-spec",
"p5.32-test-warnings",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.32-json-maybexs",
"p5.32-module-runtime",
"p5.32-moo",
"p5.32-moox-aliases",
"p5.32-moox-traits",
"p5.32-namespace-clean",
"p5.32-ref-util",
"perl5.32",
"p5.32-throwable",
"p5.32-time-hires",
"p5.32-uri",
"p5.32-url-encode",
"p5.32-www-form-urlencoded-xs",
"p5.32-www-oauth",
"p5.32-sub-exporter-progressive",
"p5.32-encode",
"p5.32-cpanel-json-xs",
"p5.32-html-parser",
"p5.32-http-message",
"p5.32-http-thin",
"p5.32-io-socket-ssl"
]
}
],
"depends_on": []
},
{
"name": "p5.32-try-tiny",
"portdir": "perl/p5-try-tiny",
"version": "0.320.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Try::Tiny",
"description": "Try::Tiny - minimal try/catch with proper preservation of $@",
"long_description": "Try::Tiny - minimal try/catch with proper preservation of $@",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-scalar-list-utils",
"p5.32-capture-tiny",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-sub-name"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.32-lingua-en-number-isordinal",
"p5.32-iri",
"p5.32-www-shorten-googl",
"p5.32-dist-zilla-plugin-makemaker-fallback",
"p5.32-crypt-ssleay",
"p5.32-apache-logformat-compiler",
"p5.32-dist-zilla-plugin-checkextratests",
"p5.32-cgi-compile",
"p5.32-software-license",
"p5.32-dist-zilla-plugin-checkmetaresources",
"p5.32-http-message",
"p5.32-uuid",
"p5.32-sub-handlesvia",
"p5.32-mouse",
"p5.32-perl-prereqscanner",
"p5.32-perl-prereqscanner-scanner-distbuild"
]
},
{
"type": "lib",
"ports": [
"p5.32-mail-sender",
"p5.32-mason",
"p5.32-module-implementation",
"p5.32-datetime-timezone",
"p5.32-moosex-meta-typeconstraint-mooish",
"p5.32-moosex-object-pluggable",
"p5.32-net-appliance-session",
"p5.32-net-twitter",
"p5.32-package-pkg",
"p5.32-dancer",
"p5.32-path-iterator-rule",
"p5.32-pod-readme",
"p5.32-set-array",
"p5.32-role-hasmessage",
"p5.32-test-class",
"p5.32-test-deep-type",
"p5.32-test-lwp-useragent",
"p5.32-test-www-mechanize-psgi",
"p5.32-www-shorten",
"p5.32-config-mvp",
"p5.32-search-elasticsearch",
"p5.32-zmq-ffi",
"p5.32-dist-zilla-plugin-git-describe",
"p5.32-sql-translator",
"p5.32-search-elasticsearch-client-2_0",
"p5.32-search-elasticsearch-client-5_0",
"p5.32-search-elasticsearch-client-6_0",
"p5.32-moosex-getopt",
"p5.32-moosex-nonmoose",
"p5.32-log-dispatchouli",
"p5.32-email-sender",
"p5.32-log-dispatch",
"p5.32-lwp-consolelogger",
"p5.32-image-sane",
"p5.32-catalyst-model-dbic-schema",
"p5.32-test-fatal",
"p5.32-catalyst-runtime",
"p5.32-crypt-pbkdf2",
"p5.32-dist-zilla",
"p5.32-dist-zilla-plugin-promptifstale",
"p5.32-plack",
"p5.32-datetime",
"p5.32-code-tidyall",
"p5.32-moose",
"p5.32-gtk3-imageview",
"p5.32-dist-zilla-plugin-git-contributors",
"p5.32-dist-zilla-plugin-git",
"p5.32-dist-zilla-plugin-github",
"p5.32-time-out",
"p5.32-dbix-class-schema-loader",
"p5.32-dbix-class",
"p5.32-libwww-perl",
"p5.32-datetime-format-strptime",
"p5.32-statistics-covid",
"p5.32-catalyst-plugin-authentication",
"p5.32-catalyst-authentication-store-dbix-class",
"p5.32-finance-quote",
"p5.32-redis",
"p5.32-catalyst-view-html-mason",
"p5.32-chi",
"p5.32-class-load",
"p5.32-class-refresh",
"p5.32-dbix-admin-dsnmanager",
"p5.32-dist-zilla-plugin-dynamicprereqs",
"p5.32-dist-zilla-plugin-git-pushinitial",
"p5.32-dist-zilla-plugin-githubmeta",
"p5.32-dist-zilla-plugin-twitter",
"p5.32-dist-zilla-pluginbundle-git-checkfor",
"p5.32-eval-closure",
"p5.32-log-any-adapter-tap"
]
}
]
},
{
"name": "p5.32-true",
"portdir": "perl/p5-true",
"version": "1.0.2",
"license": "Artistic-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/true",
"description": "true - automatically return a true value when a file is required",
"long_description": "true - automatically return a true value when a file is required",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-function-parameters",
"p5.32-extutils-depends",
"p5.32-moo",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-b-hooks-op-check",
"p5.32-devel-stacktrace",
"p5.32-b-hooks-op-annotation"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-moosex-extended",
"p5.32-dist-zilla-plugin-ffi"
]
}
]
},
{
"name": "p5.32-tree-simple-visitorfactory",
"portdir": "perl/p5-tree-simple-visitorfactory",
"version": "0.160.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Tree::Simple::VisitorFactory",
"description": "A factory object for dispensing Visitor objects",
"long_description": "This object is really just a factory for dispensing Tree::Simple::Visitor::* objects.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-test-exception",
"p5.32-tree-simple"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-audio-m4p",
"p5.32-catalyst-plugin-authorization-acl",
"p5.32-catalyst-runtime"
]
}
]
}
]
}