NAME

RDF::Base::Email::Address

DESCRIPTION

Represents an Email Address

Constructors

These can be called with the class name or any List object.

new

  $this->new( $value, $args )

Calls Para::Frame::Email::Address/new

Will not throw an exception if email address is faulty

exist

  $this->exist( $value, $args )

Returns the node if existing, else undef

wuirc

select_tooltip_html

table_columns

  $n->table_columns()

action_icon

  $n->action_icon()

parse_to_list

move_agent_to

  $old->move_agent_to( $new_email_address, \%args )

TODO: Handle different classes of email addresses

Returns the plain address

as_html

deliverability_as_html

update_deliverability

is_role

Non-personal email addresses

is_nonhuman

Non-human email addresses.

Might still be sent from a human, but not usable for sending back to the human.

vacuum_facet

rollback

Hooked by RDF::Base/init

SEE ALSO

RDF::Base::Literal::Email::Address,