Skip Menu |

This queue is for tickets about the X11-Xlib CPAN distribution.

Report information
The Basics
Id: 89237
Status: resolved
Priority: 0/
Queue: X11-Xlib

People
Owner: Nobody in particular
Requestors: nine [...] detonation.org
Cc:
AdminCc:

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



Subject: Syntax error at inc/Devel/CheckLib.pm on perl 5.18.1 due to missing parentheses
Using qw() as parentheses has been deprecated for a while and seems to be illegal in perl 5.18. The included Devel::CheckLib in inc seems to contain errors like this: for my $mm_attr_key qw(LIBS INC) { The bug seems to be solved in an up to date version of Devel::CheckLib, so please upgrade the bundled one or replace it by a dependency.
This has been fixed in 0.003