in reply to Passing an array between multiple modules?
Bad design notwithstanding, you haven't shown us enough code to tell what you're doing wrong. Is it Module::SplitEntries that does the split? Does that routine return the @stats array? Does the OtherModule::GetSplitEntries also return this array? What happens?
|
|---|