Name : perl-PerlIO-via-dynamic
| |
Version : 0.14
| Vendor : openSUSE
|
Release : bp155.2.9
| Date : 2023-05-17 15:46:09
|
Group : Development/Libraries/Perl
| Source RPM : perl-PerlIO-via-dynamic-0.14-bp155.2.9.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/standard/noarch |