perl-PerlIO-Layers - Querying your file handle capabilities
Website: | https://metacpan.org/release/PerlIO-Layers |
---|---|
License: | GPL+ or Artistic |
Vendor: | Alcance Libre, Inc. |
- Description:
Perl file handles are implemented as a stack of layers, with the bottom-most usually doing the actual IO and the higher ones doing buffering, encoding/decoding or transformations. PerlIO::Layers allows you to query the file handle properties concerning these layers.
Packages
perl-PerlIO-Layers-0.012-2.aldos.i686 [24 KiB] |
Changelog
by Joel Barrios (2024-05-16):
- Clean spec file. |