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

NAME

Email::AutoReply::Recipient - recipient of an autoreply

DESCRIPTION

This simple object wraps a recipient of an Email::AutoReply autoresponse.

ATTRIBUTES

email

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

Email::AutoReply

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.

See http://www.perl.com/perl/misc/Artistic.html