The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Copyright 2008, 2009 Kevin Ryde

This file is part of PerlIO-via-EscStatus.

PerlIO-via-EscStatus is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
published by the Free Software Foundation; either version 3, or (at
your option) any later version.

PerlIO-via-EscStatus is distributed in the hope that it will be
useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
General Public License for more details.

You should have received a copy of the GNU General Public License along
with PerlIO-via-EscStatus.  If not, see <http://www.gnu.org/licenses/>.


Version 5, March 2009
    - avoid a segv from Term::Size in the test suite

Version 4, March 2009
    - recognise "private parameters" in ANSI sequences,
      reported by Karl Gaissmaier

Version 3, November 2008
    - fix ShowAll on utf8 streams
    - maybe fix char classes for early 5.8.x

Version 2, August 2008
    - forgot Term::Size in Makefile.PL

Version 1, August 2008
    - the first version