Paketname | libperlio-via-dynamic-perl |
Beschreibung | dynamic PerlIO layers |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.12-1 |
Sektion | universe/perl |
Priorität | optional |
Installierte Größe | 68 Byte |
Hängt ab von | perl (>= 5.6.0-16) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | |
Paketgröße | 7362 Byte |
Prüfsumme MD5 | 8cf0dd1d93e0607b86e81580a120f4cb |
Prüfsumme SHA1 | f92cafc6c88191d31ac285a201cc7a28471befdc |
Prüfsumme SHA256 | 30d3e9d3b56bcfd7ab6d33059e36301deae1a287096f2b5d7d99c795dc4b4cc8 |
Link zum Herunterladen | libperlio-via-dynamic-perl_0.12-1_all.deb |
Ausführliche Beschreibung | PerlIO::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.
|