dynamic PerlIO layers
'PerlIO::via::dynamic' is used for creating dynamic the PerlIO manpage
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. Once <$fh> is
destroyed, the temporary namespace for the IO layer will be removed.
Note that PerlIO::via::dynamic uses the scalar fields to reference to the
object representing the dynamic namespace.
- Developed at devel:languages:perl
- Sources inherited from project openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/perl-PerlIO-via-dynamic && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
PerlIO-via-dynamic-0.12.tar.bz2 | 0000017532 17.1 KB | |
perl-PerlIO-via-dynamic.changes | 0000001411 1.38 KB | |
perl-PerlIO-via-dynamic.spec | 0000002072 2.02 KB |
Revision 11 (latest revision is 23)
Lars Vogdt (lrupp)
accepted
request 54731
from
Stephan Kulow (coolo)
(revision 11)
Accepted submit request 54731 from user coolo
Comments 0