Skip to content
Sections
>> Trisquel >> パッケージ >> etiona >> perl >> libdevel-callsite-perl
etiona  ] [  nabia  ] [  aramo  ]
[ ソース: libdevel-callsite-perl  ]

パッケージ: libdevel-callsite-perl (0.10-1)

Perl module to get caller return OP address and Perl interpreter context

Devel::Callsite module provides subroutines to get the caller return OP address and perl interpreter context.

The callsite() function returns 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 Every. Or it can be used to pinpoint a location with finer granularity than a line number (see http://www.perlmonks.com/?node_id=987268). 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.

その他の libdevel-callsite-perl 関連パッケージ

  • 依存
  • 推奨
  • 提案
  • dep: libc6 (>= 2.4)
    GNU C Library: Shared libraries
    以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
  • dep: perl (>= 5.26.0-5)
    Larry Wall's Practical Extraction and Report Language
  • dep: perlapi-5.26.0
    以下のパッケージによって提供される仮想パッケージです: perl-base

libdevel-callsite-perl のダウンロード

すべての利用可能アーキテクチャ向けのダウンロード
アーキテクチャ パッケージサイズ インストールサイズ ファイル
amd64 9.9 kB37 kB [ファイル一覧]
i386 10.1 kB37 kB [ファイル一覧]