in reply to Re: Not an ARRAY reference, even though it is?
in thread Not an ARRAY reference, even though it is?
Thanks - yeah I have strict and warnings enabled :)
For the code - thats how I ended up doing it. I only put it into a new var after having the issue with the "not an ARRAY" issue. After I got that figured out, I moved it all back into the main hash (along with all the order details)
Thanks!