Subject: | sysread() is deprecated on :utf8 handles. |
Warning raised from t/configs.t when run with Perl 5.28.0
Show quoted text
> make test
PERL_DL_NONLAZY=1 "/usr/local/cpanel/3rdparty/perl/528/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/accessors.t .... ok
t/application.t .. ok
t/configs.t ...... sysread() is deprecated on :utf8 handles. This will be a fatal error in Perl 5.30 at /opt/cpanel/perl5/528/site_lib/qbit/File.pm line 76.
TestApplicationRedefined.cfg: option "global_param2" replaced at /root/.cpanm/work/1540479861.23454/QBit-Application-0.017/blib/lib/QBit/Application.pm line 110.
t/configs.t ...... ok
t/rights.t ....... ok
All tests successful.
Files=4, Tests=66, 1 wallclock secs ( 0.06 usr 0.01 sys + 1.21 cusr 0.12 csys = 1.40 CPU)
Result: PASS