perl-Errno - System errno constants
Website: | http://www.perl.org/ |
---|---|
License: | GPL+ or Artistic |
- Description:
Errno defines and conditionally exports all the error constants defined in your system errno.h include file. It has a single export tag, :POSIX, which will export all POSIX defined error numbers. Errno also makes %! magic such that each element of %! has a non-zero value only if $! is set to that value.
Packages
perl-Errno-1.20_03-5m.mo8.x86_64 [30 KiB] |
Changelog
by Yohsuke Ooi (2016-08-05):
- (20:5.20.0-5m) - add gcc5 patches |