libperlio-via-dynamic-perl

module to create 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.

Note that PerlIO::via::dynamic uses the scalar fields to reference to the object representing the dynamic namespace. If you

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/PerlIO-via-dynamic


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libperlio-via-dynamic-perl