Name : perl-PerlIO-via-dynamic
| |
Version : 0.14
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp156.149.1
| Date : 2023-12-07 14:53:54
|
Group : Development/Libraries/Perl
| Source RPM : perl-PerlIO-via-dynamic-0.14-lp156.149.1.src.rpm
|
Size : 0.01 MB
| |
Packager : https://www_suse_com/
| |
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/devel:/languages:/perl/15.6/noarch |