Weigert, Thomas wrote:
I don't understand the patch to Systems.pm. What reason do you have to think that '' is a good parameter for key? Nowhere else is '' being passed as a parameter to $key. Please explain. Th.
i have no log for that change beyond the original email -- all i can say is i think (thought) it works(ed) better with a null value there than having no parameter in that position. i'm thinking the change reduced or eliminated extraneous uninitialized or similar warnings? there was nothing that looked like a key within the body of GT::Systems::Module->new, and the orginial return had only the initial four arguments. i don't understand how passing four arguments to something expecting six works, nor does it make sense that passing 5 is any better! ras