Path to this page:
./
devel/p5-Scope-Upper,
Perl5 module to act on upper scopes
Branch: pkgsrc-2014Q2,
Version: 0.22nb1,
Package name: p5-Scope-Upper-0.22nb1,
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: e2d1ab6ceb1801371204073ac459b94876bb811a
RMD160: 7e29ffbd9d6dfe1a64548fbb3ff8c7013c6a0d05
Filesize: 75.889 KB
Version history: (Expand)
- (2014-07-11) Updated to version: p5-Scope-Upper-0.22nb1
- (2014-07-02) Package added to pkgsrc.se, version p5-Scope-Upper-0.22 (created)