my $pt = { value => "D", next => undef }; #### my $pt2 = {value => "C", next => $pt};