![]() |
|
Don't ask to ask, just ask | |
PerlMonks |
Re^2: bug or curly bracket hell?by soonix (Canon) |
on Jan 05, 2023 at 20:03 UTC ( #11149367=note: print w/replies, xml ) | Need Help?? |
Seconding this. Especially the perltidy hint. $rowCount1++ seems to be offdented. Note perltidy is a command line tool. If it isn't installed yet, you can install it from the command line with cpan Perl::Tidy Also helpful (old but gold) Basic debugging checklist
In Section
Seekers of Perl Wisdom
|
|