Subject: | postderef not available for perls < 5.24 |
The test suite fails for all perls < 5.24:
Output from './Build test':
Array found where operator expected at /home/cpansand/.cpan/build/2018022512/perlSteemit-Steemit-WsClient-0.06-2/blib/lib/Steemit/WsClient.pm line 187, near "->@*"
(Missing operator before @*?)
# Failed test 'use Steemit::WsClient;'
# at t/00-load.t line 9.
Bailout called. Further testing stopped:
# Tried to use 'Steemit::WsClient'.
# Error: syntax error at /home/cpansand/.cpan/build/2018022512/perlSteemit-Steemit-WsClient-0.06-2/blib/lib/Steemit/WsClient.pm line 187, near "->@* "
# BEGIN not safe after errors--compilation aborted at /home/cpansand/.cpan/build/2018022512/perlSteemit-Steemit-WsClient-0.06-2/blib/lib/Steemit/WsClient.pm line 189.
# Compilation failed in require at t/00-load.t line 9.
# BEGIN failed--compilation aborted at t/00-load.t line 9.
Use of uninitialized value $Steemit::WsClient::VERSION in concatenation (.) or string at t/00-load.t line 11.
# Testing Steemit , Perl 5.022004, /opt/perl-5.22.4/bin/perl
# Looks like you failed 1 test of 2.
FAILED--Further testing stopped.