in reply to Re: A Perl Version of Java's import (lexicals > globals)
in thread A Perl Version of Java's import
Among Java people, it is common sense not to load .*, although in practice some people do.
Agree with you. The OP should really gain a better understanding of other languages before borrow.
As a matter of fact java gurus only import precisely what they need, they are prond of their exact knowledge of the location of each class.
What has been suggested in the OP is clearly a stupid idea.
|
|---|