DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibscope-upper-perl
Beschreibungmodule to manipulate upper scopes
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version0.10-1
Sektionuniverse/perl
Prioritätoptional
Installierte Größe128 Byte
Hängt ab vonperl (>= 5.10.1-8ubuntu1), perlapi-5.10.1, libc6 (>= 2.1.3)
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quelle
Paketgröße28670 Byte
Prüfsumme MD5c7755708e9f231a5fb32846c4b194ee8
Prüfsumme SHA17567955ee8bba5bc968f88ba93ea3fe833f63a36
Prüfsumme SHA256cb055823cbd814739f2e3b0bc1aebe65dfe25dde09f062f70e4b1e14411ef5d5
Link zum Herunterladenlibscope-upper-perl_0.10-1_i386.deb
Ausführliche BeschreibungScope::Upper is a Perl module that provides a way for Perl programs to defer actions at run-time until the control flow returns to the upper scope. It currently enables developers to: . * 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"


Impressum
Linux is a registered trademark of Linus Torvalds