Name : perl-Devel-Caller
| |
Version : 2.07
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp155.1.1
| Date : 2023-07-20 15:15:50
|
Group : Unspecified
| Source RPM : perl-Devel-Caller-2.07-lp155.1.1.src.rpm
|
Size : 0.02 MB
| |
Packager : https://www_suse_com/
| |
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: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-D/15.5/x86_64 |