bazz
07-26-2005, 01:48 PM
Maybe I'm overthinking here but....
I want to use the data gathered by a sub, on four occasions. Does this mean that the sub will run four times or can perl cache the data from the first sub-run and use it throughout the script?
Bazz
I want to use the data gathered by a sub, on four occasions. Does this mean that the sub will run four times or can perl cache the data from the first sub-run and use it throughout the script?
Bazz