in reply to (CGI::Vars) Re: Variable Variables
in thread Variable Variables

I recall seeing a link to a PHP(?) bug report because the automatic action in that language is to create variables in main namespace named after the form elements. However people could write over package globals that people didn't want changed, compromising security.