CPAN-MetaCurator

 view release on metacpan or  search on metacpan

html/cpan.metacurator.tree.html  view on Meta::CPAN

	<li data-jstree='{"opened": false}' id = '3495'><a href = 'https://metacpan.org/pod/Mail::Box::Parser::Perl' target = '_blank'>Mail::Box::Parser::Perl - Reading messages from file using Perl</a>
</li>
	<li data-jstree='{"opened": false}' id = '3496'><a href = 'https://metacpan.org/dist/Mail-Box-POP3' target = '_blank'>Mail::Box::POP3 - Handle POP3 folders as client</a>
</li>
	<li data-jstree='{"opened": false}' id = '3497'><a href = 'https://metacpan.org/dist/Mail-DKIM-Iterator' target = '_blank'>Mail::DKIM::Iterator - Iterative DKIM validation or signing</a>
</li>
	<li data-jstree='{"opened": false}' id = '3498'><a href = 'https://metacpan.org/dist/Mail-DMARC' target = '_blank'>Mail::DMARC - Perl implementation of DMARC</a>
</li>
	<li data-jstree='{"opened": false}' id = '3499'><a href = 'https://metacpan.org/pod/Mail::DMARC::PurePerl' target = '_blank'>Mail::DMARC::PurePerl - Pure Perl implementation of DMARC</a>
</li>
	<li data-jstree='{"opened": false}' id = '3500'><a href = 'https://metacpan.org/dist/Mail-DWIM' target = '_blank'>Mail::DWIM - Do-What-I-Mean Mailer</a>
</li>
	<li data-jstree='{"opened": false}' id = '3501'><a href = 'https://metacpan.org/dist/Mail-Exim-ACL-Geolocation' target = '_blank'>Mail::Exim::ACL::Geolocation - Map IP addresses to location information</a>
</li>
	<li data-jstree='{"opened": false}' id = '3502'><a href = 'https://metacpan.org/pod/Mail::IMAPClient' target = '_blank'>Mail::IMAPClient - An IMAP Client API</a>
</li>
	<li data-jstree='{"opened": false}' id = '3503'><a href = 'https://metacpan.org/dist/Mail-IMAPTalk' target = '_blank'>Mail::IMAPTalk - IMAP client interface with lots of features</a>
</li>
	<li data-jstree='{"opened": false}' id = '3504'><a href = 'https://metacpan.org/dist/Mail-Make' target = '_blank'>Mail::Make - Strict, Fluent MIME Email Builder</a>
</li>
	<li data-jstree='{"opened": false}' id = '3505'><a href = 'https://metacpan.org/dist/Mail-Message' target = '_blank'>Mail::Message - General message object</a>
</li>
	<li data-jstree='{"opened": false}' id = '3506'><a href = 'https://metacpan.org/dist/Mail-Milter-Authentication' target = '_blank'>Mail::Milter::Authentication - A Perl Mail Authentication Milter</a>
</li>
	<li data-jstree='{"opened": false}' id = '3507'><a href = 'https://metacpan.org/dist/Mail-POP3Client' target = '_blank'>Mail::POP3Client - Perl 5 module to talk to a POP3 (RFC1939) server</a>
</li>
	<li data-jstree='{"opened": false}' id = '3508'>&#8853; Notes for: Mail::POP3Client
<ul>
	<li data-jstree='{"opened": false}' id = '3509'>See TheRFCGuide for rfc1939</li>
</ul></li>
	<li data-jstree='{"opened": false}' id = '3510'><a href = 'Part of Mail::Message' target = '_blank'>Mail::Reporter - Base-class and error reporter for Mail::Box</a>
</li>
	<li data-jstree='{"opened": false}' id = '3511'><a href = 'https://metacpan.org/dist/Mail-Sendmail' target = '_blank'>Mail::Sendmail - Simple platform independent mailer</a>
</li>
	<li data-jstree='{"opened": false}' id = '3512'><a href = 'https://metacpan.org/dist/Mail-SpamAssassin-Plugin-DBSCORE' target = '_blank'>Mail::SpamAssassin::Plugin::DBSCORE - Spamassassin scores from database</a>
</li>
	<li data-jstree='{"opened": false}' id = '3513'><a href = 'https://metacpan.org/dist/Mail-SPF' target = '_blank'>Mail::SPF - An object-oriented implementation of Sender Policy Framework</a>
</li>
	<li data-jstree='{"opened": false}' id = '3514'><a href = 'https://metacpan.org/dist/Mail-Transport' target = '_blank'>Mail::Transport - Use Mail Transfer Agents (MTAs)</a>
</li>
	<li data-jstree='{"opened": false}' id = '3515'><a href = 'https://metacpan.org/pod/MailboxValidator::SingleValidation' target = '_blank'>MailboxValidator::SingleValidation - Email verification module for Perl using MailboxValidator API</a>
</li>
	<li data-jstree='{"opened": false}' id = '3516'><a href = 'https://metacpan.org/pod/MIME::Base32' target = '_blank'>MIME::Base32 - Base32 encoder and decoder</a>
</li>
	<li data-jstree='{"opened": false}' id = '3517'><a href = 'https://metacpan.org/pod/MIME::Base32::XS' target = '_blank'>MIME::Base32::XS - Encoding and decoding Base32</a>
</li>
	<li data-jstree='{"opened": false}' id = '3518'><a href = 'https://metacpan.org/pod/MIME::Base64' target = '_blank'>MIME::Base64 - Encoding and decoding of base64 strings</a>
</li>
	<li data-jstree='{"opened": false}' id = '3519'>&#8853; Notes for: MIME::Base64
<ul>
	<li data-jstree='{"opened": false}' id = '3520'>http://en.wikipedia.org/wiki/Base64#URL_applications</li>
</ul></li>
	<li data-jstree='{"opened": false}' id = '3521'><a href = 'https://metacpan.org/pod/MIME::Charset' target = '_blank'>MIME::Charset - Charset Information for MIME</a>
</li>
	<li data-jstree='{"opened": false}' id = '3522'><a href = 'https://metacpan.org/pod/MIME::EncWords' target = '_blank'>MIME::EncWords - Deal with RFC 2047 encoded words (improved)</a>
</li>
	<li data-jstree='{"opened": false}' id = '3523'>&#8853; Notes for: MIME::EncWords
<ul>
	<li data-jstree='{"opened": false}' id = '3524'>See TheRFCGuide for rfc2047</li>
</ul></li>
	<li data-jstree='{"opened": false}' id = '3525'><a href = 'https://metacpan.org/pod/MIME::Entity' target = '_blank'>MIME::Entity - Class for parsed-and-decoded MIME message</a>
</li>
	<li data-jstree='{"opened": false}' id = '3526'>&#8853; Notes for: MIME::Entity
<ul>
	<li data-jstree='{"opened": false}' id = '3527'>Before reading further, you should see MIME::Tools to make sure that you understand where this module fits into the grand scheme of things</li>
</ul></li>
	<li data-jstree='{"opened": false}' id = '3528'><a href = 'https://metacpan.org/dist/MIME-Lite' target = '_blank'>MIME::Lite - Low-calorie MIME generator</a>
</li>
	<li data-jstree='{"opened": false}' id = '3529'>&#8853; Notes for: MIME::Lite
<ul>
	<li data-jstree='{"opened": false}' id = '3530'>There are a number of alternatives, like Email::MIME or MIME::Entity and Email::Sender, which you should probably use instead</li>
	<li data-jstree='{"opened": false}' id = '3531'>Actually, just start with Mail::Box</li>
</ul></li>
	<li data-jstree='{"opened": false}' id = '3532'><a href = 'https://metacpan.org/dist/MIME-Mini' target = '_blank'>MIME::Mini - Minimal code to parse/create mbox files and mail messages</a>
</li>
	<li data-jstree='{"opened": false}' id = '3533'><a href = 'https://metacpan.org/pod/MIME::QuotedPrint' target = '_blank'>MIME::QuotedPrint - Encoding and decoding of quoted-printable strings</a>
</li>
	<li data-jstree='{"opened": false}' id = '3534'><a href = 'https://metacpan.org/pod/MIME::Tools' target = '_blank'>MIME-tools - Modules for parsing (and creating!) MIME entities</a>
</li>
	<li data-jstree='{"opened": false}' id = '3535'>&#8853; Notes for: MIME-tools
<ul>
	<li data-jstree='{"opened": false}' id = '3536'>POD contains 2 important diagrams</li>
</ul></li>
	<li data-jstree='{"opened": false}' id = '3537'><a href = 'https://metacpan.org/dist/MIME-Types' target = '_blank'>MIME::Types - Definition of MIME types "MIME Type" is the old name for "Media Type"</a>
</li>
	<li data-jstree='{"opened": false}' id = '3538'><a href = 'https://metacpan.org/pod/Net::IMAP::Client' target = '_blank'>Net::IMAP::Client - Not so simple IMAP client library</a>
</li>
	<li data-jstree='{"opened": false}' id = '3539'><a href = 'https://metacpan.org/dist/Net-SimpleMail' target = '_blank'>Net::SimpleMail - A simple module to send emails via simplemail.co.in</a>
</li>
	<li data-jstree='{"opened": false}' id = '3540'><a href = 'https://metacpan.org/dist/Net-MitDK' target = '_blank'>Net::MitDK - Perl API for http://mit.dk/</a>
</li>
	<li data-jstree='{"opened": false}' id = '3541'>&#8853; Notes for: Net::MitDK
<ul>
	<li data-jstree='{"opened": false}' id = '3542'>https://metacpan.org/release/KARASIK/Net-MitDK-0.07/source/README.md - For English docs</li>
</ul></li>
	<li data-jstree='{"opened": false}' id = '3543'><a href = 'https://metacpan.org/pod/Net::validMX' target = '_blank'>Net::validMX - Use DNS and/or regular expressions to verify if an email address could be valid</a>
</li>
	<li data-jstree='{"opened": false}' id = '3544'><a href = 'https://metacpan.org/dist/Qmail-Deliverable' target = '_blank'>Qmail::Deliverable - Determine deliverability of local addresses</a>
</li>
	<li data-jstree='{"opened": false}' id = '3545'><a href = 'https://metacpan.org/dist/Sendmail-PMilter' target = '_blank'>Sendmail::PMilter - Perl binding of Sendmail Milter protocol</a>
</li>
	<li data-jstree='{"opened": false}' id = '3546'><a href = 'https://metacpan.org/dist/Sieve-Generator' target = '_blank'>Sieve::Generator - Generate Sieve email filter scripts</a>
</li>
	<li data-jstree='{"opened": false}' id = '3547'><a href = 'https://metacpan.org/dist/Sisimai' target = '_blank'>Sisimai - Analyze bounce mails</a>
</li>
	<li data-jstree='{"opened": false}' id = '3548'><a href = 'https://metacpan.org/dist/WWW-MailboxOrg' target = '_blank'>WWW::MailboxOrg - Perl client for Mailbox.org API</a>
</ul></li>
	<li data-jstree='{"opened": false}' id = '3549'>EnumStuff
<ul>
	<li data-jstree='{"opened": false}' id = '3550'>&#8853; See also
<ul>
	<li data-jstree='{"opened": false}' id = '3551'>[Topic] <button class='btn btn-info'>ConstantStuff</button></li>
</ul></li>
	<li data-jstree='{"opened": false}' id = '3552'><a href = 'https://metacpan.org/pod/Class::Enum' target = '_blank'>Class::Enum - Typed enum</a>
</li>
	<li data-jstree='{"opened": false}' id = '3553'><a href = 'https://metacpan.org/dist/Class-Enumeration' target = '_blank'>Class::Enumeration - Abstract parent class of enum classes</a>
</li>
	<li data-jstree='{"opened": false}' id = '3554'><a href = 'https://metacpan.org/pod/Class::Type::Enum' target = '_blank'>Class::Type::Enum - Build Enum-like classes</a>
</li>
	<li data-jstree='{"opened": false}' id = '3555'><a href = 'https://metacpan.org/pod/Data::Enum' target = '_blank'>Data::Enum - Immutable enumeration classes</a>
</li>



( run in 2.382 seconds using v1.01-cache-2.11-cpan-a5162978ef8 )