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


Paketnamelibperlio-via-dynamic-perl
Beschreibungdynamic PerlIO layers
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version0.12-1
Sektionperl
Prioritätoptional
Installierte Größe68 Byte
Hängt ab vonperl (>= 5.6.0-16)
Empfohlene Pakete
PaketbetreuerBastian Blank
Quelle
Paketgröße7272 Byte
Prüfsumme MD556b8d3c557353dd3e9ce76f989c44d11
Prüfsumme SHA1cbe0b5066843a976f2dad5bc394683353358f170
Prüfsumme SHA256ae62471c2e6dde78e803f4c1f41de959e56512fb089cc9eead53602a1307e5e8
Link zum Herunterladenlibperlio-via-dynamic-perl_0.12-1_all.deb
Ausführliche BeschreibungPerlIO::via::dynamic is used for creating dynamic PerlIO layers. It is useful when the behavior or the layer depends on variables. You should not use this module as via layer directly (ie :via(dynamic)). . Use the constructor to create new layers, with two arguments: translate and untranslate. Then use $p->via ($fh) to wrap the handle. . Note that PerlIO::via::dynamic uses the scalar fields to reference to the object representing the dynamic namespace. If you . This description was automagically extracted from the module by dh-make-perl.


Impressum
Linux is a registered trademark of Linus Torvalds