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.
- Sources inherited from project openSUSE:12.2
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:lafenghu/perl-PerlIO-via-dynamic && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
PerlIO-via-dynamic-0.13.tar.gz | 0000022881 22.3 KB | |
perl-PerlIO-via-dynamic.changes | 0000001588 1.55 KB | |
perl-PerlIO-via-dynamic.spec | 0000002221 2.17 KB |
Latest Revision
Adrian Schröter (adrianSuSE)
committed
(revision 1)
branched from openSUSE:Factory
Comments 0