Help for this page
sub test { # 5 important lines ... # 100 lines of crap } }
sub test { # 5 important lines ... } for (1..5) { ... } }