in reply to How do I find the missing curly brace??
In a project I maintain with 170K lines of perl (excluding generated code), the longest file is 4500 lines and the second-longest is 2884 lines.
I know this probably seems like an unhelpful suggestion for your current situation, but you should consider being nice to yourself and divide your project into smaller modules.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
"consider being nice to yourself" - Best advice of (and for) the year
by soonix (Chancellor) on Dec 31, 2024 at 14:40 UTC |