[ 原始碼: libscope-upper-perl ]
套件: libscope-upper-perl (0.33-1build1)
libscope-upper-perl 的相關超連結
Trisquel 的資源:
下載原始碼套件 libscope-upper-perl:
- [libscope-upper-perl_0.33-1build1.dsc]
- [libscope-upper-perl_0.33.orig.tar.gz]
- [libscope-upper-perl_0.33-1build1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Perl Group (郵件存檔)
- gregor herrmann
- Ansgar Burchardt
外部的資源:
- 主頁 [metacpan.org]
相似套件:
module to manipulate upper scopes
Scope::Upper is a Perl module that provides a way for Perl programs to defer actions at run-time until the control flow returns to the upper scope. It currently enables developers to:
* Hook an upper scope end with "reap" * Localize variables, array/hash values or deletions of elements in higher contexts with respectively "localize", "localize_elem" and "localize_delete" * Return values immediately to an upper level with "unwind", and know which context was in use then with "want_at"
其他與 libscope-upper-perl 有關的套件
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- dep: perlapi-5.34.0
- 本虛擬套件由這些套件提供: perl-base