Path to this page:
./
devel/p5-Scope-Upper,
Perl5 module to act on upper scopes
Branch: pkgsrc-2015Q1,
Version: 0.25,
Package name: p5-Scope-Upper-0.25,
Maintainer: pkgsrc-usersThis module lets you defer actions at run-time that will take place when the
control flow returns into an upper scope. Currently, you can:
* 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"
Master sites: (Expand)
SHA1: b7c7fb956ae77e1da41fb07954ede809b4a815c0
RMD160: 009e9762c2229577db14b41870a7ca52163c3983
Filesize: 81.156 KB
Version history: (Expand)
- (2015-04-03) Package added to pkgsrc.se, version p5-Scope-Upper-0.25 (created)