in reply to Array Silliness
Sounds like before that line you have a qw() construct that you didn't close properly (though Perl is usually better at telling you that; I guess qw() is new enough that the error reporting isn't as good yet).
Update: Ah, Perl does hint that this might be the problem, it is just that the noder left that part of the error message out.
- tye (but my friends call me "Tye")
|
|---|