The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for PerlIO-Layers

0.008     2011-05-01 22:40:59 Europe/Bucharest 
          No longer assume :raw can't be can_crlf for perl 5.14 compatibility
          Converted to Dist::Zilla

0.007   2010-12-21
        Made layer type queryable
        Made layer 'kinds' queryable
        Added lots of tests

0.006   2010-12-12
        Added mappable and mapped tests
        Added unit tests

0.005   2010-09-08
        Fixed unit tests on Windows

0.004   2010-09-06
        Added get_layers()

0.003   2010-06-12
        Skip some tests on automated testers, as stdin/stdout/stderr may not be open

0.002   2010-06-04
        Removed dependency on namespace::clean.

0.001   2010-06-03
        First version, released on an unsuspecting world.