Perl's filehandles 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 filehandle's properties concerning there layers. WWW: http://search.cpan.org/dist/PerlIO-Layers/
2 lines
145 B
Text
2 lines
145 B
Text
SHA256 (PerlIO-Layers-0.008.tar.gz) = f07dfd6aef077d6d2e649c7084926e49e3a0d944858246b604d7971ca3d4503b
|
|
SIZE (PerlIO-Layers-0.008.tar.gz) = 14342
|