Help for this page
use Data::Dumper; print Dumper $incomingdata;
$VAR1 = [ { ... 'name' => 'abc2' } ];
my @partofcookie= @$incomingdata;