Subject: | Hangs at test.pl |
Dear David C. Worenklein,
Hi. This is imacat from Taiwan. I found that your
Log-ErrLogger-1.5 hangs after test 3 of test.pl during "make test". It
seems to hang at the line "my @in = <IN>;" in test.pl.
The terminal log is attached below. Hope that this helps. Please
tell me if you need any more information, or if I could be of any help.
Thank you.
imacat@rinse tmp/Log-ErrLogger-1.5 % perl -v
This is perl, v5.8.8 built for x86_64-linux-thread-multi-ld
Copyright 1987-2006, Larry Wall
Perl may be copied only under the terms of either the Artistic License
or the
GNU General Public License, which may be found in the Perl 5 source kit.
Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl". If you have access to the
Internet, point your browser at http://www.perl.org/, the Perl Home Page.
imacat@rinse tmp/Log-ErrLogger-1.5 % make test
1..12
ok 1
ok 2
ok 3
make: *** wait: No child processes. Stop.
make: *** Waiting for unfinished jobs....
make: *** wait: No child processes. Stop.
imacat@rinse tmp/Log-ErrLogger-1.5 %