perl5
perl5 copied to clipboard
scope.c S_save_scalar_at() pick right type from the start
-type PVGV and GV* API will eventually SEGV through GvNAME and PP tie so bounds limit it to the 2 scalar string types, that are capable of MG and not any other higher order aggregate types
- This set of changes does not require a perldelta entry.