in reply to Re^26: global var
in thread global var

Yes

User logs on and id is stored to be used later in program/other modules to perform specific actions based on users id.

Replies are listed 'Best First'.
Re^28: global var
by Anonymous Monk on Apr 24, 2017 at 15:25 UTC
    @EXPORT = qw( $LoggedOn_user_id $VERSION = '0.0.1'; }
    why u troll?

      What do you mean by this: why u troll?

      @EXPORT = qw($LoggedOn_user_id

      Is not the programmatically updated value