On 2011-06-22 18:44, josanabr wrote:
I'm reading a program written in perl and I read this statement
@{ $var1{ $var2 } }
Such variable names with numbers in them are often a sign of bad code.
What is the context?
-- Ruud -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] http://learn.perl.org/
