Subject: | The encoding pragma is no longer supported |
Compilation of the module fails with bleadperl (e.g. 5.25.4):
# Failed test 'use AnyEvent::XMLRPC;'
# at t/00-load.t line 6.
# Tried to use 'AnyEvent::XMLRPC'.
# Error: The encoding pragma is no longer supported at /tmpfs/.cpan-build-cpansand/2016090506/AnyEvent-XMLRPC-0/blib/lib/AnyEvent/XMLRPC.pm line 10.
# BEGIN failed--compilation aborted at /tmpfs/.cpan-build-cpansand/2016090506/AnyEvent-XMLRPC-0/blib/lib/AnyEvent/XMLRPC.pm line 10.
# Compilation failed in require at t/00-load.t line 6.
# BEGIN failed--compilation aborted at t/00-load.t line 6.
# Testing AnyEvent::XMLRPC , Perl 5.025004, /bbbike/perl-5.25.4/bin/perl5.25.4
# Looks like you failed 1 test of 1.
t/00-load.t .......
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests