Skip Menu |

This queue is for tickets about the Webqq-Client CPAN distribution.

Report information
The Basics
Id: 107067
Status: resolved
Priority: 0/
Queue: Webqq-Client

People
Owner: sjdy521 [...] 163.com
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 8.5.0
Fixed in: (no value)



Subject: Undeclared dependency JE
t/javascript.t fails if JE.pm is not installed: Can't locate JE.pm in @INC (you may need to install the JE module) (@INC contains: /tmpfs/.cpan-build/2015091312/Webqq-Client-8.5.0-hxe8uE/blib/lib /tmpfs/.cpan-build/2015091312/Webqq-Clie nt-8.5.0-hxe8uE/blib/arch /opt/perl-5.20.3/lib/site_perl/5.20.3/x86_64-linux /opt/perl-5.20.3/lib/site_perl/5.20.3 /opt/perl-5.20.3/lib/5.20.3/x86_64-linux /opt/perl-5.20.3/lib/5.20.3 .) at t/javascript.t line 7. BEGIN failed--compilation aborted at t/javascript.t line 7. t/javascript.t ... Dubious, test returned 2 (wstat 512, 0x200) No subtests run
删除JE相关测试脚本,在8.5.1版本中解决