in reply to How Perl Maps error no. to error string

I suspect that is internal magic and you are not supposed to know. Very likely it is OS, or even build, specific. I only get 43 valid error strings using your test code. The rest are flagged as "Unknown error". (AS Perl version 5.8.7)


DWIM is Perl's answer to Gödel
  • Comment on Re: How Perl Maps error no. to error string