in reply to Re: I find some strange on this code ? Sort the issue
in thread I find some strange on this code ? Sort the issue

You should test your answers. It returns "hacker. Perl another Yet" instead of "Yet another Perl hacker."
  • Comment on Re^2: I find some strange on this code ? Sort the issue

Replies are listed 'Best First'.
Re^3: I find some strange on this code ? Sort the issue
by borisz (Canon) on Feb 01, 2005 at 16:02 UTC
    Funny, I did not notice that.
    print join ' ', reverse split ' ', reverse q/teY rehtona lreP .rekcah/
    here is a even cooler example of reverse.
    Boris