Forum Discussion
dave_59
New Contributor
7 years agoIt would help if you showed the places where TMP was declared and referenced. The import A::* by itself is not the problem. Most likely because you have declared TMP in both packages A and B and tried to reference it in C.