in reply to Creating Arrays Dynamically
Show us the code that complains. But more importantly, tell us why you want to do this obnoxious thing (using symbolic references - see http://perl.plover.com/varvarname.html for why that's bad). Most likely there is a much cleaner fix using a hash or hash of arrays or some such.
|
|---|