![]() |
|
The stupid question is the question not asked | |
PerlMonks |
Re^2: Five Ways to Reverse a String of Words (C#, Perl 5, Perl 6, Ruby, Haskell)by eyepopslikeamosquito (Bishop) |
on Dec 21, 2006 at 02:17 UTC ( #591025=note: print w/replies, xml ) | Need Help?? |
My awk is very rusty too. Unfortunately, your version emits a trailing space, which violates the spec. I've remedied that below and done it in the form of a function so that it can be more easily compared with the other languages.
In Section
Meditations
|
|