Name: | perl-PerlIO-Layers |
---|---|
Version: | 0.010 |
Release: | 6.el7 |
Architecture: | aarch64 |
Group: | Development/Libraries |
Size: | 97801 |
License: | GPL+ or Artistic |
RPM: | perl-PerlIO-Layers-0.010-6.el7.aarch64.rpm |
Source RPM: | perl-PerlIO-Layers-0.010-6.el7.src.rpm |
Build Date: | Fri May 25 2018 |
Build Host: | ca-buildarm04.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/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. |