NAME

Mail::Miner::Recogniser::Recipient - check a Mail::Miner::Mail object for a recipient.


SYNOPSIS

 $> mm --recipient to:bob --summary


DESCRIPTION

Is there anybody out there?


PACKAGE FUNCTIONS

&search(Mail::Miner::Mail,$term)

$term should be passed in the form of:

    recipient type + ":" + string

Valid recipient types are

Returns true or false.


VERSION

1.0


DATE

$Date: 2003/02/14 00:07:08 $


AUTHOR

Aaron Straup Cope


SEE ALSO

the Mail::Miner manpage


LICENSE

Copyright (c) 2003 Aaron Straup Cope. All Rights Reserved.

This is free software, you may use it and distribute it under the same terms as Perl itself.