|
|
|
|
|
by ole_tange
3587 days ago
|
|
One of the reasons for the high line number count is the decision not to depend on modules that are not part of the core of Perl 5.8. Quite a few of the lines are to deal with different flavours of operating systems. The benefit of this is that by copying the same single file you can have GNU Parallel running on FreeBSD 8, Centos 3.9, and Cygwin. |
|