Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37734849
en ru br
ALT Linux repositórios
S:1.0.1-alt4

Group :: Desenvolvimento/Perl
RPM: perl-Devel-Callsite

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 1.0.1-alt4
Data da compilação: 12 julho 2021, 18:19 ( 146.6 weeks ago )
Tamanho:: 68.14 Kb

Home page:   http://search.cpan.org/dist/Devel-Callsite/

Licença: perl
Sumário: Get caller return OP address and Perl interpreter context
Descrição:

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

Mantenedor currente: Igor Vlasenko

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • perl-Devel-Callsite
  • perl-Devel-Callsite-debuginfo
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009