Package : perl-Devel-Callsite > RPM : perl-Devel-Callsite-1.0.1-11.mga10.i586.rpm

Basic items

Install
Name perl-Devel-Callsite
Version 1.0.1
Release 11.mga10
URL https://metacpan.org/release/Devel-Callsite
Group Development/Perl
Summary Get caller return OP or Interp address
Size 26KB
Arch i586
License GPL+ or Artistic

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. 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.

Media information

Distribution release Mageia cauldron
Media name core-release
Media arch i586

Advanced items

Source RPM perl-Devel-Callsite-1.0.1-11.mga10.src.rpm
Build time 2023-11-30 11:59:53
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie