Logoj0ke.net Open Build Service > Projects > server:monitoring > nagios-plugins-nwc-health > Binaries > nagios-plugins-nwc-health-8... > Dependencies
Sign Up | Log In

Dependency of nagios-plugins-nwc-health-8.0-1.1.src.rpm

Name: perl-Devel-LexAlias

Project: openSUSE_13.2

Repository: oss

Title: alias lexical variables

Description:
Devel::LexAlias provides the ability to alias a lexical variable in a
subroutines scope to one of your choosing.

If you don't know why you'd want to do this, I'd suggest that you skip this
module. If you think you have a use for it, I'd insist on it.

Still here?

* lexalias( $where, $name, $variable )

'$where' refers to the subroutine in which to alias the lexical, it can
be a coderef or a call level such that you'd give to 'caller'

'$name' is the name of the lexical within that subroutine

'$variable' is a reference to the variable to install at that location

Version: 0.05

Release: 4.1.3

Architecture: x86_64

Size: 11.7 KB

Build Time: 2014-10-06 17:20:43 +0200 (over 9 years ago)

Provides

Symbol Required by
LexAlias.so()(64bit)
perl(Devel::LexAlias) = 0.05 perl-Lexical-Persistence
perl-Devel-LexAlias = 0.05-...
perl-Devel-LexAlias(x86-64)...

Requires

Symbol Provided by
libc.so.6()(64bit) glibc
libc.so.6(GLIBC_2.2.5)(64bit) glibc
perl(:MODULE_COMPAT_5.20.1) perl
perl(Devel::Caller) >= 0.03 perl-Devel-Caller