Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re^12: global var

by poj (Abbot)
on Apr 08, 2017 at 11:59 UTC ( [id://1187464]=note: print w/replies, xml ) Need Help??


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

And in the other unit

Is this 'unit' the script update_tables-development.cgi or another package ?

Tried different variations of qw(LogggedOn.. and qw($LoggedOn.. Neither worked.

Why the .. ? now I'm guessing what you tried.
If you tried LogggedOn_user_id then obviously that won't work with 3 g's in it

If you tried LoggedOn_user_id did you have LoggedOn_user_id in @EXPORT_OK? The code shows only $LoggedOn_user_id which is a scalar not a method.

If you tried $LoggedOn_user_id what error did you get ? I assume the error shown LoggedOn_user_id is not exported by the manageuser relates to the previous try with LoggedOn_user_id
poj

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1187464]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (4)
As of 2025-12-08 23:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    What's your view on AI coding assistants?





    Results (88 votes). Check out past polls.

    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.