![]() |
|
Clear questions and runnable code get the best and fastest answer |
|
PerlMonks |
Re^6: global varby tultalk (Monk) |
on Apr 06, 2017 at 12:32 UTC ( #1187269=note: print w/replies, xml ) | Need Help?? |
Hi: Read it was not necessary there. Tried both ways. With $ returns:
Software error:"$GetLoggedOnId" is not exported by the manageusers module Can't continue after import errors at update_tables-development.cgi line 30 BEGIN failed--compilation aborted at update_tables-development.cgi line 30. Padre also says the function in question is not exported by manageusers.
Not posting whole thing to avoid severe criticism from some commenters . etc. I have many exported other functions and variables and they all work fine. Some are exported, some are not. OpenConnection is exported works fine. CloseConnection not exported and works fine. Both called manageusers::OpenConnection(); and manageusers::CloseConnection();
In Section
Seekers of Perl Wisdom
|
|