What you are trying to import is not a function.
- use manageusers qw(LoggedOn_user_id); + use manageusers qw($LoggedOn_user_id); [download]
In reply to Re^5: global var by shmem in thread global var by tultalk