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

NAME

Net::Lyskom::Membership - conference membership information object

SYNOPSIS

  print "The last text this user read was ", $obj->last_text_read;

DESCRIPTION

All this object's methods are read-only and take no arguments. For details on the meaning of the returned information, see the protocol spec.

Methods

->position()
->last_time_read()

Returns a Net::Lyskom::Time object.

->conference()
->priority()
->last_text_read()
->read_texts()

Returns a list.

->added_by()
->added_at()

Returns a Net::Lyskom::Time object.

->invitation()
->passive()
->secret()