in reply to Re: Re: creating dynamically named 'my' variablesin thread creating dynamically named 'my' variables
Well, use strict to do this.
Or, use a tied hash that catches references to non-existent keys.