in reply to Re: Data into Array of Hashes
in thread Data into Array of Hashes

Used "{}" instead of "[]", now I am getting this error:
"$data" requires explicit package name at... "%rows" requires explicit package name at...

Replies are listed 'Best First'.
Re^3: Data into Array of Hashes
by Laurent_R (Canon) on Oct 23, 2015 at 17:36 UTC
    Please show the code that is giving you these errors. It is quite probably easy to fix, but it's difficult to say where the errors are without seeing the updated code.