NAME
Net::Lyskom::Person - object holding status for a person
SYNOPSIS
print "This user has written ",$obj->created_bytes/1024," kilobytes of texts.";
DESCRIPTION
All methods in this object are read-only and take no arguments. Unless noted otherwise, all methods return simple scalars.
Methods
- ->username()
- ->last_login()
-
Returns L<Net::Lyskom::Time> object;
- ->user_area()
- ->total_time_present()
- ->sessions()
- ->created_lines()
- ->created_bytes()
- ->read_texts()
- ->no_of_text_fetches()
- ->created_persons()
- ->created_confs()
- ->first_created_local()
- ->no_of_created_texts()
- ->no_of_marks()
- ->no_of_confs()
- ->wheel()
- ->admin()
- ->statistic()
- ->create_pers()
- ->create_conf()
- ->change_name()
- ->unread_is_secret()