Help for this page
use strict; use warnings; ... @partTuples; print Dumper(\@uniquePTs);
$VAR1 = [ { ... 'id' => 'xyz' } ];