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


Paketnamelibcontext-preserve-perl
BeschreibungPerl module to preserve calling context
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version0.01-1
Sektionperl
Prioritätoptional
Installierte Größe64 Byte
Hängt ab vonperl (>= 5.6.0-16)
Empfohlene Pakete
PaketbetreuerDebian Perl Group
Quelle
Paketgröße7224 Byte
Prüfsumme MD5e1cf998867cf6f57c594b114b994e44f
Prüfsumme SHA11761a6a32747a89d65f286e5af56af7ee4e7f5bf
Prüfsumme SHA25679c8c911b05b5c829082860640d1862399a70741f20b45fe59a80b2e4568a458
Link zum Herunterladenlibcontext-preserve-perl_0.01-1_all.deb
Ausführliche BeschreibungContext::Preserve allows developers to preserve the calling context of their subroutines, which is useful for functions that call other functions and return their results, with some possible modifications. This means that, if your module is called in scalar, list or void context, the given subroutine is called in the same context and the appropriate 'thing' is returned. . This means that it is easy to write functions that call other functions, modify their result and return it, in a seamless manner.


Impressum
Linux is a registered trademark of Linus Torvalds