Help for this page
While($#letters + 1 > 5) { ... $letters = <STDIN>; chomp($letters); }
syntax error at .. line 39, near ") {" syntax error at .. line 45, near "}" Execution of .. aborted due to compilation errors.