in reply to Re^4: modules using things from other modules
in thread modules using things from other modules

So what you guys saying is that even if i use a module in my module, if it is alredy loaded it done not get loaded again? Correct
perldoc -f use
perldoc -f require
  • Comment on Re^5: modules using things from other modules