Skip Menu |

This queue is for tickets about the Data-Valve CPAN distribution.

Report information
The Basics
Id: 110056
Status: new
Priority: 0/
Queue: Data-Valve

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

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



Subject: qw without parentheses
Compilation error with newer perl versions: # Failed test 'use Data::Valve::BucketStore::Memcached;' # at /opt/perl-5.23.5t/lib/site_perl/5.23.5/Test/UseAllModules.pm line 71. # Tried to use 'Data::Valve::BucketStore::Memcached'. # Error: syntax error at lib/Data/Valve/BucketStore/Memcached.pm line 13, near "$class qw( Cache::Memcached Cache::Memcached::Fast Cache::Memcached::libmemcached )" # Global symbol "$class" requires explicit package name (did you forget to declare "my $class"?) at lib/Data/Valve/BucketStore/Memcached.pm line 14.