I am running a program and I am receiving the following error: "Odd number of elements in hash assignment at line 16"
I am stumped as to what this means, I have tried the Camel book to no avail and I could use a little help. Could this be caused by the program thinking I was passing/referencing a hash when I wanted to pass/reference an array?