K 10 svn:author V 2 pi K 8 svn:date V 27 2015-06-07T10:39:28.642162Z K 7 svn:log V 805 devel/p5-Term-Screen: 1.03 -> 1.05 1.05 2015-06-06 JSTOWE - Use sysread instead of getc() from ruittenb@cpan.org - Set cursor visibility as per patch javibarroso@gmail.com - Set isig/-isig to stty to allow signals as per javibarroso@gmail.com - Simplify Makefile.PL slightly as metacpan appears to dislike it - Use direct object notation for constructor in examples - Use strict and warnings in examples/test.pl 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 END