in reply to sub functions return array's
No, nothing wrong here. It might be better to have a 'my @uploads;' before the loop so that you don't use the global variable, but that shouldn't prevent it from working.
Please post the code where you access the returned array.
|
|---|