Subject: | Fails since 5.18 due to qw() semantic change |
perl 5.16.3 had a warning that the semantics qw() would be changed in the next perl release. The warning can be seen here: http://www.cpantesters.org/cpan/report/0b18e4c8-6139-11e3-b1ec-eb97f1eb6092
In 5.18 the deprecation was actually implemented, so now you can see the error cause test failure in http://www.cpantesters.org/cpan/report/34c44490-a919-11e1-a8e1-85da75b706df
HTH && Thanks,
(Disclaimer: this was discovered by statistical analysis, I'm not speaking as a user)