Path to this page:
./
devel/p5-Scope-Upper,
Perl5 module to act on upper scopes
Branch: pkgsrc-2009Q3,
Version: 0.09,
Package name: p5-Scope-Upper-0.09,
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]
Master sites: (Expand)
SHA1: 26bd959ce2042e286560d8f1c718721ce9e5ebb9
RMD160: a0098828faa4163a0514a93a5f5192d025ad2c16
Filesize: 25.309 KB
Version history: (Expand)
- (2009-10-17) Package has been reborn
- (2009-10-16) Package added to pkgsrc.se, version p5-Scope-Upper-0.09 (created)