RDF::Base::Email::Address
Represents an Email Address
These can be called with the class name or any List object.
$this->new( $value, $args )
Calls Para::Frame::Email::Address/new
Will not throw an exception if email address is faulty
$this->exist( $value, $args )
Returns the node if existing, else undef
$n->table_columns()
$n->action_icon()
$old->move_agent_to( $new_email_address, \%args )
TODO: Handle different classes of email addresses
Returns the plain address
Non-personal email addresses
Non-human email addresses.
Might still be sent from a human, but not usable for sending back to the human.
Hooked by RDF::Base/init