in reply to Possibly silly perl memory allocation question, duplicating scalars
I guess perl implements some "Copy on Write" that makes use memory in a intelligent way. Anyone to confirm/deny ?