The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "Email::Address"

Email::Address - RFC 2822 Address Parsing and Creation River stage three • 62 direct dependents • 140 total dependents

This class implements a regex-based RFC 2822 parser that locates email addresses in strings and returns a list of "Email::Address" objects found. Alternatively you may construct objects manually. The goal of this software is to be correct, and very v...

RJBS/Email-Address-1.913 - 10 Jan 2023 00:42:33 UTC - Search in distribution

Email::Address::XS - Parse and format RFC 5322 email addresses and groups River stage three • 7 direct dependents • 187 total dependents

This module implements RFC 5322 <https://tools.ietf.org/html/rfc5322> parser and formatter of email addresses and groups. It parses an input string from email headers which contain a list of email addresses or a groups of email addresses (like From, ...

PALI/Email-Address-XS-1.05 - 07 Aug 2022 13:35:48 UTC - Search in distribution

Email::Address::List - RFC close address list parsing River stage zero No dependents

Parser for From, To, Cc, Bcc, Reply-To, Sender and previous prefixed with Resent- (eg Resent-From) headers....

BPS/Email-Address-List-0.06 - 29 Jan 2019 21:03:02 UTC - Search in distribution

Email::Address::Loose - Make Email::Address->parse() loose River stage one • 3 direct dependents • 3 total dependents

Email::Address::Loose is a Email::Address, but "parse()" is "loose" same as Email::Valid::Loose. This module is for web developers in Japan. This module is needed because email address by the Japanese mobile carrier was not RFC compliant. Fortunately...

TOMITA/Email-Address-Loose-0.10 - 27 Feb 2011 12:03:26 UTC - Search in distribution

Email::Address::UseXS - ensure that any code uses Email::Address::XS instead of Email::Address River stage zero No dependents

To use, simply add "use Email::Address::UseXS;" in your code before anything that tries to load in Email::Address. use Email::Address::UseXS; print Email::Address->parse('user@example.com');...

TEAM/Email-Address-UseXS-1.000 - 06 Sep 2018 04:20:03 UTC - Search in distribution

Email::Address::Classify - Classify email addresses River stage zero No dependents

This module provides a simple way to classify email addresses. At the moment, it only provides two classifications is_valid() and is_random(). More classifications may be added in the future....

FKENTO/Email-Address-Classify-0.02 - 03 Oct 2023 19:26:38 UTC - Search in distribution

Email::Address::JP::Mobile - Japanese carrier email class River stage one • 1 direct dependent • 1 total dependent

Email::Address::JP::Mobile is for Japanese web developers. このモジュールは要するに HTTP::MobileAgent のメール版です。 メールアドレスから、それがどのキャリアで発行されたメールアドレスかを判別します。 同様のことができるモジュールに Mail::Address::MobileJp があります。 Email::Address::JP::Mobile は Email::Address オブジェクトを拡張する点や、 "is_...

TOMITA/Email-Address-JP-Mobile-0.08 - 14 Mar 2011 09:51:46 UTC - Search in distribution

Email::MIME::RFC2047::Address - MIME encoded addresses River stage zero No dependents

This is the superclass for Email::MIME::RFC2047::Mailbox and Email::MIME::RFC2047::Group....

NWELLNHOF/Email-MIME-RFC2047-0.97 - 31 Jul 2017 12:39:01 UTC - Search in distribution

Regexp::Common::Email::Address - Returns a pattern for Email Addresses River stage two • 8 direct dependents • 13 total dependents

$RE{Email}{Address} Provides a regex to match email addresses as defined by RFC 2822. Under "{-keep}", the entire match is kept as $1. If you want to parse that further then pass it to "Email::Address->parse()". Don't worry, it's fast....

CWEST/Regexp-Common-Email-Address-1.01 - 06 Jan 2005 16:06:28 UTC - Search in distribution

lib/Cikl/Models/Address/email.pm River stage one • 2 direct dependents • 2 total dependents

FALTER/Cikl-0.5.1 - 25 Mar 2014 22:01:57 UTC - Search in distribution

CGI::Untaint::email - validate an email address River stage two • 1 direct dependent • 14 total dependents

CGI::Untaint::email input handler verifies that it is a valid RFC2822 mailbox format. The resulting value will be a Mail::Address instance....

MIYAGAWA/CGI-Untaint-email-0.03 - 29 Oct 2001 11:50:53 UTC - Search in distribution

Email::AddressParser - RFC 2822 Address Parsing and Creation River stage one • 1 direct dependent • 2 total dependents

This class is a near drop-in replacement for the regex parsing of Email::Address, which has serious issues for production use (exponential to infinite computation time in some cases). It uses code from Mark Crispin's c-client library to implement the...

AWKAY/Email-AddressParser-0.04 - 27 Mar 2007 17:41:29 UTC - Search in distribution

Email::Auth::AddressHash - Authentication based on email address extension hash River stage zero No dependents

This is a relatively simple module designed for applications which receive email. It provides a mechanism for authenticating email requests, by checking that the To: address, which should be in the form "username+hash@mydomain.com", contains the corr...

AURUM/Email-Auth-AddressHash-1.0 - 13 Jan 2004 21:48:26 UTC - Search in distribution

Email::MIME::Header::AddressList - MIME support for list of Email::Address::XS objects River stage three • 66 direct dependents • 140 total dependents

This module implements object representation for the list of the Email::Address::XS objects. It provides methods for RFC 2047 <https://tools.ietf.org/html/rfc2047> MIME encoding and decoding suitable for RFC 2822 <https://tools.ietf.org/html/rfc2822>...

RJBS/Email-MIME-1.953 - 09 Jan 2023 00:03:49 UTC - Search in distribution

Email::Outlook::Message::AddressInfo - Handle address data in .msg files River stage zero No dependents

This is an internal module of Email::Outlook::Message. It is a subclass of Email::Outlook::Message::Base....

MVZ/Email-Outlook-Message-0.921 - 23 Jan 2022 14:26:14 UTC - Search in distribution

Gtk2::Ex::Email::AddressVBox - Creates a VBox for handling email addresses similar to Claws-Mail. River stage zero No dependents

VVELOX/Gtk2-Ex-Email-AddressVBox-0.0.1 - 11 Nov 2009 01:49:07 UTC - Search in distribution

Buscador::Addressing - A Buscador plugin to deal with presentin entities River stage one • 1 direct dependent • 1 total dependent

Email::Store has the concept of Entities. An Entity can have multiple names and multiple email addressess. This pluign allows you to do ${base}/entity/view/<id> ${base}/entity/view/<name> ${base}/entity/view/<email> ${base}/name/view/<id> ${base}/nam...

SIMONW/Buscador-0.2 - 18 Feb 2005 17:11:47 UTC - Search in distribution

Type::EmailAddress - type constraints for email addresses River stage one • 1 direct dependent • 6 total dependents

This module adds a type constraint for email address using Type::Tiny library. The validation is done using the Email::Valid module. Type constraints "EmailAddress" String representing a valid email address....

ANDRE/Type-EmailAddress-0.001 - 28 Feb 2014 20:12:27 UTC - Search in distribution

Value::Object::EmailAddress - A value object representing a valid email address. River stage zero No dependents

A "Value::Object::EmailAddress" value object represents a valid email address. That email address may not represent an address that can actually receive an email, but the form of the address is at least valid. The specification of the email address d...

GWADEJ/Value-Object-0.15 - 21 Jan 2016 01:26:23 UTC - Search in distribution

Metabase::User::EmailAddress - Metabase fact for user email address River stage two • 16 direct dependents • 41 total dependents

This is a simple string fact meant to be used to represent the email address of a user. At present, no email address validation is performed, but this may change in the future....

DAGOLDEN/Metabase-Fact-0.025 - 29 Feb 2016 04:17:39 UTC - Search in distribution
1,509 results (0.162 seconds)