| Name: | perl-PerlIO-Layers |
|---|---|
| Version: | 0.012 |
| Release: | 3.el8 |
| Architecture: | x86_64 |
| Group: | Unspecified |
| Size: | 43713 |
| License: | GPL+ or Artistic |
| RPM: | perl-PerlIO-Layers-0.012-3.el8.x86_64.rpm |
| Source RPM: | perl-PerlIO-Layers-0.012-3.el8.src.rpm |
| Build Date: | Sun Dec 20 2020 |
| Build Host: | jenkins-172-17-0-2-6b41815b-ffcc-4dab-9b1c-a9f3e1de1552.blddevtest1iad.osdevelopmeniad.oraclevcn.com |
| 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. |