Subject: | qw without parentheses |
Module does not compile anymore with newer perls (5.18 and newer):
...
# Failed test 'use Cache::Profile;'
# at t/profile.t line 26.
# Tried to use 'Cache::Profile'.
# Error: syntax error at /tmpfs/.cpan-build-cpansand/2016052809/Cache-Profile-0.02-ITmJho/blib/lib/Cache/Profile.pm line 82, near "$counter qw(hit_count miss_count)"
...