Skip Menu |

This queue is for tickets about the Smolder CPAN distribution.

Report information
The Basics
Id: 114625
Status: new
Priority: 0/
Queue: Smolder

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

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



Subject: Use of qw(...) as parentheses is deprecated
With perl 5.16: ... Use of qw(...) as parentheses is deprecated at /tmpfs/.cpan-build/Smolder-1.51-RkryLb/blib/lib/Smolder/DB/Project.pm line 344. Use of qw(...) as parentheses is deprecated at /tmpfs/.cpan-build/Smolder-1.51-RkryLb/blib/lib/Smolder/DB/SmokeReport.pm line 604. t/constraints.t .... ok ... With later perls (5.18+) this is a fatal error.