in reply to Re: Syntax and Temporary Variables
in thread Syntax and Temporary Variables

If I import in, nothing changes. It still tells me that there is no &main::in! So I guess it didn't import?

It works normally without importing it, since it's a "indirect object" syntax. You don't import new to say new Foo::, right?

—John