App-errnos

 view release on metacpan or  search on metacpan

bin/errnos  view on Meta::CPAN

 | 6      | No such device or address         |
 | 7      | Argument list too long            |
 | 8      | Exec format error                 |
 | 9      | Bad file descriptor               |
 | 10     | No child processes                |
 | 11     | Resource temporarily unavailable  |
 | 12     | Cannot allocate memory            |
 | 13     | Permission denied                 |
 | 14     | Bad address                       |
 | 15     | Block device required             |
 | 16     | Device or resource busy           |
 | 17     | File exists                       |
 | 18     | Invalid cross-device link         |
 | 19     | No such device                    |
 | 20     | Not a directory                   |
 | 21     | Is a directory                    |
 | 22     | Invalid argument                  |
 | 23     | Too many open files in system     |
 | 24     | Too many open files               |
 | 25     | Inappropriate ioctl for device    |
 | 26     | Text file busy                    |
 | 27     | File too large                    |
 | 28     | No space left on device           |
 | 29     | Illegal seek                      |
 | 30     | Read-only file system             |
 | 31     | Too many links                    |
 | 32     | Broken pipe                       |
 | 33     | Numerical argument out of domain  |
 | 34     | Numerical result out of range     |
 | 35     | Resource deadlock avoided         |
 | 36     | File name too long                |



( run in 0.230 second using v1.01-cache-2.11-cpan-87723dcf8b7 )