Data::Dumper

'ssss'
[
  'a',
  'b',
  'c'
]
'GG'
{
  'ee' => 'EE',
  'ff' => 'FF',
  'gg' => 'GG'
}