sub testFunc { ... print &getFuncName(); # somehow will print 'testFunc' ... }