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


Buscador documentation  | view source Contained in the Buscador distribution.

Index


NAME

Top

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

DESCRIPTION

Top

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

Top

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

AUTHOR(S)

Top

Simon Cozens, <simon@cpan.org>

with additional work from

Simon Wistow, <simon@thegestalt.org>

COPYRIGHT

Top


Buscador documentation  | view source Contained in the Buscador distribution.