Subject: | Use of qw(...) as parentheses is deprecated |
t/CacheAgainstFile-CacheModule.t fails with newer perls (>= 5.17.x):
Semicolon seems to be missing at t/CacheAgainstFile-CacheModule.t line 18.
syntax error at t/CacheAgainstFile-CacheModule.t line 14, near "$module qw(Cache::Memory Cache::MemoryCache)"
Global symbol "$module" requires explicit package name (did you forget to declare "my $module"?) at t/CacheAgainstFile-CacheModule.t line 16.
syntax error at t/CacheAgainstFile-CacheModule.t line 17, near "}"
BEGIN not safe after errors--compilation aborted at t/CacheAgainstFile-CacheModule.t line 23.
t/CacheAgainstFile-CacheModule.t .....
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
See also http://matrix.cpantesters.org/?dist=Cache-AgainstFile%201.016