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

NAME

Buscador::Addressing - A Buscador plugin to deal with presentin entities

DESCRIPTION

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}/name/view/<name>

    ${base}/address/view/<id>
    ${base}/address/view/<email>

to get various relevant information.

SEE ALSO

"What is a person?" http://blog.simon-cozens.org/bryar.cgi/id_6744?comments=1

AUTHOR(S)

Simon Cozens, <simon@cpan.org>

with additional work from

Simon Wistow, <simon@thegestalt.org>

COPYRIGHT

Copyright (c) 2004, Simon Cozens