Приглашаем посетить
Паустовский (paustovskiy-lit.ru)

[Chapter 8] 8.47 Errno

PreviousChapter 8
Standard Modules
Next
 

8.47 Errno

Provides system errno constants from errno.h include file. Defines and conditionally exports all the error constants defined in errno.h. There is one export tag, :POSIX, which exports all POSIX-defined error numbers.

The file Errno.pm is automatically generated and shouldn't be updated. Any changes made to the file will be lost.


PreviousHomeNext
8.46 EnvBook Index8.48 Exporter