{"count":51892,"next":"https://ports.macports.org/api/v1/ports/?format=json&ordering=-name&page=748","previous":"https://ports.macports.org/api/v1/ports/?format=json&ordering=-name&page=746","results":[{"name":"p5.32-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-18"]},{"type":"lib","ports":["perl5.32"]}],"depends_on":[{"type":"lib","ports":["p5.32-mime-charset"]}]},{"name":"p5.32-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":2646}],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["perl5.32","p5.32-encode"]}],"depends_on":[{"type":"lib","ports":["p5.32-mime-charset"]}]},{"name":"p5.32-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.32-module-build","clang-18"]},{"type":"lib","ports":["perl5.32","p5.32-encode"]}],"depends_on":[{"type":"lib","ports":["p5.32-mail-spamassassin"]}]},{"name":"p5.32-encode","portdir":"perl/p5-encode","version":"3.240.0","license":"(Artistic-1 or GPL)","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://metacpan.org/pod/Encode","description":"Encode - character encodings in Perl","long_description":"Encode - character encodings in Perl","active":true,"categories":["perl"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["perl5.32"]}],"depends_on":[{"type":"build","ports":["p5.32-dbd-csv","p5.32-mojo-dom58","p5.32-log-dispatch-filerotate","p5.32-html-selector-xpath","p5.32-ppi","p5.32-code-tidyall","p5.32-test-mojibake","p5.32-yaml"]},{"type":"lib","ports":["p5.32-dbix-searchbuilder","p5.32-dist-zilla","p5.32-dist-zilla-plugin-checkissues","p5.32-dist-zilla-plugin-contributorsfromgit","p5.32-dist-zilla-plugin-generatefile-fromsharedir","p5.32-dist-zilla-plugin-keywords","p5.32-dist-zilla-plugin-promptifstale","p5.32-dist-zilla-plugin-readmeanyfrompod","p5.32-dist-zilla-role-filewatcher","p5.32-email-mime-contenttype","p5.32-encode-detect","p5.32-encode-din66003","p5.32-encode-hanextra","p5.32-encode-imaputf7","p5.32-encode-iso2022","p5.32-encode-jis2k","p5.32-encode-jisx0213","p5.32-file-slurper","p5.32-finance-quote","p5.32-html-encoding","p5.32-html-form","p5.32-html-tidy5","p5.32-http-message","p5.32-log-dispatchouli","p5.32-log-report","p5.32-mail-message","p5.32-mhonarc","p5.32-mime-charset","p5.32-mime-encwords","p5.32-module-metadata","p5.32-net-twitter","p5.32-parse-win32registry","p5.32-path-tiny","p5.32-pod-elemental","p5.32-pod-elemental-perlmunger","p5.32-pod-markdown","p5.32-pod-simple","p5.32-string-print","p5.32-archive-zip","p5.32-text-csv_xs","p5.32-text-multimarkdown","p5.32-text-template","p5.32-twitter-api","p5.32-xml-libxml","p5.32-xml-sax-writer","p5.32-tex-encode","p5.32-catalyst-runtime","p5.32-catalyst-view-html-mason","p5.32-cpan-meta","p5.32-cpanel-json-xs","p5.32-crypt-passphrase","p5.32-data-section","p5.32-dbix-class-encodedcolumn"]}]},{"name":"p5.32-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-18"]},{"type":"lib","ports":["perl5.32","p5.32-capture-tiny","p5.32-mailtools","p5.32-net-dns","p5.32-net-domain-tld"]}],"depends_on":[]},{"name":"p5.32-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.32-moo","p5.32-test-fatal","clang-18"]},{"type":"lib","ports":["p5.32-module-runtime","perl5.32","p5.32-params-util","p5.32-email-mime","p5.32-email-sender"]}],"depends_on":[{"type":"lib","ports":["p5.32-dist-zilla-plugin-emailnotify"]}]},{"name":"p5.32-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-18"]},{"type":"lib","ports":["perl5.32","p5.32-email-date-format"]}],"depends_on":[{"type":"lib","ports":["p5.32-email-abstract","p5.32-email-mime","p5.32-email-outlook-message","p5.32-email-send","p5.32-email-sender"]}]},{"name":"p5.32-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.32-capture-tiny","p5.32-sub-override","p5.32-test-mockobject","clang-18"]},{"type":"lib","ports":["p5.32-list-moreutils","p5.32-module-runtime","p5.32-moo","p5.32-moox-types-mooselike","perl5.32","p5.32-sub-exporter","p5.32-throwable","p5.32-try-tiny","p5.32-net","p5.32-email-abstract","p5.32-email-address-xs","p5.32-email-simple"]}],"depends_on":[{"type":"lib","ports":["p5.32-catalyst-view-email","p5.32-email-outlook-message","p5.32-email-stuffer"]}]},{"name":"p5.32-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.32-capture-tiny","p5.32-mime-tools","clang-18"]},{"type":"lib","ports":["p5.32-email-simple","perl5.32","p5.32-return-value","p5.32-module-pluggable","p5.32-email-abstract","p5.32-email-address"]}],"depends_on":[]},{"name":"p5.32-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-18"]},{"type":"lib","ports":["perl5.32"]}],"depends_on":[]},{"name":"p5.32-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-18"]},{"type":"lib","ports":["p5.32-email-address","p5.32-email-mime","p5.32-email-mime-contenttype","p5.32-email-sender","perl5.32","p5.32-io-all","p5.32-io-string","p5.32-ole-storage_lite","p5.32-email-simple"]}],"depends_on":[]},{"name":"p5.32-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.32-test-simple","clang-18"]},{"type":"lib","ports":["perl5.32"]}],"depends_on":[{"type":"lib","ports":["p5.32-email-mime"]}]},{"name":"p5.32-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-18"]},{"type":"lib","ports":["perl5.32","p5.32-encode","p5.32-text-unidecode"]}],"depends_on":[{"type":"lib","ports":["p5.32-email-mime","p5.32-email-outlook-message"]}]},{"name":"p5.32-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-18"]},{"type":"lib","ports":["p5.32-email-address-xs","p5.32-email-messageid","p5.32-email-mime-contenttype","perl5.32","p5.32-email-simple","p5.32-mime-types","p5.32-module-runtime","p5.32-email-mime-encodings"]}],"depends_on":[{"type":"lib","ports":["p5.32-catalyst-view-email","p5.32-email-outlook-message","p5.32-email-stuffer"]}]},{"name":"p5.32-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-18"]},{"type":"lib","ports":["perl5.32"]}],"depends_on":[{"type":"lib","ports":["p5.32-email-mime"]}]},{"name":"p5.32-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.32-test-simple","clang-18"]},{"type":"lib","ports":["perl5.32","p5.32-time-local"]}],"depends_on":[{"type":"lib","ports":["p5.32-email-date","p5.32-email-simple","p5.32-mime-lite"]}]},{"name":"p5.32-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.32-capture-tiny","p5.32-module-pluggable","clang-18"]},{"type":"lib","ports":["perl5.32","p5.32-timedate","p5.32-email-abstract","p5.32-email-date-format"]}],"depends_on":[{"type":"lib","ports":["p5.32-log-handler"]}]},{"name":"p5.32-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":2646}],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["perl5.32","p5.32-xsloader"]}],"depends_on":[{"type":"lib","ports":["p5.32-email-mime","p5.32-email-sender","p5.32-mail-spamassassin","p5.32-svn-notify"]}]},{"name":"p5.32-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-18"]},{"type":"lib","ports":["perl5.32"]}],"depends_on":[{"type":"lib","ports":["p5.32-email-outlook-message","p5.32-email-send"]}]},{"name":"p5.32-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-18"]},{"type":"lib","ports":["perl5.32","p5.32-scalar-list-utils","p5.32-email-simple","p5.32-module-pluggable","p5.32-mro-compat"]}],"depends_on":[{"type":"lib","ports":["p5.32-email-date","p5.32-email-send","p5.32-email-sender"]}]},{"name":"p5.32-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":2646}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["p5.32-capture-tiny","p5.32-class-xsaccessor","p5.32-devel-checkos","perl5.32","p5.32-params-util","p5.32-statistics-caseresampling","p5.32-time-hires","p5.32-number-witherror"]}],"depends_on":[{"type":"build","ports":["p5.32-archive-tar-wrapper"]}]},{"name":"p5.32-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":2646}],"variants":[],"dependencies":[{"type":"build","ports":["p5.32-test-mockobject","clang-18"]},{"type":"lib","ports":["perl5.32","p5.32-dist-zilla-role-stash-plugins","p5.32-moose","p5.32-pod-weaver"]}],"depends_on":[{"type":"lib","ports":["p5.32-dist-zilla-plugin-contributorsfromgit"]}]},{"name":"p5.32-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":2646}],"variants":[],"dependencies":[{"type":"build","ports":["p5.32-test-mockobject","clang-18"]},{"type":"lib","ports":["p5.32-dist-zilla","perl5.32","p5.32-moose","p5.32-dist-zilla-role-dynamicconfig","p5.32-config-mvp-slicer"]}],"depends_on":[{"type":"lib","ports":["p5.32-dist-zilla-stash-podweaver"]}]},{"name":"p5.32-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":2646}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","p5.32-module-build","p5.32-module-metadata","p5.32-module-build-tiny","p5.32-test-deep","p5.32-test-fatal"]},{"type":"lib","ports":["perl5.32","p5.32-dist-zilla","p5.32-moose","p5.32-moosex-types","p5.32-namespace-clean","p5.32-path-tiny"]}],"depends_on":[{"type":"lib","ports":["p5.32-dist-zilla-plugin-generatefile-fromsharedir"]}]},{"name":"p5.32-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":2646}],"variants":[],"dependencies":[{"type":"build","ports":["p5.32-aliased","p5.32-autobox-core","p5.32-test-checkdeps","clang-18"]},{"type":"lib","ports":["perl5.32","p5.32-namespace-autoclean","p5.32-class-load","p5.32-dist-zilla","p5.32-moose"]}],"depends_on":[{"type":"lib","ports":["p5.32-dist-zilla-plugin-contributorsfromgit"]}]},{"name":"p5.32-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":2646}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["perl5.32","p5.32-dist-zilla","p5.32-moose"]}],"depends_on":[{"type":"lib","ports":["p5.32-dist-zilla-pluginbundle-starter","p5.32-dist-zilla-pluginbundle-git-versionmanager"]}]},{"name":"p5.32-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":2646}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","p5.32-test-deep","p5.32-test-fatal","p5.32-test-needs","p5.32-module-build","p5.32-dist-zilla","p5.32-module-build-tiny","p5.32-path-tiny"]},{"type":"lib","ports":["p5.32-moose","p5.32-namespace-autoclean","perl5.32"]}],"depends_on":[{"type":"lib","ports":["p5.32-dist-zilla-plugin-checkselfdependency","p5.32-dist-zilla-plugin-dynamicprereqs","p5.32-dist-zilla-plugin-installguide","p5.32-dist-zilla-plugin-metaprovides-package","p5.32-dist-zilla-plugin-versionfrommainmodule"]}]},{"name":"p5.32-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":2646}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","p5.32-module-build","p5.32-module-build-tiny","p5.32-path-tiny","p5.32-test-deep","p5.32-test-fatal"]},{"type":"lib","ports":["perl5.32","p5.32-encode","p5.32-dist-zilla","p5.32-moose","p5.32-namespace-autoclean","p5.32-safe-isa"]}],"depends_on":[{"type":"lib","ports":["p5.32-dist-zilla-plugin-readmeanyfrompod"]}]},{"name":"p5.32-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":2646}],"variants":[],"dependencies":[{"type":"build","ports":["p5.32-module-build","p5.32-test-mockobject","clang-18"]},{"type":"lib","ports":["perl5.32","p5.32-dist-zilla","p5.32-moose"]}],"depends_on":[{"type":"lib","ports":["p5.32-dist-zilla-role-stash-plugins"]}]},{"name":"p5.32-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":2646}],"variants":[],"dependencies":[{"type":"build","ports":["p5.32-path-tiny","p5.32-test-deep","p5.32-test-fatal","clang-18"]},{"type":"lib","ports":["perl5.32","p5.32-namespace-autoclean","p5.32-dist-zilla","p5.32-dist-zilla-role-modulemetadata","p5.32-moose"]}],"depends_on":[{"type":"lib","ports":["p5.32-dist-zilla-pluginbundle-git-versionmanager"]}]},{"name":"p5.32-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.32-dist-zilla","p5.32-http-message","p5.32-libwww-perl","p5.32-params-util","p5.32-sub-exporter","clang-18"]},{"type":"lib","ports":["p5.32-try-tiny","perl5.32","p5.32-www-shorten-simple","p5.32-www-shorten","p5.32-config-ini","p5.32-dist-zilla","p5.32-moose","p5.32-namespace-autoclean","p5.32-net-twitter"]}],"depends_on":[]},{"name":"p5.32-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":2646}],"variants":[],"dependencies":[{"type":"build","ports":["p5.32-capture-tiny","p5.32-file-pushd","p5.32-path-tiny","clang-18"]},{"type":"lib","ports":["p5.32-moose","perl5.32","p5.32-sub-exporter-formethods","p5.32-data-dumper","p5.32-data-section","p5.32-dist-zilla"]}],"depends_on":[{"type":"lib","ports":["p5.32-dist-zilla-pluginbundle-starter"]}]},{"name":"p5.32-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":2646}],"variants":[],"dependencies":[{"type":"build","ports":["p5.32-module-build","p5.32-module-build-tiny","p5.32-test-output","clang-18"]},{"type":"lib","ports":["p5.32-namespace-autoclean","perl5.32","p5.32-sub-exporter-formethods","p5.32-data-section","p5.32-dist-zilla","p5.32-moose"]}],"depends_on":[]},{"name":"p5.32-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":2646}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","p5.32-module-build","p5.32-cpan-meta-check","p5.32-module-build-tiny","p5.32-perl-prereqscanner","p5.32-test-deep","p5.32-test-minimumversion","p5.32-test-warnings"]},{"type":"lib","ports":["p5.32-data-section","p5.32-dist-zilla","p5.32-moose","p5.32-namespace-autoclean","p5.32-path-tiny","p5.32-sub-exporter-formethods","perl5.32"]}],"depends_on":[{"type":"lib","ports":["p5.32-dist-zilla-pluginbundle-starter"]}]},{"name":"p5.32-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":2646}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","p5.32-module-metadata","p5.32-file-pushd","p5.32-module-build-tiny","p5.32-test-deep","p5.32-test-fatal","p5.32-test-file-sharedir","p5.32-module-build"]},{"type":"lib","ports":["p5.32-dist-zilla","p5.32-moose","p5.32-namespace-autoclean","p5.32-path-tiny","p5.32-string-formatter","perl5.32"]}],"depends_on":[]},{"name":"p5.32-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":2646}],"variants":[],"dependencies":[{"type":"build","ports":["p5.32-module-build","p5.32-module-metadata","p5.32-module-build-tiny","p5.32-test-deep","p5.32-test-fatal","p5.32-test-needs","clang-18"]},{"type":"lib","ports":["perl5.32","p5.32-term-ansicolor","p5.32-dist-zilla","p5.32-dist-zilla-plugin-bumpversionafterrelease","p5.32-module-runtime","p5.32-moose","p5.32-namespace-autoclean","p5.32-path-tiny"]}],"depends_on":[{"type":"lib","ports":["p5.32-dist-zilla-pluginbundle-git-versionmanager"]}]},{"name":"p5.32-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":2646}],"variants":[],"dependencies":[{"type":"build","ports":["p5.32-test-deep","p5.32-test-fatal","p5.32-test-most","p5.32-test-requires","clang-18"]},{"type":"lib","ports":["p5.32-moose","p5.32-moosex-has-sugar","p5.32-path-tiny","perl5.32","p5.32-pod-markdown-github","p5.32-ppi","p5.32-pod-markdown","p5.32-encode","p5.32-pod-simple","p5.32-dist-zilla","p5.32-dist-zilla-role-filewatcher"]}],"depends_on":[{"type":"lib","ports":["p5.32-dist-zilla-pluginbundle-starter"]}]},{"name":"p5.32-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":2646}],"variants":[],"dependencies":[{"type":"build","ports":["p5.32-app-cmd","p5.32-file-pushd","p5.32-io-tty","p5.32-module-runtime","p5.32-test-deep","p5.32-test-fatal","clang-18"]},{"type":"lib","ports":["p5.32-moose","p5.32-namespace-autoclean","p5.32-parse-cpan-packages-fast","p5.32-path-tiny","perl5.32","p5.32-try-tiny","p5.32-yaml-tiny","p5.32-experimental","p5.32-term-ansicolor","p5.32-encode","p5.32-config-mvp","p5.32-cpan-distnameinfo","p5.32-dist-zilla","p5.32-http-message","p5.32-http-tiny"]}],"depends_on":[]},{"name":"p5.32-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":2646}],"variants":[],"dependencies":[{"type":"build","ports":["p5.32-test-deep","p5.32-test-deep-json","clang-18"]},{"type":"lib","ports":["p5.32-moosex-types","perl5.32","p5.32-path-tiny","p5.32-dist-zilla","p5.32-moose"]}],"depends_on":[]},{"name":"p5.32-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":2646}],"variants":[],"dependencies":[{"type":"build","ports":["p5.32-file-find-rule","clang-18"]},{"type":"lib","ports":["p5.32-moose","p5.32-namespace-autoclean","perl5.32","p5.32-pod-weaver","p5.32-ppi","p5.32-pod-elemental-perlmunger","p5.32-dist-zilla"]}],"depends_on":[]},{"name":"p5.32-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":2646}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["perl5.32","p5.32-podlators","p5.32-dist-zilla","p5.32-moose"]}],"depends_on":[{"type":"lib","ports":["p5.32-dist-zilla-pluginbundle-starter"]}]},{"name":"p5.32-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":2646}],"variants":[],"dependencies":[{"type":"build","ports":["p5.32-path-tiny","p5.32-test-exception","p5.32-test-version","clang-18"]},{"type":"lib","ports":["p5.32-namespace-autoclean","perl5.32","p5.32-ppi","p5.32-dist-zilla","p5.32-moose","p5.32-moosex-types-perl"]}],"depends_on":[]},{"name":"p5.32-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":2646}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["perl5.32","p5.32-dist-zilla","p5.32-test-mojibake","p5.32-unicode-checkutf8"]}],"depends_on":[]},{"name":"p5.32-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":2646}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","p5.32-dist-zilla","p5.32-file-pushd","p5.32-module-build-tiny","p5.32-test-deep","p5.32-test-fatal","p5.32-test-needs","p5.32-test-warnings","p5.32-module-build"]},{"type":"lib","ports":["p5.32-dist-zilla-plugin-modulebuildtiny","p5.32-moose","p5.32-moosex-types","p5.32-namespace-autoclean","p5.32-path-tiny","p5.32-type-tiny","perl5.32"]}],"depends_on":[{"type":"lib","ports":["p5.32-dist-zilla-pluginbundle-starter"]}]},{"name":"p5.32-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":2646}],"variants":[],"dependencies":[{"type":"build","ports":["p5.32-module-build","p5.32-path-tiny","p5.32-test-deep","p5.32-test-fatal","clang-18"]},{"type":"lib","ports":["perl5.32","p5.32-moosex-types-perl","p5.32-dist-zilla","p5.32-module-build-tiny","p5.32-moose","p5.32-moosex-types"]}],"depends_on":[{"type":"build","ports":["p5.32-dist-zilla-plugin-ffi","p5.32-dist-zilla-plugin-makemaker-fallback"]},{"type":"lib","ports":["p5.32-dist-zilla-pluginbundle-starter","p5.32-dist-zilla-plugin-modulebuildtiny-fallback"]}]},{"name":"p5.32-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":2646}],"variants":[],"dependencies":[{"type":"build","ports":["p5.32-module-build","p5.32-module-build-tiny","clang-18"]},{"type":"lib","ports":["p5.32-moosex-types-perl","perl5.32","p5.32-perl-minimumversion","p5.32-dist-zilla","p5.32-moose"]}],"depends_on":[]},{"name":"p5.32-dist-zilla-plugin-metaprovides-package","portdir":"perl/p5-dist-zilla-plugin-metaprovides-package","version":"2.4.3","license":"(Artistic-1 or GPL)","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://metacpan.org/pod/Dist::Zilla::Plugin::MetaProvides::Package","description":"Dist::Zilla::Plugin::MetaProvides::Package - Extract namespaces/version from traditional packages for provides","long_description":"Dist::Zilla::Plugin::MetaProvides::Package - Extract namespaces/version from traditional packages for provides","active":true,"categories":["perl"],"maintainers":[{"name":"devans","github":"dbevans","ports_count":2646}],"variants":[],"dependencies":[{"type":"build","ports":["p5.32-path-tiny","p5.32-test-fatal","clang-18"]},{"type":"lib","ports":["p5.32-dist-zilla-plugin-metaprovides","p5.32-dist-zilla-role-modulemetadata","p5.32-moose","p5.32-moosex-lazyrequire","perl5.32","p5.32-namespace-autoclean","p5.32-ppi","p5.32-safe-isa","p5.32-moosex-types","p5.32-data-dump","p5.32-dist-zilla"]}],"depends_on":[{"type":"lib","ports":["p5.32-dist-zilla-pluginbundle-starter"]}]},{"name":"p5.32-dist-zilla-plugin-metaprovides","portdir":"perl/p5-dist-zilla-plugin-metaprovides","version":"2.2.4","license":"(Artistic-1 or GPL)","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://metacpan.org/pod/Dist::Zilla::Plugin::MetaProvides","description":"Dist::Zilla::Plugin::MetaProvides - Generating and Populating 'provides' in your META.yml","long_description":"Dist::Zilla::Plugin::MetaProvides - Generating and Populating 'provides' in your META.yml","active":true,"categories":["perl"],"maintainers":[{"name":"devans","github":"dbevans","ports_count":2646}],"variants":[],"dependencies":[{"type":"build","ports":["p5.32-path-tiny","p5.32-test-fatal","clang-18"]},{"type":"lib","ports":["p5.32-moose","perl5.32","p5.32-namespace-autoclean","p5.32-moosex-types","p5.32-dist-zilla","p5.32-hash-merge-simple"]}],"depends_on":[{"type":"lib","ports":["p5.32-dist-zilla-plugin-metaprovides-package"]}]},{"name":"p5.32-dist-zilla-plugin-metamergefile","portdir":"perl/p5-dist-zilla-plugin-metamergefile","version":"0.5.0","license":"(Artistic-1 or GPL)","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://metacpan.org/pod/Dist::Zilla::Plugin::MetaMergeFile","description":"Dist::Zilla::Plugin::MetaMergeFile - Add arbitrary metadata using a mergefile","long_description":"Dist::Zilla::Plugin::MetaMergeFile - Add arbitrary metadata using a mergefile","active":true,"categories":["perl"],"maintainers":[{"name":"devans","github":"dbevans","ports_count":2646}],"variants":[],"dependencies":[{"type":"build","ports":["p5.32-module-build","p5.32-file-slurper","p5.32-module-build-tiny","clang-18"]},{"type":"lib","ports":["p5.32-moosex-types","p5.32-moosex-types-stringlike","perl5.32","p5.32-experimental","p5.32-namespace-autoclean","p5.32-cpan-meta","p5.32-dist-zilla","p5.32-moose"]}],"depends_on":[{"type":"lib","ports":["p5.32-dist-zilla-pluginbundle-starter"]}]},{"name":"p5.32-dist-zilla-plugin-makemaker-fallback","portdir":"perl/p5-dist-zilla-plugin-makemaker-fallback","version":"0.33.0","license":"(Artistic-1 or GPL)","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://metacpan.org/pod/Dist::Zilla::Plugin::MakeMaker::Fallback","description":"Dist::Zilla::Plugin::MakeMaker::Fallback - Generate a Makefile.PL containing a warning for legacy users","long_description":"Dist::Zilla::Plugin::MakeMaker::Fallback - Generate a Makefile.PL containing a warning for legacy users","active":true,"categories":["perl"],"maintainers":[{"name":"devans","github":"dbevans","ports_count":2646}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","p5.32-dist-zilla-plugin-modulebuildtiny","p5.32-module-build-tiny","p5.32-test-deep","p5.32-test-fatal","p5.32-test-needs","p5.32-try-tiny","p5.32-module-build","p5.32-module-metadata","p5.32-capture-tiny"]},{"type":"lib","ports":["p5.32-dist-zilla","p5.32-dist-zilla-plugin-makemaker-awesome","p5.32-moose","p5.32-namespace-autoclean","p5.32-path-tiny","perl5.32"]}],"depends_on":[]}]}