Subject: | Warnings on 5.14 |
Date: | Thu, 20 Jun 2013 18:38:48 +0100 |
To: | "bug-Squatting [...] rt.cpan.org" <bug-Squatting [...] rt.cpan.org> |
From: | Duncan Garland <Duncan.Garland [...] motortrak.com> |
duncang@ubuntu:~$ pod_server
Use of qw(...) as parentheses is deprecated at /home/duncang/perl5/lib/perl5/Squatting/Controller.pm line 33.
Use of qw(...) as parentheses is deprecated at /home/duncang/perl5/lib/perl5/Squatting/Controller.pm line 38.
scanning for POD...
Please contact me at: http://ubuntu:8088/
qw( a b ) in a loop should now be something like (qw/ a b /)
I've attached the patch file.
Hope this helps.
Duncan
Message body is not shown because sender requested not to inline it.