This queue is for tickets about the Term-ReadLine-Gnu CPAN distribution.
Maintainer(s)' notes
When you report a bug, please provide the following information;
- output of
perl -V
perl Makefile.PL verbose
make test TEST_VERBOSE=1
perl -Mblib t/00checkver.t
echo $TERM
- terminal emulator which you are using
- compiler which is used to compile the GNU Readline Library (libreadline.a) if you can know.
Read
INSTALL in the distribution for more details.
Owner: |
HAYASHI [...] cpan.org
|
Requestors: |
KENTNL [...] cpan.org
|
Cc: |
|
AdminCc: |
|
|
Severity: |
Unimportant |
Broken in: |
1.31 |
Fixed in: |
1.32 |
|
Wed Apr 13 00:10:11 2016
KENTNL [...] cpan.org - Ticket created
Minor niggle/observation:
ppport.h and README in the shipped tarball have +x attributes to everyone.
Given they're not executables, removing this at some time seems appropriate.
/usr/bin/perl -Mblib t/00checkver.t
1..4
# Running under perl version 5.022001 for linux
# Current time local: Wed Apr 13 16:09:32 2016
# Current time GMT: Wed Apr 13 04:09:32 2016
# Using Test.pm version 1.26
# I'm testing Term::ReadLine::Gnu version 1.31
ok 1
ok 2
ok 3
# OS: linux
# Perl version: 5.022001
# GNU Readline Library version: 6.3, 0x603
# $TERM=rxvt-unicode-256color
ok 4
Tue Jun 07 23:39:26 2016
HAYASHI [...] cpan.org - Correspondence added
I released 1.32 which fixed this issue.
Thank you for your report.
Tue Jun 07 23:39:27 2016
The RT System itself - Status changed from 'new' to 'open'
Tue Jun 07 23:39:32 2016
HAYASHI [...] cpan.org - Status changed from 'open' to 'resolved'
Tue Jun 07 23:39:37 2016
HAYASHI [...] cpan.org - Taken