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

NAME

Net::Lyskom::Info - server information object.

SYNOPSIS

  print "Conference presentations can be found in conference number ",$obj->conf_pres_conf;

DESCRIPTION

->version()

Server version-

->conf_pres_conf()

Conference with conference presentations.

->pers_pres_conf()

Conference with person presentations.

->motd_conf()

Message of the Day conference.

->kom_news_conf()

Conference where news about the server is posted.

->motd_of_lyskom()

Text with MOTD for the server.

->aux_item_list()

Returns a list of Net::Lyskom::AuxInfo objects.