13 Feb
2012
13 Feb
'12
4 a.m.
Never mind... I was also using Dancer::Plugin::REST, and upgrading it from 0.06 to 0.07 fixed the error. On Feb 12, 2012, at 9:53 PM, Puneet Kishor wrote:
Since I upgraded to the latest version of Dancer, I get the following message
Dancer::before has been deprecated since version 1.3080. use hooks! at /opt/local/lib/perl5/site_perl/5.14.1/Dancer.pm line 118
Except, as far as I can tell, I have not used `before` anywhere. Perhaps one of the plugins I am using... except, the only plugin I am using is Dancer::Plugin::Database; which is the latest version (1.80). Any suggestions as to how I can locate this offending `before` and change it?
-- Puneet Kishor