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.13-2m.mo8.i686 [27 KiB] |
Changelog
by NARITA Koichi (2012-01-17):
- (12:5.14.2-2m) - [SECURITY] CVE-2011-3597 |