This package browser is in early development. Mind the rough edges.

perl-email-address 1.912

Email address parsing and creation

Email::Address 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.

Installation

Install perl-email-address 1.912 as follows:

guix install perl-email-address@1.912

Or install the latest version:

guix install perl-email-address

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.