Re: Documentation for error messages

[email protected] ("Wenzel P. P. Peppmeyer") Tue, 25 Oct 2016 01:13:43 +0200 (CEST)
Newsgroups perl.perl6.language
Message-ID <[email protected]>
On Mon, 24 Oct 2016, Parrot Raiser wrote:

> Where's the best current description of error messages from file
> "open" commands, and how to control them?

`git grep 'does X::IO'` is your best bet right now because some
X::IO-exceptions are not documented yet.