NAME
Email::AutoReply::Recipient - recipient of an autoreply
DESCRIPTION
This simple object wraps a recipient of an Email::AutoReply autoresponse.
ATTRIBUTES
-
Set/get the email address of this recipient. Expect the value to be something like
adamm@example.com
, ie: an email address without any decorations. - timestamp
-
Set/get the timestamp for this recipient. This is a UNIX timestamp (seconds since the epoch) representing when this person received an autoresponse.
AUTHOR
Adam Monsen, <haircut@gmail.com>
SEE ALSO
COPYRIGHT AND LICENSE
Copyright (C) 2004-2008 by Adam Monsen
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.3 or, at your option, any later version of Perl 5 you may have available.