12345 $HASH1 = { cd_fk => 2, title => 'Smooth Criminal', track_id => 4 };
$HASH1 = {
cd_fk => 2,
title => 'Smooth Criminal',
track_id => 4
};