Skip Menu |

This queue is for tickets about the Cache-AgainstFile CPAN distribution.

Report information
The Basics
Id: 117098
Status: new
Priority: 0/
Queue: Cache-AgainstFile

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 1.016
Fixed in: (no value)



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