Path to this page:
./
devel/p5-Scope-Upper,
Perl5 module to act on upper scopes
Branch: pkgsrc-2018Q2,
Version: 0.30,
Package name: p5-Scope-Upper-0.30,
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: 8ed6872fd18fa7976149c6e9ded2013676f303d8
RMD160: 21ede49cb7d5dd3f205a5b82b21ddb6d5616f576
Filesize: 93.063 KB
Version history: (Expand)
- (2018-07-03) Package added to pkgsrc.se, version p5-Scope-Upper-0.30 (created)