Name : perl-PerlIO-via-dynamic
| |
Version : 0.14
| Vendor : openSUSE
|
Release : lp150.1.2
| Date : 2018-04-27 16:45:57
|
Group : Development/Libraries/Perl
| Source RPM : perl-PerlIO-via-dynamic-0.14-lp150.1.2.src.rpm
|
Size : 0.01 MB
| |
Packager : https://bugs_opensuse_org
| |
Summary : Dynamic PerlIO layers
|
Description :
\'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. 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.
|
RPM found in directory: /vol/rzm3/linux-opensuse/ports/armv7hl/distribution/leap/15.0/repo/oss/noarch |