Name: | perl-PerlIO-Layers |
---|---|
Version: | 0.012 |
Release: | 3.el8 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 100969 |
License: | GPL+ or Artistic |
RPM: | perl-PerlIO-Layers-0.012-3.el8.aarch64.rpm |
Source RPM: | perl-PerlIO-Layers-0.012-3.el8.src.rpm |
Build Date: | Sun Dec 20 2020 |
Build Host: | ca-buildarm05 |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/PerlIO-Layers |
Summary: | Querying your file handle capabilities |
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. |