HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50555,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=805",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=803",
"results": [
{
"name": "p5.28-encode-jis2k",
"portdir": "perl/p5-encode-jis2k",
"version": "0.50.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Encode::JIS2K",
"description": "JIS X 0212 (aka JIS 2000) Encodings",
"long_description": "This module implements encodings that covers JIS X 0213 charset (AKA JIS 2000, hence the module name).",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-encode"
]
}
],
"depends_on": []
},
{
"name": "p5.28-encode-iso2022",
"portdir": "perl/p5-encode-iso2022",
"version": "0.40.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Encode::ISO2022",
"description": "Encode::ISO2022 - ISO/IEC 2022 character encoding scheme",
"long_description": "Encode::ISO2022 - ISO/IEC 2022 character encoding scheme",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-encode"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-encode-iso2022",
"p5.28-encode-jisx0213"
]
}
]
},
{
"name": "p5.28-encode-imaputf7",
"portdir": "perl/p5-encode-imaputf7",
"version": "1.70.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Encode::IMAPUTF7",
"description": "Encode::IMAPUTF7 - modification of UTF-7 encoding for IMAP",
"long_description": "Encode::IMAPUTF7 - modification of UTF-7 encoding for IMAP",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-test-nowarnings",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-encode"
]
}
],
"depends_on": []
},
{
"name": "p5.28-encode-hanextra",
"portdir": "perl/p5-encode-hanextra",
"version": "0.230.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Encode::HanExtra",
"description": "Extra sets of Chinese encodings",
"long_description": "Extra sets of Chinese encodings",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-12"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-encode"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-encode-hanextra",
"p5.28-mime-charset"
]
}
]
},
{
"name": "p5.28-encode-eucjpascii",
"portdir": "perl/p5-encode-eucjpascii",
"version": "0.30.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Encode::EUCJPASCII",
"description": "Encode::EUCJPASCII (no description available)",
"long_description": "Encode::EUCJPASCII (no description available)",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.28"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-encode-eucjpascii",
"p5.28-mime-charset"
]
}
]
},
{
"name": "p5.28-encode-din66003",
"portdir": "perl/p5-encode-din66003",
"version": "0.50.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Encode::DIN66003",
"description": "Encode::DIN66003 - Encoding according to DIN 66003",
"long_description": "Encode::DIN66003 - Encoding according to DIN 66003",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-encode"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-mime-charset"
]
}
]
},
{
"name": "p5.28-encode-detect",
"portdir": "perl/p5-encode-detect",
"version": "1.10.0",
"license": "(MPL-1.1 or LGPL-2.1+)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Encode::Detect",
"description": "Encode-Encoding subclass that detects the encoding of data",
"long_description": "This Perl module is an Encode::Encoding subclass that uses Encode::Detect::Detector to determine the charset of the input data and then decodes it using the encoder of the detected charset. It is similar to Encode::Guess, but does not require the configuration of a set of expected encodings. Like Encode::Guess, it only supports decoding--it cannot encode.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-module-build",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-encode"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-mail-spamassassin"
]
}
]
},
{
"name": "p5.28-encode",
"portdir": "perl/p5-encode",
"version": "3.210.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Encode",
"description": "Character encoding module",
"long_description": "The Encode module provides the interfaces between Perl's strings and the rest of the system. Perl strings are sequences of characters.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"perl5.28"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.28-log-dispatch-filerotate",
"p5.28-html-selector-xpath",
"p5.28-mojo-dom58",
"p5.28-dbd-csv",
"p5.28-test-mojibake",
"p5.28-code-tidyall",
"p5.28-ppi",
"p5.28-yaml"
]
},
{
"type": "lib",
"ports": [
"p5.28-dist-zilla-plugin-generatefile-fromsharedir",
"p5.28-dist-zilla-plugin-keywords",
"p5.28-dist-zilla-plugin-readmeanyfrompod",
"p5.28-dist-zilla-role-filewatcher",
"p5.28-encode-din66003",
"p5.28-encode-hanextra",
"p5.28-encode-iso2022",
"p5.28-encode-jisx0213",
"p5.28-html-encoding",
"p5.28-module-metadata",
"p5.28-html-tidy5",
"p5.28-mhonarc",
"p5.28-mime-charset",
"p5.28-encode-jis2k",
"p5.28-net-twitter",
"p5.28-parse-win32registry",
"p5.28-text-template",
"p5.28-twitter-api",
"p5.28-xml-sax-writer",
"p5.28-data-section",
"p5.28-file-slurper",
"p5.28-encode-imaputf7",
"p5.28-encode-detect",
"p5.28-tex-encode",
"p5.28-log-dispatchouli",
"p5.28-dbix-searchbuilder",
"p5.28-pod-elemental",
"p5.28-pod-elemental-perlmunger",
"p5.28-pod-markdown",
"p5.28-log-report",
"p5.28-catalyst-runtime",
"p5.28-text-csv_xs",
"p5.28-dist-zilla",
"p5.28-string-print",
"p5.28-dist-zilla-plugin-promptifstale",
"p5.28-http-message",
"p5.28-xml-libxml",
"p5.28-pod-simple",
"p5.28-crypt-passphrase",
"p5.28-cpanel-json-xs",
"p5.28-mail-message",
"p5.28-html-form",
"p5.28-dbix-class-encodedcolumn",
"p5.28-path-tiny",
"p5.28-mime-encwords",
"p5.28-text-multimarkdown",
"p5.28-email-mime-contenttype",
"p5.28-finance-quote",
"p5.28-archive-zip",
"p5.28-catalyst-view-html-mason",
"p5.28-cpan-meta",
"p5.28-dist-zilla-plugin-checkissues",
"p5.28-dist-zilla-plugin-contributorsfromgit"
]
}
]
},
{
"name": "p5.28-email-valid",
"portdir": "perl/p5-email-valid",
"version": "1.204.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Email::Valid",
"description": "Check validity of Internet email addresses",
"long_description": "This module determines whether an email address is well-formed, and optionally, whether a mail host exists for the domain.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-capture-tiny",
"p5.28-mailtools",
"p5.28-net-dns",
"p5.28-net-domain-tld"
]
}
],
"depends_on": []
},
{
"name": "p5.28-email-stuffer",
"portdir": "perl/p5-email-stuffer",
"version": "0.20.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Email::Stuffer",
"description": "A more casual approach to creating and sending Email:: emails",
"long_description": "Email::Stuffer, as its name suggests, is a fairly casual module used to stuff things into an email and send them. It is a high-level module designed for ease of use when doing a very specific common task, but implemented on top of the light and tolerable Email:: modules.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-moo",
"p5.28-test-fatal",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.28-module-runtime",
"perl5.28",
"p5.28-params-util",
"p5.28-email-mime",
"p5.28-email-sender"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-dist-zilla-plugin-emailnotify"
]
}
]
},
{
"name": "p5.28-email-simple",
"portdir": "perl/p5-email-simple",
"version": "2.218.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Email::Simple",
"description": "simple parsing of RFC2822 message format and headers",
"long_description": "simple parsing of RFC2822 message format and headers",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-email-date-format"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-email-outlook-message",
"p5.28-email-abstract",
"p5.28-email-sender",
"p5.28-email-mime",
"p5.28-email-send"
]
}
]
},
{
"name": "p5.28-email-sender",
"portdir": "perl/p5-email-sender",
"version": "2.601.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Email::Sender",
"description": "Email::Sender - a library for sending email",
"long_description": "Email::Sender replaces the old and sometimes problematic Email::Send library, which did a decent job at handling very simple email sending tasks, but was not suitable for serious use, for a variety of reasons.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-capture-tiny",
"p5.28-sub-override",
"p5.28-test-mockobject",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"p5.28-list-moreutils",
"p5.28-module-runtime",
"p5.28-moo",
"p5.28-moox-types-mooselike",
"perl5.28",
"p5.28-sub-exporter",
"p5.28-throwable",
"p5.28-try-tiny",
"p5.28-net",
"p5.28-email-abstract",
"p5.28-email-address-xs",
"p5.28-email-simple"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-catalyst-view-email",
"p5.28-email-outlook-message",
"p5.28-email-stuffer"
]
}
]
},
{
"name": "p5.28-email-send",
"portdir": "perl/p5-email-send",
"version": "2.202.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Email::Send",
"description": "This module provides a very simple, specific interface to multiple Email mailers.",
"long_description": "This module provides a very simple, specific interface to multiple Email mailers. However, it's officially considered to be 'out of favor'. Please consider using Email::Sender instead.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-capture-tiny",
"p5.28-mime-tools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"p5.28-email-simple",
"perl5.28",
"p5.28-return-value",
"p5.28-module-pluggable",
"p5.28-email-abstract",
"p5.28-email-address"
]
}
],
"depends_on": []
},
{
"name": "p5.28-email-received",
"portdir": "perl/p5-email-received",
"version": "1.0.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Email::Received",
"description": "Parse an email Received: header",
"long_description": "Parse an email Received: header",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"perl5.28"
]
}
],
"depends_on": []
},
{
"name": "p5.28-email-outlook-message",
"portdir": "perl/p5-email-outlook-message",
"version": "0.921.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Email::Outlook::Message",
"description": "Read Outlook .msg files",
"long_description": "Read Outlook .msg files",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.28-email-address",
"p5.28-email-mime",
"p5.28-email-mime-contenttype",
"p5.28-email-sender",
"perl5.28",
"p5.28-io-all",
"p5.28-io-string",
"p5.28-ole-storage_lite",
"p5.28-email-simple"
]
}
],
"depends_on": []
},
{
"name": "p5.28-email-mime-encodings",
"portdir": "perl/p5-email-mime-encodings",
"version": "1.317.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Email::MIME::Encodings",
"description": "A unified interface to MIME encoding and decoding",
"long_description": "A unified interface to MIME encoding and decoding",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-test-simple",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.28"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-email-mime"
]
}
]
},
{
"name": "p5.28-email-mime-contenttype",
"portdir": "perl/p5-email-mime-contenttype",
"version": "1.28.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Email::MIME::ContentType",
"description": "Parse a MIME Content-Type Header",
"long_description": "Parse a MIME Content-Type Header",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-encode",
"p5.28-text-unidecode"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-email-outlook-message",
"p5.28-email-mime"
]
}
]
},
{
"name": "p5.28-email-mime",
"portdir": "perl/p5-email-mime",
"version": "1.954.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Email::MIME",
"description": "Email::MIME - easy MIME message handling",
"long_description": "Email::MIME - easy MIME message handling",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"p5.28-email-address-xs",
"p5.28-email-messageid",
"p5.28-email-mime-contenttype",
"perl5.28",
"p5.28-email-simple",
"p5.28-mime-types",
"p5.28-module-runtime",
"p5.28-email-mime-encodings"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-catalyst-view-email",
"p5.28-email-outlook-message",
"p5.28-email-stuffer"
]
}
]
},
{
"name": "p5.28-email-messageid",
"portdir": "perl/p5-email-messageid",
"version": "1.408.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Email::MessageID",
"description": "Generate world unique message-ids",
"long_description": "Generate world unique message-ids",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.28"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-email-mime"
]
}
]
},
{
"name": "p5.28-email-date-format",
"portdir": "perl/p5-email-date-format",
"version": "1.8.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Email::Date::Format",
"description": "generates RFC 2822-compliant datetime strings",
"long_description": "Email::Date::Format provides a simple means for generating an RFC 2822-compliant datetime string.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-test-simple",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-time-local"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-email-simple",
"p5.28-email-date",
"p5.28-mime-lite"
]
}
]
},
{
"name": "p5.28-email-date",
"portdir": "perl/p5-email-date",
"version": "1.104.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Email::Date",
"description": "Email::Date - Find and Format Date Headers",
"long_description": "Email::Date - Find and Format Date Headers",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-capture-tiny",
"p5.28-module-pluggable",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-timedate",
"p5.28-email-abstract",
"p5.28-email-date-format"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-log-handler"
]
}
]
},
{
"name": "p5.28-email-address-xs",
"portdir": "perl/p5-email-address-xs",
"version": "1.50.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Email::Address::XS",
"description": "Email::Address::XS - Parse and format RFC 2822 email addresses and groups",
"long_description": "Email::Address::XS - Parse and format RFC 2822 email addresses and groups",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-xsloader"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-svn-notify",
"p5.28-mail-spamassassin",
"p5.28-email-sender",
"p5.28-email-mime"
]
}
]
},
{
"name": "p5.28-email-address",
"portdir": "perl/p5-email-address",
"version": "1.913.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Email::Address",
"description": "Email::Address - RFC 2822 Address Parsing and Creation",
"long_description": "Email::Address - RFC 2822 Address Parsing and Creation",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.28"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-email-outlook-message",
"p5.28-email-send"
]
}
]
},
{
"name": "p5.28-email-abstract",
"portdir": "perl/p5-email-abstract",
"version": "3.10.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Email::Abstract",
"description": "Email::Abstract - unified interface to mail representations",
"long_description": "Email::Abstract provides module writers with the ability to write simple, representation-independent mail handling code. For instance, in the cases of Mail::Thread or Mail::ListDetector, a key part of the code involves reading the headers from a mail object. Where previously one would either have to specify the mail class required, or to build a new object from scratch, Email::Abstract can be used to perform certain simple operations on an object regardless of its underlying representation. Email::Abstract currently supports Mail::Internet, MIME::Entity, Mail::Message, Email::Simple and Email::MIME. Other representations are encouraged to create their own Email::Abstract::* class by copying Email::Abstract::EmailSimple. All modules installed under the Email::Abstract hierarchy will be automatically picked up and used.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-email-simple",
"p5.28-module-pluggable",
"p5.28-mro-compat",
"p5.28-scalar-list-utils"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-email-date",
"p5.28-email-sender",
"p5.28-email-send"
]
}
]
},
{
"name": "p5.28-dumbbench",
"portdir": "perl/p5-dumbbench",
"version": "0.505.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Dumbbench",
"description": "Dumbbench - More reliable benchmarking with the least amount of thinking",
"long_description": "Dumbbench - More reliable benchmarking with the least amount of thinking",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"p5.28-capture-tiny",
"p5.28-class-xsaccessor",
"p5.28-devel-checkos",
"perl5.28",
"p5.28-params-util",
"p5.28-statistics-caseresampling",
"p5.28-time-hires",
"p5.28-number-witherror"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.28-archive-tar-wrapper"
]
}
]
},
{
"name": "p5.28-dist-zilla-stash-podweaver",
"portdir": "perl/p5-dist-zilla-stash-podweaver",
"version": "1.5.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Dist::Zilla::Stash::PodWeaver",
"description": "Dist::Zilla::Stash::PodWeaver - A stash of config options for Pod::Weaver",
"long_description": "Dist::Zilla::Stash::PodWeaver - A stash of config options for Pod::Weaver",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-test-mockobject",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-dist-zilla-role-stash-plugins",
"p5.28-moose",
"p5.28-pod-weaver"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-dist-zilla-plugin-contributorsfromgit"
]
}
]
},
{
"name": "p5.28-dist-zilla-role-stash-plugins",
"portdir": "perl/p5-dist-zilla-role-stash-plugins",
"version": "1.6.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Dist::Zilla::Role::Stash::Plugins",
"description": "Dist::Zilla::Role::Stash::Plugins - A Stash that stores arguments for plugins",
"long_description": "Dist::Zilla::Role::Stash::Plugins - A Stash that stores arguments for plugins",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-test-mockobject",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.28-dist-zilla",
"perl5.28",
"p5.28-moose",
"p5.28-dist-zilla-role-dynamicconfig",
"p5.28-config-mvp-slicer"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-dist-zilla-stash-podweaver"
]
}
]
},
{
"name": "p5.28-dist-zilla-role-repofileinjector",
"portdir": "perl/p5-dist-zilla-role-repofileinjector",
"version": "0.9.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Dist::Zilla::Role::RepoFileInjector",
"description": "Dist::Zilla::Role::RepoFileInjector - Create files outside the build directory",
"long_description": "Dist::Zilla::Role::RepoFileInjector - Create files outside the build directory",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14",
"p5.28-module-build",
"p5.28-module-build-tiny",
"p5.28-module-metadata",
"p5.28-test-deep",
"p5.28-test-fatal"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-dist-zilla",
"p5.28-moose",
"p5.28-moosex-types",
"p5.28-namespace-clean",
"p5.28-path-tiny"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-dist-zilla-plugin-generatefile-fromsharedir"
]
}
]
},
{
"name": "p5.28-dist-zilla-role-registerstash",
"portdir": "perl/p5-dist-zilla-role-registerstash",
"version": "0.3.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Dist::Zilla::Role::RegisterStash",
"description": "Dist::Zilla::Role::RegisterStash - A plugin that can register stashes",
"long_description": "Dist::Zilla::Role::RegisterStash - A plugin that can register stashes",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-aliased",
"p5.28-autobox-core",
"p5.28-test-checkdeps",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-namespace-autoclean",
"p5.28-class-load",
"p5.28-dist-zilla",
"p5.28-moose"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-dist-zilla-plugin-contributorsfromgit"
]
}
]
},
{
"name": "p5.28-dist-zilla-role-pluginbundle-pluginremover",
"portdir": "perl/p5-dist-zilla-role-pluginbundle-pluginremover",
"version": "0.105.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Dist::Zilla::Role::PluginBundle::PluginRemover",
"description": "Dist::Zilla::Role::PluginBundle::PluginRemover - Add '-remove' functionality to a bundle",
"long_description": "Dist::Zilla::Role::PluginBundle::PluginRemover - Add '-remove' functionality to a bundle",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-dist-zilla",
"p5.28-moose"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-dist-zilla-pluginbundle-git-versionmanager",
"p5.28-dist-zilla-pluginbundle-starter"
]
}
]
},
{
"name": "p5.28-dist-zilla-role-modulemetadata",
"portdir": "perl/p5-dist-zilla-role-modulemetadata",
"version": "0.6.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Dist::Zilla::Role::ModuleMetadata",
"description": "Dist::Zilla::Role::ModuleMetadata - A role for plugins that use Module::Metadata",
"long_description": "Dist::Zilla::Role::ModuleMetadata - A role for plugins that use Module::Metadata",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14",
"p5.28-test-deep",
"p5.28-test-fatal",
"p5.28-test-needs",
"p5.28-dist-zilla",
"p5.28-module-build",
"p5.28-module-build-tiny",
"p5.28-path-tiny"
]
},
{
"type": "lib",
"ports": [
"p5.28-moose",
"p5.28-namespace-autoclean",
"perl5.28"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-dist-zilla-plugin-checkselfdependency",
"p5.28-dist-zilla-plugin-dynamicprereqs",
"p5.28-dist-zilla-plugin-installguide",
"p5.28-dist-zilla-plugin-metaprovides-package",
"p5.28-dist-zilla-plugin-versionfrommainmodule"
]
}
]
},
{
"name": "p5.28-dist-zilla-role-filewatcher",
"portdir": "perl/p5-dist-zilla-role-filewatcher",
"version": "0.6.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Dist::Zilla::Role::FileWatcher",
"description": "Dist::Zilla::Role::FileWatcher - Receive notification when something changes a file's contents",
"long_description": "Dist::Zilla::Role::FileWatcher - Receive notification when something changes a file's contents",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14",
"p5.28-module-build",
"p5.28-module-build-tiny",
"p5.28-path-tiny",
"p5.28-test-deep",
"p5.28-test-fatal"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-dist-zilla",
"p5.28-encode",
"p5.28-moose",
"p5.28-namespace-autoclean",
"p5.28-safe-isa"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-dist-zilla-plugin-readmeanyfrompod"
]
}
]
},
{
"name": "p5.28-dist-zilla-role-dynamicconfig",
"portdir": "perl/p5-dist-zilla-role-dynamicconfig",
"version": "1.2.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Dist::Zilla::Role::DynamicConfig",
"description": "Dist::Zilla::Role::DynamicConfig - A Role that accepts a dynamic configuration",
"long_description": "Dist::Zilla::Role::DynamicConfig - A Role that accepts a dynamic configuration",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-module-build",
"p5.28-test-mockobject",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-dist-zilla",
"p5.28-moose"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-dist-zilla-role-stash-plugins"
]
}
]
},
{
"name": "p5.28-dist-zilla-plugin-versionfrommainmodule",
"portdir": "perl/p5-dist-zilla-plugin-versionfrommainmodule",
"version": "0.40.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::VersionFromMainModule",
"description": "Dist::Zilla::Plugin::VersionFromMainModule - Set the distribution version from your main module's VERSION",
"long_description": "Dist::Zilla::Plugin::VersionFromMainModule - Set the distribution version from your main module's VERSION",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-path-tiny",
"p5.28-test-deep",
"p5.28-test-fatal",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-namespace-autoclean",
"p5.28-dist-zilla",
"p5.28-dist-zilla-role-modulemetadata",
"p5.28-moose"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-dist-zilla-pluginbundle-git-versionmanager"
]
}
]
},
{
"name": "p5.28-dist-zilla-plugin-twitter",
"portdir": "perl/p5-dist-zilla-plugin-twitter",
"version": "0.26.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::Twitter",
"description": "Twitter when you release with Dist::Zilla",
"long_description": "Twitter when you release with Dist::Zilla",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-dist-zilla",
"p5.28-http-message",
"p5.28-libwww-perl",
"p5.28-params-util",
"p5.28-sub-exporter",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.28-try-tiny",
"perl5.28",
"p5.28-www-shorten-simple",
"p5.28-www-shorten",
"p5.28-config-ini",
"p5.28-dist-zilla",
"p5.28-moose",
"p5.28-namespace-autoclean",
"p5.28-net-twitter"
]
}
],
"depends_on": []
},
{
"name": "p5.28-dist-zilla-plugin-test-reportprereqs",
"portdir": "perl/p5-dist-zilla-plugin-test-reportprereqs",
"version": "0.29.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::Test::ReportPrereqs",
"description": "Dist::Zilla::Plugin::Test::ReportPrereqs - Report on prerequisite versions during automated testing",
"long_description": "Dist::Zilla::Plugin::Test::ReportPrereqs - Report on prerequisite versions during automated testing",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-capture-tiny",
"p5.28-file-pushd",
"p5.28-path-tiny",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.28-moose",
"perl5.28",
"p5.28-sub-exporter-formethods",
"p5.28-data-dumper",
"p5.28-data-section",
"p5.28-dist-zilla"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-dist-zilla-pluginbundle-starter"
]
}
]
},
{
"name": "p5.28-dist-zilla-plugin-test-minimumversion",
"portdir": "perl/p5-dist-zilla-plugin-test-minimumversion",
"version": "2.0.11",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::Test::MinimumVersion",
"description": "Dist::Zilla::Plugin::Test::MinimumVersion - Author tests for minimum required versions",
"long_description": "Dist::Zilla::Plugin::Test::MinimumVersion - Author tests for minimum required versions",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-module-build",
"p5.28-module-build-tiny",
"p5.28-test-output",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"p5.28-namespace-autoclean",
"perl5.28",
"p5.28-sub-exporter-formethods",
"p5.28-data-section",
"p5.28-dist-zilla",
"p5.28-moose"
]
}
],
"depends_on": []
},
{
"name": "p5.28-dist-zilla-plugin-test-compile",
"portdir": "perl/p5-dist-zilla-plugin-test-compile",
"version": "2.59.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::Test::Compile",
"description": "Dist::Zilla::Plugin::Test::Compile - Common tests to check syntax of your modules",
"long_description": "Dist::Zilla::Plugin::Test::Compile - Common tests to check syntax of your modules",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"p5.28-cpan-meta-check",
"p5.28-module-build",
"p5.28-module-build-tiny",
"p5.28-perl-prereqscanner",
"p5.28-test-deep",
"p5.28-test-minimumversion",
"p5.28-test-warnings"
]
},
{
"type": "lib",
"ports": [
"p5.28-data-section",
"p5.28-dist-zilla",
"p5.28-moose",
"p5.28-namespace-autoclean",
"p5.28-path-tiny",
"p5.28-sub-exporter-formethods",
"perl5.28"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-dist-zilla-pluginbundle-starter"
]
}
]
},
{
"name": "p5.28-dist-zilla-plugin-run",
"portdir": "perl/p5-dist-zilla-plugin-run",
"version": "0.50.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::Run",
"description": "Dist::Zilla::Plugin::Run - Run external commands and code at specific phases of Dist::Zilla",
"long_description": "Dist::Zilla::Plugin::Run - Run external commands and code at specific phases of Dist::Zilla",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"p5.28-module-build",
"p5.28-module-build-tiny",
"p5.28-module-metadata",
"p5.28-test-deep",
"p5.28-test-fatal",
"p5.28-test-file-sharedir",
"p5.28-file-pushd"
]
},
{
"type": "lib",
"ports": [
"p5.28-dist-zilla",
"p5.28-moose",
"p5.28-namespace-autoclean",
"p5.28-path-tiny",
"p5.28-string-formatter",
"perl5.28"
]
}
],
"depends_on": []
},
{
"name": "p5.28-dist-zilla-plugin-rewriteversion-transitional",
"portdir": "perl/p5-dist-zilla-plugin-rewriteversion-transitional",
"version": "0.9.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::RewriteVersion::Transitional",
"description": "Dist::Zilla::Plugin::RewriteVersion::Transitional - Ease the transition to [RewriteVersion] in your distribution",
"long_description": "Dist::Zilla::Plugin::RewriteVersion::Transitional - Ease the transition to {[RewriteVersion]} in your distribution",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-module-build",
"p5.28-module-build-tiny",
"p5.28-module-metadata",
"p5.28-test-deep",
"p5.28-test-fatal",
"p5.28-test-needs",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-term-ansicolor",
"p5.28-dist-zilla",
"p5.28-dist-zilla-plugin-bumpversionafterrelease",
"p5.28-module-runtime",
"p5.28-moose",
"p5.28-namespace-autoclean",
"p5.28-path-tiny"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-dist-zilla-pluginbundle-git-versionmanager"
]
}
]
},
{
"name": "p5.28-dist-zilla-plugin-readmeanyfrompod",
"portdir": "perl/p5-dist-zilla-plugin-readmeanyfrompod",
"version": "0.163.250",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::ReadmeAnyFromPod",
"description": "Dist::Zilla::Plugin::ReadmeAnyFromPod - Automatically convert POD to a README in any format for Dist::Zilla",
"long_description": "Dist::Zilla::Plugin::ReadmeAnyFromPod - Automatically convert POD to a README in any format for Dist::Zilla",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-test-deep",
"p5.28-test-fatal",
"p5.28-test-most",
"p5.28-test-requires",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.28-moosex-has-sugar",
"p5.28-path-tiny",
"p5.28-pod-markdown",
"perl5.28",
"p5.28-pod-simple",
"p5.28-ppi",
"p5.28-pod-markdown-github",
"p5.28-dist-zilla",
"p5.28-dist-zilla-role-filewatcher",
"p5.28-encode",
"p5.28-moose"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-dist-zilla-pluginbundle-starter"
]
}
]
},
{
"name": "p5.28-dist-zilla-plugin-promptifstale",
"portdir": "perl/p5-dist-zilla-plugin-promptifstale",
"version": "0.60.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::PromptIfStale",
"description": "Dist::Zilla::Plugin::PromptIfStale - Check at build/release time if modules are out of date",
"long_description": "Dist::Zilla::Plugin::PromptIfStale - Check at build/release time if modules are out of date",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-app-cmd",
"p5.28-file-pushd",
"p5.28-io-tty",
"p5.28-module-runtime",
"p5.28-test-deep",
"p5.28-test-fatal",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"p5.28-moose",
"p5.28-namespace-autoclean",
"p5.28-parse-cpan-packages-fast",
"p5.28-path-tiny",
"perl5.28",
"p5.28-try-tiny",
"p5.28-yaml-tiny",
"p5.28-experimental",
"p5.28-term-ansicolor",
"p5.28-config-mvp",
"p5.28-cpan-distnameinfo",
"p5.28-dist-zilla",
"p5.28-encode",
"p5.28-http-message",
"p5.28-http-tiny"
]
}
],
"depends_on": []
},
{
"name": "p5.28-dist-zilla-plugin-prereqs-authordeps",
"portdir": "perl/p5-dist-zilla-plugin-prereqs-authordeps",
"version": "0.7.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"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": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-test-deep",
"p5.28-test-deep-json",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.28-moosex-types",
"perl5.28",
"p5.28-path-tiny",
"p5.28-dist-zilla",
"p5.28-moose"
]
}
],
"depends_on": []
},
{
"name": "p5.28-dist-zilla-plugin-podweaver",
"portdir": "perl/p5-dist-zilla-plugin-podweaver",
"version": "4.10.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::PodWeaver",
"description": "Dist::Zilla::Plugin::PodWeaver - weave your Pod together from configuration and Dist::Zilla",
"long_description": "Dist::Zilla::Plugin::PodWeaver - weave your Pod together from configuration and Dist::Zilla",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-file-find-rule",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.28-moose",
"p5.28-namespace-autoclean",
"perl5.28",
"p5.28-pod-weaver",
"p5.28-ppi",
"p5.28-pod-elemental-perlmunger",
"p5.28-dist-zilla"
]
}
],
"depends_on": []
},
{
"name": "p5.28-dist-zilla-plugin-pod2readme",
"portdir": "perl/p5-dist-zilla-plugin-pod2readme",
"version": "0.4.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::Pod2Readme",
"description": "Dist::Zilla::Plugin::Pod2Readme - Generate README from Pod, as simply as possible",
"long_description": "Dist::Zilla::Plugin::Pod2Readme - Generate README from Pod, as simply as possible",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-dist-zilla",
"p5.28-moose",
"p5.28-podlators"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-dist-zilla-pluginbundle-starter"
]
}
]
},
{
"name": "p5.28-dist-zilla-plugin-ourpkgversion",
"portdir": "perl/p5-dist-zilla-plugin-ourpkgversion",
"version": "0.210.0",
"license": "Artistic-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::OurPkgVersion",
"description": "No line insertion and does Package version with our",
"long_description": "No line insertion and does Package version with our",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-path-tiny",
"p5.28-test-exception",
"p5.28-test-version",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.28-namespace-autoclean",
"perl5.28",
"p5.28-ppi",
"p5.28-dist-zilla",
"p5.28-moose",
"p5.28-moosex-types-perl"
]
}
],
"depends_on": []
},
{
"name": "p5.28-dist-zilla-plugin-mojibaketests",
"portdir": "perl/p5-dist-zilla-plugin-mojibaketests",
"version": "0.800.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::MojibakeTests",
"description": "Dist::Zilla::Plugin::MojibakeTests - Author tests for source encoding",
"long_description": "Dist::Zilla::Plugin::MojibakeTests - Author tests for source encoding",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-dist-zilla",
"p5.28-test-mojibake",
"p5.28-unicode-checkutf8"
]
}
],
"depends_on": []
},
{
"name": "p5.28-dist-zilla-plugin-modulebuildtiny-fallback",
"portdir": "perl/p5-dist-zilla-plugin-modulebuildtiny-fallback",
"version": "0.27.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::ModuleBuildTiny::Fallback",
"description": "Dist::Zilla::Plugin::ModuleBuildTiny::Fallback - Generate a Build.PL that uses Module::Build::Tiny, falling back to Module::Build as needed",
"long_description": "Dist::Zilla::Plugin::ModuleBuildTiny::Fallback - Generate a Build.PL that uses Module::Build::Tiny, falling back to Module::Build as needed",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14",
"p5.28-file-pushd",
"p5.28-module-build",
"p5.28-module-build-tiny",
"p5.28-test-deep",
"p5.28-test-fatal",
"p5.28-test-needs",
"p5.28-test-warnings",
"p5.28-dist-zilla"
]
},
{
"type": "lib",
"ports": [
"p5.28-dist-zilla-plugin-modulebuildtiny",
"p5.28-moose",
"p5.28-moosex-types",
"p5.28-namespace-autoclean",
"p5.28-path-tiny",
"p5.28-type-tiny",
"perl5.28"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-dist-zilla-pluginbundle-starter"
]
}
]
},
{
"name": "p5.28-dist-zilla-plugin-modulebuildtiny",
"portdir": "perl/p5-dist-zilla-plugin-modulebuildtiny",
"version": "0.20.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::ModuleBuildTiny",
"description": "Dist::Zilla::Plugin::ModuleBuildTiny - Build a Build.PL that uses Module::Build::Tiny",
"long_description": "Dist::Zilla::Plugin::ModuleBuildTiny - Build a Build.PL that uses Module::Build::Tiny",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-module-build",
"p5.28-path-tiny",
"p5.28-test-deep",
"p5.28-test-fatal",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-moosex-types-perl",
"p5.28-dist-zilla",
"p5.28-module-build-tiny",
"p5.28-moose",
"p5.28-moosex-types"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.28-dist-zilla-plugin-makemaker-fallback",
"p5.28-dist-zilla-plugin-ffi"
]
},
{
"type": "lib",
"ports": [
"p5.28-dist-zilla-plugin-modulebuildtiny-fallback",
"p5.28-dist-zilla-pluginbundle-starter"
]
}
]
},
{
"name": "p5.28-dist-zilla-plugin-minimumperl",
"portdir": "perl/p5-dist-zilla-plugin-minimumperl",
"version": "1.6.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::MinimumPerl",
"description": "Dist::Zilla::Plugin::MinimumPerl - Detects the minimum version of Perl required for your dist",
"long_description": "Dist::Zilla::Plugin::MinimumPerl - Detects the minimum version of Perl required for your dist",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-module-build",
"p5.28-module-build-tiny",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.28-moosex-types-perl",
"perl5.28",
"p5.28-perl-minimumversion",
"p5.28-dist-zilla",
"p5.28-moose"
]
}
],
"depends_on": []
}
]
}