-
perl-Sub-Identify-0.04-15.fc18.armv6hl
Sub::Identify allows you to retrieve the real name of code references. For
this, it uses Perl's introspection mechanism, provided by the B module.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
perl-Sub-Install-0.925-4.lbn13.noarch
This module makes it easy to install subroutines into packages without the
unslightly mess of no strict or typeglobs lying about where just anyone
can see them.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
perl-Sub-Name-0.04-5.fc13.x86_64
This module allows one to "name" or rename subroutines, including anonymous
ones.
Note that this is mainly for aid in debugging; you still cannot call the sub
by the new name (w/o some deep magic).
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
perl-Sub-Name-0.05-6.fc18.armv6hl
This module allows one to "name" or rename subroutines, including anonymous
ones.
Note that this is mainly for aid in debugging; you still cannot call the sub
by the new name (without some deep magic).
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
perl-Sub-Uplevel-0.22-1.lbn13.noarch
Like Tcl's uplevel() function, but not quite so dangerous. The idea is
just to fool caller(). All the really naughty bits of Tcl's uplevel()
are avoided.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
perl-Switch-2.16-5.lbn13.noarch
Switch.pm provides the syntax and semantics for an explicit case mechanism for
Perl. The syntax is minimal, introducing only the keywords C<switch> and
C<case> and conforming to the general pattern of existing Perl control
structures. The semantics are particularly rich, allowing any one (or more) of
nearly 30 forms of matching to be used when comparing a switch value with its
various cases.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
perl-Syntax-Highlight-Engine-Kate-0.04-6.lbn13.noarch
Syntax::Highlight::Engine::Kate is a port to perl of the syntax highlight
engine of the Kate text editor.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
perl-Sys-Mmap-0.14-11.lbn13.x86_64
The Mmap module lets you use mmap to map in a file as a perl variable rather
than reading the file into dynamically allocated memory. Multiple programs may
map the same file into memory, and immediately see changes by each other.
Memory may be allocated not attached to a file, and shared with subprocesses.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
perl-Sys-Virt-0.2.3-1.fc13.x86_64
The Sys::Virt module provides a Perl XS binding to the libvirt virtual
machine management APIs. This allows machines running within arbitrary
virtualization containers to be managed with a consistent API.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
perl-Task-Weaken-1.02-7.lbn13.noarch
One recurring problem in modules that use Scalar::Util's weaken function is
that it is not present in the pure-perl variant.
This restores the functionality testing to a dependency you do once in
your Makefile.PL, rather than something you have to write extra tests
for each time you write a module.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13