> The error output tells me that perl has found a difference in the > number of closing and opening items. Can I get finer resolution > somehow?
Not sure, but you would think there was. A consistant coding style (including indenting) helps make most problems easy to spot. You could also diff against a previous version. You could split your long(ish) script down in to smaller parts. If you are really stuck, and you ARE using whitespace effectively, then send a copy to MY mailbox (***NOT THE LIST***). Jonathan Paton -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>