in reply to
simple array question
You can get additional debugging info using
diagnostics
(Tip #1 from
Basic debugging checklist
):
use diagnostics;
[download]
Comment on
Re: simple array question
Download
Code
Replies are listed 'Best First'.
Re^2: simple array question
by
tw
(Acolyte)
on Jan 03, 2011 at 04:51 UTC
Thanks all for very helpful and speedy replies.
[reply]
In Section
Seekers of Perl Wisdom