Good morrow scholars. I have a script that loads a whole lot of files and modules at the front and this takes a long time 1-2 seconds which has become disgruntling. I was just naively wondering if there is a way to only load modules if one needs them? i.e. to put some of the require (I assume use is no use (lol)) statements into certain subroutines so that those files/modules are loaded only if subroutines are actually called.
Or is this doomed to failure because everything is loaded and compiled at compile time so no time savings are feasible?
thanks for any tips.Brother James.
In reply to Avoiding loading modules by jfrm
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |