This script is for Slackware 14.2 only and may be outdated.

SlackBuilds Repository

14.2 > Perl > perl-Scope-Upper (0.32)

This 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", "yield"
and "leave" ;
- gather information about an upper context with "want_at"
and "context_info" ;
- execute a subroutine in the setting of an upper subroutine stack
frame with "uplevel" ;
- uniquely identify contexts with "uid" and "validate_uid".

Maintained by: Jan F. Chadima
Keywords: perl
ChangeLog: perl-Scope-Upper

Homepage:
https://metacpan.org/pod/Scope::Upper

Source Downloads:
Scope-Upper-0.32.tar.gz (1c461197aa0768df8cefb60d1a23b83e)

Download SlackBuild:
perl-Scope-Upper.tar.gz
perl-Scope-Upper.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 14.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds