in reply to Re^2: Alphanumeric sort
in thread Alphanumeric sort

I am not seeing the -E flag on my Perl6 distro.

Neither the code I posted nor anything in this thread mentioned Perl 6. Strictly Perl 5 only.


Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
"Science is about questioning the status quo. Questioning authority".
In the absence of evidence, opinion is indistinguishable from prejudice.

Replies are listed 'Best First'.
Re^4: Alphanumeric sort
by jffry (Hermit) on Sep 22, 2011 at 15:06 UTC

    Gotcha now. Thanks for the clarification. I am missing the modern Perl 5 versions. I am stuck with Perl 5.8.8. for the most part.

    I have been assuming that any use of say was an indication of Perl6. I now presume that was a false assumption.