in reply to Re: Can anyone tell me what this is doing?
in thread Can anyone tell me what this is doing?

...what's frustrating (to a project lead, a maintenance programmer, or an instructor) is that it would work as published.

Sometime, programmers go for many months (or longer) thinking that:

@table[1]

is the same as:
$table[1]

because it works the same most of the time. It's only when something breaks that we start to truly care about the correct way to do things.

And of course we all know what happens next year. :-)

...all the world looks like -well- all the world, when your hammer is perl.
---v