![]() |
|
Problems? Is your data what you think it is? | |
PerlMonks |
Re^2: Five Ways to Reverse a String of Words (C#, Perl 5, Perl 6, Ruby, Haskell)by runrig (Abbot) |
on Sep 09, 2008 at 16:03 UTC ( #710128=note: print w/replies, xml ) | Need Help?? |
Here's another awk solution (different strategy, and slightly shorter when compacted - Update: this reverses every line, and if your's did the same, i.e, without the END block, it would still be shorter than this...oh well):
In Section
Meditations
|
|