in reply to Perl - Source code review
The person who wrote the code was probably more skilled in a different programming language (C?). There is no strict. I don't understand some of the idioms used there, e.g.:
while (defined(pop @LogFileList)) {};
Basically, we try to help people who want to learn. Describe what the project does, what you already tried and where you got stuck. Then we can help you.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Perl - Source code review
by SuicideJunkie (Vicar) on Nov 13, 2014 at 14:38 UTC | |
|
Re^2: Perl - Source code review
by Jenda (Abbot) on Nov 13, 2014 at 10:15 UTC | |
by Anonymous Monk on Nov 13, 2014 at 10:24 UTC | |
by Jenda (Abbot) on Nov 13, 2014 at 11:23 UTC | |
|
Re^2: Perl - Source code review
by Anonymous Monk on Nov 13, 2014 at 08:24 UTC |