Skip Menu |

This queue is for tickets about the DBIx-XHTML_Table CPAN distribution.

Report information
The Basics
Id: 104380
Status: resolved
Priority: 0/
Queue: DBIx-XHTML_Table

People
Owner: JEFFA [...] cpan.org
Requestors: mlx [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 1.37
Fixed in: 1.38



Subject: cpan / cpanm install hangs
The prompt and response in the test.pl file waits indefinitely unless STDIN is redirected from /dev/null or a "y\n" is passed to the prompt. Perhaps using a -t \*STDOUT around your prompt/response block would be useful.
Thanks for catching this. I see no reason to continue prompting the client and will change this feature to read from an ENV var instead. On Tue May 12 16:03:12 2015, midlifexis@wightmanfam.org wrote: Show quoted text
> The prompt and response in the test.pl file waits indefinitely unless > STDIN is redirected from /dev/null or a "y\n" is passed to the prompt. > Perhaps using a > > -t \*STDOUT > > around your prompt/response block would be useful.
$ cpanm DBIx::XHTML_Table --> Working on DBIx::XHTML_Table Fetching http://www.cpan.org/authors/id/J/JE/JEFFA/DBIx-XHTML_Table-1.37.tar.gz ... OK Configuring DBIx-XHTML_Table-1.37 ... OK Building and testing DBIx-XHTML_Table-1.37 ... OK Successfully installed DBIx-XHTML_Table-1.37 (upgraded from 1.36) 1 distribution installed