Name : perl-PerlIO-via-dynamic
| |
Version : 0.14
| Vendor : openSUSE
|
Release : bp154.2.1
| Date : 2022-07-23 22:53:13
|
Group : Development/Libraries/Perl
| Source RPM : perl-PerlIO-via-dynamic-0.14-bp154.2.1.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: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Backports:/SLE-15-SP5/step/noarch |