in reply to Re: Issues with Array of Hashes
in thread Issues with Array of Hashes

Using that code, it makes it all the way through:
$VAR1 = [ { 'name' => 'item1' }, { 'name' => 'item2' } ]; ok

Replies are listed 'Best First'.
Re^3: Issues with Array of Hashes
by Lotus1 (Vicar) on Jan 20, 2017 at 19:30 UTC

    Yes it ran fine for me, as I showed with the ok at the end of my code. Also, your original code ran fine for me. What version of the modules are you using?

      Looks to be 1.03.