Path to this page:
./
devel/p5-Scope-Upper,
Perl5 module to act on upper scopes
Branch: pkgsrc-2019Q1,
Version: 0.31,
Package name: p5-Scope-Upper-0.31,
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"
Required to run:[
lang/perl5]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
SHA1: 3dffae59f7ba0276909b84dc07b3b423bf5f41b1
RMD160: 139be268cd7130b640cdd37ba05f0b9f770c5113
Filesize: 96.813 KB
Version history: (Expand)
- (2019-04-11) Package added to pkgsrc.se, version p5-Scope-Upper-0.31 (created)