Revision history for Perl module Term::Screen
1.04 2015-06-05 JSTOWE
- Now use strict and warnings, and drop use of vars.
- Specified min version of perl in code and metadata
- Moved Screen.pm to lib/Term/Screen.pm as per convention
- Reformatted this file as per CPAN::Changes::Spec
- Added github repo to metadata and pod
- make test will work non-interactively
- preserve exit code
1.03 2005-01-05 JSTOWE
- Added Changes
- Apply Stty patch for solaris from kevins@bmrb.co.uk
- Put back in CVS
1.02 2002-09-28 JSTOWE
- Unknown changes
1.01 2001-10-30 JSTOWE
- First release to CPAN