Name : perl-Devel-Callsite
| |
Version : 0.80.0
| Vendor : (none)
|
Release : 8pclos2017
| Date : 2017-07-12 01:24:44
|
Group : Development/Perl
| Source RPM : perl-Devel-Callsite-0.80.0-8pclos2017.src.rpm
|
Size : 0.06 MB
| |
Packager : bb2 < bb2>
| |
Summary : Get caller return OP or Interp address
|
Description :
The _callsite()_ function returns the the OP address of the caller, a number, one level up from where it was called. It\'s useful for functions that need to uniquely know where they were called, such as _Every::every()_; see the Every manpage. Or it can be used to the pinpoint a location with finer granularity than a line number|http://www.perlmonks.com/?node_id=987268 manpage. In conjunction with an OP tree disassembly you can know exactly where the caller is located in the Perl source.
The _context()_ function returns the interpreter context as a number. This is a fairly unique number together with the call site.
|
RPM found in directory: /vol/rzm3/linux-pclinuxos/pclinuxos/apt/pclinuxos/64bit/RPMS.x86_64 |