Help for this page
use warnings; use strict; ... $VAR2 = [ 'abc def' ];
use warnings; use strict; ... { a => "hello world", b => "some \"text\"", c => 1 }, ["abc def"], )