{"count":51973,"next":"https://ports.macports.org/api/v1/ports/?format=json&ordering=-created_at&page=869","previous":"https://ports.macports.org/api/v1/ports/?format=json&ordering=-created_at&page=867","results":[{"name":"p5.30-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-18"]},{"type":"lib","ports":["perl5.30","p5.30-encode"]}],"depends_on":[{"type":"lib","ports":["p5.30-mime-charset"]}]},{"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-18"]},{"type":"lib","ports":["perl5.28","p5.28-encode"]}],"depends_on":[{"type":"lib","ports":["p5.28-mime-charset"]}]},{"name":"p5.26-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":false,"categories":["perl"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-9.0"]},{"type":"lib","ports":["perl5.26","p5.26-encode"]}],"depends_on":[{"type":"lib","ports":["p5.26-mime-charset"]}]},{"name":"p5-encode-hanextra","portdir":"perl/p5-encode-hanextra","version":"0.230.0","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":"p5.34-encode-hanextra","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":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["p5.34-encode-hanextra"]}],"depends_on":[]},{"name":"p5.30-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.30"]}],"depends_on":[{"type":"lib","ports":["p5.30-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-18"]},{"type":"lib","ports":["perl5.28"]}],"depends_on":[{"type":"lib","ports":["p5.28-mime-charset"]}]},{"name":"p5.26-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":false,"categories":["perl"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-9.0"]},{"type":"lib","ports":["perl5.26"]}],"depends_on":[{"type":"lib","ports":["p5.26-mime-charset"]}]},{"name":"p5-encode-eucjpascii","portdir":"perl/p5-encode-eucjpascii","version":"0.30.0","license":"(Artistic-1 or GPL)","platforms":"darwin","epoch":0,"replaced_by":"p5.34-encode-eucjpascii","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":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["p5.34-encode-eucjpascii"]}],"depends_on":[]},{"name":"p5.30-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.30-module-build","clang-18"]},{"type":"lib","ports":["perl5.30","p5.30-encode"]}],"depends_on":[{"type":"lib","ports":["p5.30-mail-spamassassin"]}]},{"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-18"]},{"type":"lib","ports":["perl5.28","p5.28-encode"]}],"depends_on":[{"type":"lib","ports":["p5.28-mail-spamassassin"]}]},{"name":"p5.26-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":false,"categories":["perl"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-9.0"]},{"type":"lib","ports":["perl5.26","p5.26-encode","p5.26-module-build"]}],"depends_on":[{"type":"lib","ports":["p5.26-mail-spamassassin"]}]},{"name":"p5-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":"p5.34-encode-detect","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":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["p5.34-encode-detect"]}],"depends_on":[]},{"name":"p5.30-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.30"]}],"depends_on":[{"type":"build","ports":["p5.30-dbd-csv","p5.30-mojo-dom58","p5.30-log-dispatch-filerotate","p5.30-html-selector-xpath","p5.30-ppi","p5.30-code-tidyall","p5.30-test-mojibake","p5.30-yaml"]},{"type":"lib","ports":["p5.30-dbix-searchbuilder","p5.30-dist-zilla","p5.30-dist-zilla-plugin-checkissues","p5.30-dist-zilla-plugin-contributorsfromgit","p5.30-dist-zilla-plugin-generatefile-fromsharedir","p5.30-dist-zilla-plugin-keywords","p5.30-dist-zilla-plugin-promptifstale","p5.30-dist-zilla-plugin-readmeanyfrompod","p5.30-dist-zilla-role-filewatcher","p5.30-email-mime-contenttype","p5.30-encode-detect","p5.30-encode-din66003","p5.30-encode-hanextra","p5.30-encode-imaputf7","p5.30-encode-iso2022","p5.30-encode-jis2k","p5.30-encode-jisx0213","p5.30-file-slurper","p5.30-finance-quote","p5.30-html-encoding","p5.30-html-form","p5.30-html-tidy5","p5.30-http-message","p5.30-log-dispatchouli","p5.30-log-report","p5.30-mail-message","p5.30-mhonarc","p5.30-mime-charset","p5.30-mime-encwords","p5.30-module-metadata","p5.30-net-twitter","p5.30-parse-win32registry","p5.30-path-tiny","p5.30-pod-elemental","p5.30-pod-elemental-perlmunger","p5.30-pod-markdown","p5.30-pod-simple","p5.30-string-print","p5.30-crypt-passphrase","p5.30-text-csv_xs","p5.30-text-multimarkdown","p5.30-text-template","p5.30-twitter-api","p5.30-xml-libxml","p5.30-xml-sax-writer","p5.30-tex-encode","p5.30-archive-zip","p5.30-catalyst-runtime","p5.30-catalyst-view-html-mason","p5.30-cpan-meta","p5.30-cpanel-json-xs","p5.30-data-section","p5.30-dbix-class-encodedcolumn"]}]},{"name":"p5.28-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.28"]}],"depends_on":[{"type":"build","ports":["p5.28-dbd-csv","p5.28-mojo-dom58","p5.28-log-dispatch-filerotate","p5.28-html-selector-xpath","p5.28-ppi","p5.28-code-tidyall","p5.28-test-mojibake","p5.28-yaml"]},{"type":"lib","ports":["p5.28-dbix-searchbuilder","p5.28-dist-zilla","p5.28-dist-zilla-plugin-checkissues","p5.28-dist-zilla-plugin-contributorsfromgit","p5.28-dist-zilla-plugin-generatefile-fromsharedir","p5.28-dist-zilla-plugin-keywords","p5.28-dist-zilla-plugin-promptifstale","p5.28-dist-zilla-plugin-readmeanyfrompod","p5.28-dist-zilla-role-filewatcher","p5.28-email-mime-contenttype","p5.28-encode-detect","p5.28-encode-din66003","p5.28-encode-hanextra","p5.28-encode-imaputf7","p5.28-encode-iso2022","p5.28-encode-jis2k","p5.28-encode-jisx0213","p5.28-file-slurper","p5.28-finance-quote","p5.28-html-encoding","p5.28-html-form","p5.28-html-tidy5","p5.28-http-message","p5.28-log-dispatchouli","p5.28-log-report","p5.28-mail-message","p5.28-mhonarc","p5.28-mime-charset","p5.28-mime-encwords","p5.28-module-metadata","p5.28-net-twitter","p5.28-parse-win32registry","p5.28-path-tiny","p5.28-pod-elemental","p5.28-pod-elemental-perlmunger","p5.28-pod-markdown","p5.28-pod-simple","p5.28-string-print","p5.28-crypt-passphrase","p5.28-text-csv_xs","p5.28-text-multimarkdown","p5.28-text-template","p5.28-twitter-api","p5.28-xml-libxml","p5.28-xml-sax-writer","p5.28-tex-encode","p5.28-archive-zip","p5.28-catalyst-runtime","p5.28-catalyst-view-html-mason","p5.28-cpan-meta","p5.28-cpanel-json-xs","p5.28-data-section","p5.28-dbix-class-encodedcolumn"]}]},{"name":"p5.26-encode","portdir":"perl/p5-encode","version":"3.100.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":false,"categories":["perl"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-9.0"]},{"type":"lib","ports":["perl5.26"]}],"depends_on":[{"type":"build","ports":["p5.26-dbd-csv","p5.26-ppi","p5.26-test-mojibake","p5.26-code-tidyall","p5.26-log-dispatch-filerotate","p5.26-yaml"]},{"type":"lib","ports":["p5.26-catalyst-view-html-mason","p5.26-cpanel-json-xs","p5.26-data-section","p5.26-dbix-class-encodedcolumn","p5.26-dbix-searchbuilder","p5.26-dist-zilla","p5.26-dist-zilla-plugin-checkissues","p5.26-dist-zilla-plugin-contributorsfromgit","p5.26-dist-zilla-plugin-generatefile-fromsharedir","p5.26-dist-zilla-plugin-keywords","p5.26-dist-zilla-plugin-promptifstale","p5.26-dist-zilla-plugin-readmeanyfrompod","p5.26-dist-zilla-role-filewatcher","p5.26-email-mime-contenttype","p5.26-encode-detect","p5.26-encode-hanextra","p5.26-encode-iso2022","p5.26-encode-jis2k","p5.26-encode-jisx0213","p5.26-file-slurper","p5.26-finance-quote","p5.26-html-encoding","p5.26-html-form","p5.26-html-tidy5","p5.26-mail-message","p5.26-mhonarc","p5.26-mime-charset","p5.26-mime-encwords","p5.26-net-twitter","p5.26-parse-win32registry","p5.26-path-tiny","p5.26-pod-elemental","p5.26-pod-elemental-perlmunger","p5.26-pod-markdown","p5.26-tex-encode","p5.26-http-message","p5.26-text-multimarkdown","p5.26-text-template","p5.26-twitter-api","p5.26-xml-libxml","p5.26-xml-sax-writer","p5.26-text-csv_xs","p5.26-cpan-meta","p5.26-module-metadata","p5.26-pod-simple","p5.26-archive-zip","p5.26-catalyst-runtime"]}]},{"name":"p5-encode","portdir":"perl/p5-encode","version":"3.240.0","license":"(Artistic-1 or GPL)","platforms":"darwin","epoch":0,"replaced_by":"p5.34-encode","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":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["p5.34-encode"]}],"depends_on":[]},{"name":"p5.30-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.30","p5.30-capture-tiny","p5.30-mailtools","p5.30-net-dns","p5.30-net-domain-tld"]}],"depends_on":[]},{"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-18"]},{"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.26-email-valid","portdir":"perl/p5-email-valid","version":"1.202.0","license":"(Artistic-1 or GPL)","platforms":"darwin","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":false,"categories":["perl"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-9.0"]},{"type":"lib","ports":["perl5.26","p5.26-io-captureoutput","p5.26-mailtools","p5.26-net-dns","p5.26-net-domain-tld"]}],"depends_on":[]},{"name":"p5-email-valid","portdir":"perl/p5-email-valid","version":"1.204.0","license":"(Artistic-1 or GPL)","platforms":"{darwin any}","epoch":0,"replaced_by":"p5.34-email-valid","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":["p5.34-email-valid"]}],"depends_on":[]},{"name":"p5.30-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.30-moo","p5.30-test-fatal","clang-18"]},{"type":"lib","ports":["p5.30-module-runtime","perl5.30","p5.30-params-util","p5.30-email-mime","p5.30-email-sender"]}],"depends_on":[{"type":"lib","ports":["p5.30-dist-zilla-plugin-emailnotify"]}]},{"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-18"]},{"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.26-email-stuffer","portdir":"perl/p5-email-stuffer","version":"0.18.0","license":"(Artistic-1 or GPL)","platforms":"darwin","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":false,"categories":["perl"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-9.0","p5.26-moo","p5.26-test-fatal"]},{"type":"lib","ports":["p5.26-module-runtime","perl5.26","p5.26-params-util","p5.26-email-mime","p5.26-email-sender"]}],"depends_on":[{"type":"lib","ports":["p5.26-dist-zilla-plugin-emailnotify"]}]},{"name":"p5-email-stuffer","portdir":"perl/p5-email-stuffer","version":"0.20.0","license":"(Artistic-1 or GPL)","platforms":"{darwin any}","epoch":0,"replaced_by":"p5.34-email-stuffer","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":["clang-18"]},{"type":"lib","ports":["p5.34-email-stuffer"]}],"depends_on":[]},{"name":"p5.30-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.30","p5.30-email-date-format"]}],"depends_on":[{"type":"lib","ports":["p5.30-email-abstract","p5.30-email-mime","p5.30-email-outlook-message","p5.30-email-send","p5.30-email-sender"]}]},{"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-18"]},{"type":"lib","ports":["perl5.28","p5.28-email-date-format"]}],"depends_on":[{"type":"lib","ports":["p5.28-email-abstract","p5.28-email-mime","p5.28-email-outlook-message","p5.28-email-send","p5.28-email-sender"]}]},{"name":"p5.26-email-simple","portdir":"perl/p5-email-simple","version":"2.216.0","license":"(Artistic-1 or GPL)","platforms":"darwin","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":false,"categories":["perl"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-9.0"]},{"type":"lib","ports":["perl5.26","p5.26-email-date-format"]}],"depends_on":[{"type":"lib","ports":["p5.26-email-abstract","p5.26-email-mime","p5.26-email-outlook-message","p5.26-email-send","p5.26-email-sender"]}]},{"name":"p5-email-simple","portdir":"perl/p5-email-simple","version":"2.218.0","license":"(Artistic-1 or GPL)","platforms":"{darwin any}","epoch":0,"replaced_by":"p5.34-email-simple","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":["p5.34-email-simple"]}],"depends_on":[]},{"name":"p5.30-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.30-capture-tiny","p5.30-sub-override","p5.30-test-mockobject","clang-18"]},{"type":"lib","ports":["p5.30-list-moreutils","p5.30-module-runtime","p5.30-moo","p5.30-moox-types-mooselike","perl5.30","p5.30-sub-exporter","p5.30-throwable","p5.30-try-tiny","p5.30-net","p5.30-email-abstract","p5.30-email-address-xs","p5.30-email-simple"]}],"depends_on":[{"type":"lib","ports":["p5.30-catalyst-view-email","p5.30-email-outlook-message","p5.30-email-stuffer"]}]},{"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-18"]},{"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.26-email-sender","portdir":"perl/p5-email-sender","version":"1.300.35","license":"(Artistic-1 or GPL)","platforms":"darwin","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":false,"categories":["perl"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-9.0","p5.26-capture-tiny","p5.26-sub-override","p5.26-test-mockobject"]},{"type":"lib","ports":["p5.26-list-moreutils","p5.26-module-runtime","p5.26-moo","p5.26-moox-types-mooselike","perl5.26","p5.26-sub-exporter","p5.26-throwable","p5.26-try-tiny","p5.26-net","p5.26-email-abstract","p5.26-email-address","p5.26-email-simple"]}],"depends_on":[{"type":"lib","ports":["p5.26-catalyst-view-email","p5.26-email-outlook-message","p5.26-email-stuffer"]}]},{"name":"p5-email-sender","portdir":"perl/p5-email-sender","version":"2.601.0","license":"(Artistic-1 or GPL)","platforms":"{darwin any}","epoch":0,"replaced_by":"p5.34-email-sender","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":["clang-18"]},{"type":"lib","ports":["p5.34-email-sender"]}],"depends_on":[]},{"name":"p5.30-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.30-capture-tiny","p5.30-mime-tools","clang-18"]},{"type":"lib","ports":["p5.30-email-simple","perl5.30","p5.30-return-value","p5.30-module-pluggable","p5.30-email-abstract","p5.30-email-address"]}],"depends_on":[]},{"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-18"]},{"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.26-email-send","portdir":"perl/p5-email-send","version":"2.201.0","license":"(Artistic-1 or GPL)","platforms":"darwin","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":false,"categories":["perl"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-9.0","p5.26-capture-tiny","p5.26-mime-tools"]},{"type":"lib","ports":["p5.26-email-simple","perl5.26","p5.26-return-value","p5.26-module-pluggable","p5.26-email-abstract","p5.26-email-address"]}],"depends_on":[]},{"name":"p5-email-send","portdir":"perl/p5-email-send","version":"2.202.0","license":"(Artistic-1 or GPL)","platforms":"{darwin any}","epoch":0,"replaced_by":"p5.34-email-send","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":["clang-18"]},{"type":"lib","ports":["p5.34-email-send"]}],"depends_on":[]},{"name":"p5.30-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.30-email-address","p5.30-email-mime","p5.30-email-mime-contenttype","p5.30-email-sender","perl5.30","p5.30-io-all","p5.30-io-string","p5.30-ole-storage_lite","p5.30-email-simple"]}],"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-18"]},{"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.26-email-outlook-message","portdir":"perl/p5-email-outlook-message","version":"0.920.0","license":"(Artistic-1 or GPL)","platforms":"darwin","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":false,"categories":["perl"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-9.0"]},{"type":"lib","ports":["p5.26-email-address","p5.26-email-mime","p5.26-email-mime-contenttype","p5.26-email-sender","perl5.26","p5.26-io-all","p5.26-io-string","p5.26-ole-storage_lite","p5.26-email-simple"]}],"depends_on":[]},{"name":"p5-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":"p5.34-email-outlook-message","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.34-email-outlook-message"]}],"depends_on":[]},{"name":"p5.30-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.30-test-simple","clang-18"]},{"type":"lib","ports":["perl5.30"]}],"depends_on":[{"type":"lib","ports":["p5.30-email-mime"]}]},{"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-18"]},{"type":"lib","ports":["perl5.28"]}],"depends_on":[{"type":"lib","ports":["p5.28-email-mime"]}]},{"name":"p5.26-email-mime-encodings","portdir":"perl/p5-email-mime-encodings","version":"1.315.0","license":"(Artistic-1 or GPL)","platforms":"darwin","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":false,"categories":["perl"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-9.0","p5.26-capture-tiny"]},{"type":"lib","ports":["perl5.26"]}],"depends_on":[{"type":"lib","ports":["p5.26-email-mime"]}]},{"name":"p5-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":"p5.34-email-mime-encodings","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":["clang-18"]},{"type":"lib","ports":["p5.34-email-mime-encodings"]}],"depends_on":[]},{"name":"p5.30-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.30","p5.30-encode","p5.30-text-unidecode"]}],"depends_on":[{"type":"lib","ports":["p5.30-email-mime","p5.30-email-outlook-message"]}]},{"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-18"]},{"type":"lib","ports":["perl5.28","p5.28-encode","p5.28-text-unidecode"]}],"depends_on":[{"type":"lib","ports":["p5.28-email-mime","p5.28-email-outlook-message"]}]},{"name":"p5.26-email-mime-contenttype","portdir":"perl/p5-email-mime-contenttype","version":"1.24.0","license":"(Artistic-1 or GPL)","platforms":"darwin","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":false,"categories":["perl"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-9.0"]},{"type":"lib","ports":["perl5.26","p5.26-encode","p5.26-text-unidecode"]}],"depends_on":[{"type":"lib","ports":["p5.26-email-mime","p5.26-email-outlook-message"]}]},{"name":"p5-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":"p5.34-email-mime-contenttype","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":["p5.34-email-mime-contenttype"]}],"depends_on":[]},{"name":"p5.30-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.30-email-address-xs","p5.30-email-messageid","p5.30-email-mime-contenttype","perl5.30","p5.30-email-simple","p5.30-mime-types","p5.30-module-runtime","p5.30-email-mime-encodings"]}],"depends_on":[{"type":"lib","ports":["p5.30-catalyst-view-email","p5.30-email-outlook-message","p5.30-email-stuffer"]}]},{"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-18"]},{"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"]}]}]}