I know, but how I can prevent it by design ?
For example you have DB.pm which all modules uses it .
Then a User.pm and UserRating.pm , that using each other for retrieving info
Reading posts from #1 reply (tnx)
Take whatever tst1 does that calls tst2, take whatever test2 does that calls tst1 , make it a new function, and instead of calling each other, call this third function