Indeed use Exporter 'import' works, -- as expected. Now I'm confused how could I make that simple code *not* working. Apparently what has happened is that I assumed that direct glob import without Exporter would be exactly the same what Exporter does, and I was wrong then.