This is the mail archive of the cygwin mailing list for the Cygwin project.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
Where should I report a problem with Perl modules?
bash-3.2$ uname -a CYGWIN_NT-5.1 dumbopc 1.7.5(0.225/5/3) 2010-04-12 19:07 i686 Cygwin
cpan[9]> install Log::Log4perl .... t/017Watch.t ......... 30/30 # Failed test 'log to externally recreated file' # at t/017Watch.t line 343. # got: undef # expected: 'INFO - test3 # ' # Looks like you failed 1 test of 30. t/017Watch.t ......... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/30 subtests
Log-Log4perl-1.28.tar.gz
For modules at the module's tracker listed at http://search.cpan.org/dist/<distname>
He would probably need a debugging session of $ perl -d -Mblib t/017Watch.t at the error. -- Reini Urban http://phpwiki.org/ http://murbreak.at/
-- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |