Name : perl-Devel-Caller
| |
Version : 2.07
| Vendor : openSUSE
|
Release : 1.6
| Date : 2024-02-01 01:45:20
|
Group : Unspecified
| Source RPM : perl-Devel-Caller-2.07-1.6.src.rpm
|
Size : 0.03 MB
| |
Packager : http://bugs_opensuse_org
| |
Summary : Meatier versions of caller
|
Description :
* caller_cv($level)
\'caller_cv\' gives you the coderef of the subroutine being invoked at the call frame indicated by the value of $level
* caller_args($level)
Returns the arguments passed into the caller at level $level
* caller_vars( $level, $names ) =item called_with($level, $names)
\'called_with\' returns a list of references to the original arguments to the subroutine at $level. if $names is true, the names of the variables will be returned instead
constants are returned as \'undef\' in both cases
* called_as_method($level)
\'called_as_method\' returns true if the subroutine at $level was called as a method.
|
RPM found in directory: /vol/rzm3/linux-opensuse/ports/i586/tumbleweed/repo/oss/i586 |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
perl(DB)
perl(Devel::Caller)
perl-Devel-Caller
perl-Devel-Caller(x86-32)
Requires :