Where to report problems with Perl modules
Reini Urban
rurban@x-ray.at
Mon Jun 7 16:01:00 GMT 2010
Chloe schrieb:
> 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
If it's problem shipped with cygwin perl at cygwin@cygwin.com,
For modules at the module's tracker listed at
http://search.cpan.org/dist/<distname>
http://search.cpan.org/dist/Log-Log4perl/ => View/Report Bugs (6)
and mention cygwin as OS.
And you did it right,
https://rt.cpan.org/Public/Bug/Display.html?id=58188 is yours.
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
More information about the Cygwin
mailing list