A reply to your second problem: do you need to add -T? or does -w works aswell? if -w works aswell, then I guess you have problems with the line-endings... (as in, using DOS-line endings in a UNIX-shell)... which is most likely caused because you uploaded (or copied) the file in binary mode instead of ASCII mode...
I can't reply to your first question/problem since your code is not indeted, and therfor I need to do a way to big effort to read it... (I could ofcourse tidy it using Perl::Tidy and read it then, but I don't think I should go to the trouble of doing that, since you are the one seeking help)
It might be a good idea to read `perldoc perlstyle`...
In reply to Re: Double loop?
by Animator
in thread Double loop?
by RayQ
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |