http://www.perlmonks.org?node_id=980911


in reply to Re: Calls the caller's method
in thread Calls the caller's method

That makes sense. Foo::foo() is globalized, right? I remember 'our' declaration globalizes variables.