-
perl-autodie-2.16-1.fc19.noarch
The "autodie" and "Fatal" pragma provides a convenient way to replace
functions that normally return false on failure with equivalents that throw an
exception on failure.
However "Fatal" has been obsoleted by the new autodie pragma. Please use
autodie in preference to "Fatal".
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
perl-bareword-filehandles-0.003-5.fc19.x86_64
This module lexically disables the use of bareword filehandles with built-in
functions, except for the special built-in filehandles STDIN, STDOUT,
STDERR, ARGV, ARGVOUT and DATA.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
perl-boolean-0.30-1.fc19.noarch
Most programming languages have a native Boolean data type. Perl does not.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
perl-common-sense-3.6-4.fc19.noarch
This module implements some sane defaults for Perl programs, as defined
by two typical (or not so typical - use your common sense) specimens of
Perl coders:
It's supposed to be mostly the same, with much lower memory usage, as:
use utf8;
use strict qw(vars subs);
use feature qw(say state switch);
use feature qw(unicode_strings unicode_eval current_sub fc evalbytes);
no feature qw(array_base);
no warnings;
use warnings qw(FATAL closed threads internal debugging pack
portable prototype inplace io pipe unpack malloc
deprecated glob digit printf layer
reserved taint closure semicolon);
no warnings qw(exec newline unopened);
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
perl-core-5.16.3-266.fc19.armv6hl
A metapackage which requires all of the perl bits and modules in the upstream
tarball from perl.org.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
perl-core-5.16.3-266.fc19.x86_64
A metapackage which requires all of the perl bits and modules in the upstream
tarball from perl.org.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
perl-devel-5.16.3-266.fc19.x86_64
This package contains header files and development modules.
Most perl packages will need to install perl-devel to build.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
perl-devel-5.16.3-266.fc19.armv6hl
This package contains header files and development modules.
Most perl packages will need to install perl-devel to build.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
perl-generators-1.03-1.lbn19.noarch
This package provides RPM Perl dependencies generators which are used for
getting provides and requires from Perl binaries and modules.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
perl-gettext-1.05-27.fc19.x86_64
The gettext module permits access from perl to the gettext() family of
functions for retrieving message strings from databases constructed to
internationalize software.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19