) = split( /__SPLIT__/, $serialseq );
}
else
{ ## Nothing to split on means the only thing in serialseq is a single placeholder e.g. {X}
$enumeration_data{ $indexes[0] } = $serialseq;
-