Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Dancer CPAN distribution.

Report information
The Basics
Id: 91979
Status: new
Priority: 0/
Queue: Dancer

People
Owner: Nobody in particular
Requestors: zefram [...] fysh.org
Cc:
AdminCc:

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



Subject: warnings from test
Date: Thu, 9 Jan 2014 15:42:48 +0000
To: bug-Dancer [...] rt.cpan.org
From: Zefram <zefram [...] fysh.org>
Test generates warning: import_warnings has been deprecated, please use global_warnings instead. at /opt/perl-5.18.2/cpan/build/Dancer-1.3120-HO1NFc/blib/lib/Dancer/Config.pm line 62. t/00_base/002_strict_and_warnings.t ............ ok I'm not clear whether that test actually needs the deprecated import_warnings. Presumably it should either use global_warnings instead or muffle the deprecation warning. -zefram