---------- Capture Output ---------- > "C:\Perl\bin\perl.exe" _new.pl $VAR1 = { 'three' => [ '6', '7', '8' ], 'one' => [ '1', '2', '3', '12', '13', '14' ], 'two' => [ '3', '4', '5' ], 'four' => [ '9', '10', '11' ] }; > Terminated with exit code 0.