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

NAME

Net::Lyskom::Conference - object that holds information on a conference

SYNOPSIS

  print "This conference is called ",$obj->name;

DESCRIPTION

All methods are read-only and take no arguments. Unless noted otherwise, they return simple scalars.

Methods

->name()
->creation_time()
  Returns a L<Net::Lyskom::Time> object;
->last_written()
  Returns a L<Net::Lyskom::Time> object;
->creator()
->presentation()
->supervisor()
->permitted_submitters()
->super_conf()
->msg_of_day()
->nice()
->keep_commented()
->no_of_members()
->first_local_no()
->no_of_texts()
->expire()
->aux_items()
  Returns a list of L<Net::Lyskom::AuxItem> objects.
->rd_prot()
->original()
->secret()
->letterbox()
->allow_anonymous()
->forbid_secret()
->highest_local_no()