12.38 - 2019-01-05 2 * Bundle up various changes including: 3 * Indexing improvements 4 * Makefile improvements for some make utils 5 * Various code cleanups and modernizations 6 72.37 - 2016-10-07 8 9 * Make minimum version of ExtUtils::MakeMaker 6.58 10 * Better support parallel builds by making 'dynamic' a dependency of the ReadKey.pm 11 * Add a 'provides' META section to help indexing 12 132.36 - 2016-10-07 14 15 * Add a package declaration to the ReadKey_pm.PL to aid indexing 16 172.35 - 2016-10-06 18 19 * Use FULLPERLRUNINST to run the ReadKey_pm.PL to get the 'blib' 20 212.34 - 2016-10-06 22 23 * Fix GetTerminalSize() argument handling 24 * Fix miniperl build on Win32 25 * Remove unused Cwd 26 * Fix TAP output 27 * Fix warnings in XS file 28 * Don't attempt some tests if STDIN is not a terminal 29 * Generate ReadKey.pm from ReadKey_pm.PL to expand blockoptions 30 * demand-load Carp, 31 * remove unneeded AutoLoader, 32 * Improve genchars.pl, support make -s silence. 33 * Improve Makefile.PL add SIGN, fix pure_site_install, support dual-life, fix realclean 34 352.33 - 2015-06-04 36 37 * Make genchars.pl output reproducible by sorting hash keys 38 * Fix for "[rt.cpan.org #100932] Parallel build fails" from Petr Pisar 39 * Move tests to t directory from Sébastien Deseille <sebastien.deseille@gmail.com> 40 * Move original test to example directory 41 * Don't use 'resize' or 'stty' on MS Windows 42 432.32 - 2014-05-10 44 45 * Makefile.PL: Makefile.PL more specific 46 * Fix some warnings 47 * Don't index Configure.pm 48 * POD fixes 49 * Change licensing to optional Artistic 50 512.31 - 2013-10-26 52 53 * Update pport.h 54 * Added additional metadata to Makefile.PL 55 562.30.02 - 2011-02-07 57 582.30.01 - 2008-06-24 59 602.30 - 2005-01-12 61 62 * Skip tests if /dev/tty for automated testing 63 * Fixed POD 64 * Fixed example in synopsis 65 * Update ppport.h 66 672.21 - 2002-07-28 68 69 2002-07-28 Jonathan Stowe <jns@gellyfish.co.uk> 70 * README, ReadKey.pm, ReadKey.xs, ppport.h, test.pl: import 71 TermReadKey 2.21 from CPAN git-cpan-module: TermReadKey git-cpan-version: 2.21 72 git-cpan-authorid: JSTOWE git-cpan-file: 73 authors/id/J/JS/JSTOWE/TermReadKey-2.21.tar.gz 74 752.20 - 2002-05-24 76 77 2002-05-24 Jonathan Stowe <jns@gellyfish.co.uk> 78 * README, ReadKey.pm, ReadKey.xs: import TermReadKey 2.20 from CPAN git-cpan-module: TermReadKey git-cpan-version: 2.20 79 git-cpan-authorid: JSTOWE git-cpan-file: 80 authors/id/J/JS/JSTOWE/TermReadKey-2.20.tar.gz 81 822.19 - 2002-03-21 83 84 2002-03-21 Jonathan Stowe <jns@gellyfish.co.uk> 85 * README, ReadKey.pm, ReadKey.xs: import TermReadKey 2.19 from CPAN git-cpan-module: TermReadKey git-cpan-version: 2.19 86 git-cpan-authorid: JSTOWE git-cpan-file: 87 authors/id/J/JS/JSTOWE/TermReadKey-2.19.tar.gz 88 892.18 - 2002-02-10 90 91 2002-02-10 Jonathan Stowe <jns@gellyfish.co.uk> 92 * Configure.pm, Makefile.PL, README, ReadKey.pm, ReadKey.xs, 93 genchars.pl: import TermReadKey 2.18 from CPAN git-cpan-module: TermReadKey git-cpan-version: 2.18 94 git-cpan-authorid: JSTOWE git-cpan-file: 95 authors/id/J/JS/JSTOWE/TermReadKey-2.18.tar.gz 96 972.17 - 2002-01-25 98 99 2002-01-25 Jonathan Stowe <jns@gellyfish.co.uk> 100 * Makefile.PL, README, ReadKey.pm, ReadKey.xs, test.pl: import 101 TermReadKey 2.17 from CPAN git-cpan-module: TermReadKey git-cpan-version: 2.17 102 git-cpan-authorid: JSTOWE git-cpan-file: 103 authors/id/J/JS/JSTOWE/TermReadKey-2.17.tar.gz 104 1052.16 - 2001-11-29 106 107 2001-11-29 Jonathan Stowe <jns@gellyfish.co.uk> 108 * ReadKey.pm, ReadKey.xs, genchars.pl, ppport.h: import TermReadKey 109 2.16 from CPAN git-cpan-module: TermReadKey git-cpan-version: 2.16 110 git-cpan-authorid: JSTOWE git-cpan-file: 111 authors/id/J/JS/JSTOWE/TermReadKey-2.16.tar.gz 112 1132.15 - 2001-11-07 114 115 2001-11-07 Jonathan Stowe <jns@gellyfish.co.uk> 116 * ReadKey.pm, ReadKey.xs: import TermReadKey 2.15 from CPAN git-cpan-module: TermReadKey git-cpan-version: 2.15 117 git-cpan-authorid: JSTOWE git-cpan-file: 118 authors/id/J/JS/JSTOWE/TermReadKey-2.15.tar.gz 119 1202.14 - 1999-03-29 1211999-03-29 Kenneth Albanowski <kjahds@kjahds.com> 122 123 * Makefile.PL, ReadKey.pm, ReadKey.xs, ppport.h: import TermReadKey 124 2.14 from CPAN git-cpan-module: TermReadKey git-cpan-version: 2.14 125 git-cpan-authorid: KJALB git-cpan-file: 126 authors/id/K/KJ/KJALB/TermReadKey-2.14.tar.gz 127 1282.13 - 1999-03-24 1291999-03-24 Kenneth Albanowski <kjahds@kjahds.com> 130 131 * MANIFEST, Makefile.PL, README, ReadKey.pm, ReadKey.xs, 132 genchars.pl, ppport.h: import TermReadKey 2.13 from CPAN git-cpan-module: TermReadKey git-cpan-version: 2.13 133 git-cpan-authorid: KJALB git-cpan-file: 134 authors/id/K/KJ/KJALB/TermReadKey-2.13.tar.gz 135 1362.12 - 1998-01-07 1371998-01-07 Kenneth Albanowski <kjahds@kjahds.com> 138 139 * Makefile.PL, README, ReadKey.pm, ReadKey.xs, test.pl: import 140 TermReadKey 2.12 from CPAN git-cpan-module: TermReadKey git-cpan-version: 2.12 141 git-cpan-authorid: KJALB git-cpan-file: 142 authors/id/K/KJ/KJALB/TermReadKey-2.12.tar.gz 143 1442.11 - 1997-12-14 1451997-12-13 Kenneth Albanowski <kjahds@kjahds.com> 146 147 * Makefile.PL, README, ReadKey.pm, ReadKey.xs, test.pl: import 148 TermReadKey 2.11 from CPAN git-cpan-module: TermReadKey git-cpan-version: 2.11 149 git-cpan-authorid: KJALB git-cpan-file: 150 authors/id/K/KJ/KJALB/TermReadKey-2.11.tar.gz 151 1522.09 - 1997-10-07 1531997-10-07 Kenneth Albanowski <kjahds@kjahds.com> 154 155 * Makefile.PL, ReadKey.pm, ReadKey.xs, genchars.pl: import 156 TermReadKey 2.09 from CPAN git-cpan-module: TermReadKey git-cpan-version: 2.09 157 git-cpan-authorid: KJALB git-cpan-file: 158 authors/id/K/KJ/KJALB/TermReadKey-2.09.tar.gz 159 1602.08 - 1997-10-06 1611997-10-06 Kenneth Albanowski <kjahds@kjahds.com> 162 163 * Makefile.PL, README, ReadKey.pm, ReadKey.xs: import TermReadKey 164 2.08 from CPAN git-cpan-module: TermReadKey git-cpan-version: 2.08 165 git-cpan-authorid: KJALB git-cpan-file: 166 authors/id/K/KJ/KJALB/TermReadKey-2.08.tar.gz 167 1682.07 - 1997-01-27 1691997-01-27 Kenneth Albanowski <kjahds@kjahds.com> 170 171 * Makefile.PL, ReadKey.pm, ReadKey.xs: import TermReadKey 2.07 from 172 CPAN git-cpan-module: TermReadKey git-cpan-version: 2.07 173 git-cpan-authorid: KJALB git-cpan-file: 174 authors/id/K/KJ/KJALB/TermReadKey-2.07.tar.gz 175 1762.06 - 1996-11-26 1771996-11-25 Kenneth Albanowski <kjahds@kjahds.com> 178 179 * Makefile.PL, README, ReadKey.pm, ReadKey.xs, test.pl: import 180 TermReadKey 2.06 from CPAN git-cpan-module: TermReadKey git-cpan-version: 2.06 181 git-cpan-authorid: KJALB git-cpan-file: 182 authors/id/K/KJ/KJALB/TermReadKey-2.06.tar.gz 183 1842.05 - 1996-03-14 1851996-03-14 Kenneth Albanowski <kjahds@kjahds.com> 186 187 * Makefile.PL, README, ReadKey.pm, ReadKey.xs: import TermReadKey 188 2.05 from CPAN git-cpan-module: TermReadKey git-cpan-version: 2.05 189 git-cpan-authorid: KJALB git-cpan-file: 190 authors/id/K/KJ/KJALB/TermReadKey-2.05.tar.gz 191 1922.04 - 1995-10-11 1931995-10-11 Kenneth Albanowski <kjahds@kjahds.com> 194 195 * Makefile.PL, README, ReadKey.xs: import TermReadKey 2.04 from CPAN git-cpan-module: TermReadKey git-cpan-version: 2.04 196 git-cpan-authorid: KJALB git-cpan-file: 197 authors/id/K/KJ/KJALB/TermReadKey-2.04.tar.gz 198 1992.03 - 1995-09-29 2001995-09-29 Kenneth Albanowski <kjahds@kjahds.com> 201 202 * Configure.pm, MANIFEST, Makefile.PL, README, ReadKey.pm, 203 ReadKey.xs, genchars.pl, test.pl: initial import of TermReadKey 2.03 204 from CPAN git-cpan-module: TermReadKey git-cpan-version: 2.03 205 git-cpan-authorid: KJALB git-cpan-file: 206 authors/id/K/KJ/KJALB/TermReadKey-2.03.tar.gz 207 208