Hey monks,
I'm trying to read some files into an array, which I think uses the built in Glob function of perl.
A strange thing happens that when it enters the function the first time, it goes just fine, the second time (with different variables) it returns blank. Any ideas...i.e. does Glob only run at the start of a program with the initial variables?
Thanks