As the title says, when I am declaring a variable inside Process-globals sub (whatever thetype of the module is), I can't access it from another module. And if I tries to access it from outside the module where it is declared, I get a compiling error.