Subject: | Syntax error in README |
The code quoted in README does not compile:
syntax error at /tmp/foo.pl line 9, near "while my "
syntax error at /tmp/foo.pl line 12, near "}"
Execution of /tmp/foo.pl aborted due to compilation errors.
There should be foreach instead of while keyword.