- or download this
...
use manageusers_2 qw($LoggedOn_user_id);
print "$LoggedOn_user_id\n";
- or download this
#!/usr/bin/perl
...
our $LoggedOn_user_id=428;
1;
- or download this
$userid_1 = $manageusers::LoggedON_user_id;
warn("userid : '$userid_1' ");
- or download this
update_tables-development.cgi: Use of uninitialized value in concatena
+tion (.) or string at update_tables-development.cgi line 66.
userid : '' at update_tables-development.cgi line 66.
[Sat Apr 8 13:55:38 2017] update_tables-development.cgi: userid : ''
+ at update_tables-development.cgi line 66.