in reply to Re^2: when is a perl module executed?
in thread when is a perl module executed?
you mean generally it is done like this that the code in sub is executed when the sub is called for from the perl file right?.. i mean it is not d right way to have statements (like those which i need to b executed) outside sub's???