Remove erroneous backslash
The backslash at the end of the line wasn't a line continuation, and turned the following string into a reference. Yay perl!
Please register or sign in to comment
The backslash at the end of the line wasn't a line continuation, and turned the following string into a reference. Yay perl!