in reply to Re^3: Is the documentation for Perl 5.20 'pack' correct?
in thread Is the documentation for Perl 5.20 'pack' correct?

STop making a fool of yourself and go read the docs as I previously suggested. We're talking about perl -V:byteorder.

Instead trying to pedant and boss folks, why don't you simply explain stuff?

  • Comment on Re^4: Is the documentation for Perl 5.20 'pack' correct?

Replies are listed 'Best First'.
Re^5: Is the documentation for Perl 5.20 'pack' correct?
by ikegami (Patriarch) on Jul 07, 2015 at 00:29 UTC

    STop making a fool of yourself and go read the docs as I previously suggested. We're talking about perl -V:byteorder.

    Instead trying to pedant and boss folks, why don't you simply explain stuff?

    It's right there in the passage you quoted: The docs are talking about the output of perl -V:byteorder.

    I also explained here, here and here.