in reply to Using package variables dynamically
What would happen if you made a class method that could either return a hash reference containing the appropriate keys or check to see if the class knew about the appropriate keys? Then you wouldn't need the globals.
|
|---|