use Data::Dumper; die Dumper $rows; __DATA__ $VAR1 = [ { 'locked' => 'no', 'stick' => 'quux', 'last_update' => '2004-05-17 00:24:28', 'name' => 'qux', 'post' => 'foo', 'author' => 'baz', 'last_updated_by' => 'joe', 'view' => 'bar', 'id' => '1' } ];