13 Feb
2012
13 Feb
'12
3:53 a.m.
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