slackbuilds_ponce/perl/perl-PerlIO-Layers
Chris Novakovic 7510472dec perl/perl-PerlIO-Layers: Update homepage.
Signed-off-by: Chris Novakovic <chris@chrisn.me.uk>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2018-05-27 11:11:07 +07:00
..
perl-PerlIO-Layers.info
perl-PerlIO-Layers.SlackBuild
README
slack-desc

PerlIO::Layers (Perl module)

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 these layers.