On Wed May 30 19:26:03 2012, JNBEK wrote:
Show quoted text> ([J:1]root@www[/share/www/flexbisonparse]# perl -MLWP::Parallel -e1
> [05/30/12][17:20:22])
> defined(%hash) is deprecated at
> /usr/local/lib/perl5/site_perl/5.12.4/LWP/Parallel/UserAgent.pm line
> 1327.
> (Maybe you should just omit the defined()?)
> ([J:1]root@www[/share/www/flexbisonparse]# perl -v
> [05/30/12][17:20:34])
>
Show quoted text> This code should be updated to warn clean on 5.12, and will likely not
> even compile on 5.14+
I have attempted to install this on 5.14 with a complete failure to
build:
**** WARNING: Unsupported Version of libwww found! ****
This library only supports libwww up to version 5.76. You seem to have
version 6.04 installed, which has not yet been tested by the package
author
for compatibility. Some or all tests might fail!
Install at your own risk, or wait until a more recent version of this
library
is available.
Checking your version of libwww... ok
Checking if your kit is complete...
Looks good
Writing Makefile for LWP::Parallel
Writing MYMETA.yml and MYMETA.json
cp lib/LWP/Parallel/Protocol/http.pm
blib/lib/LWP/Parallel/Protocol/http.pm
cp lib/LWP/Parallel/Protocol/https.pm
blib/lib/LWP/Parallel/Protocol/https.pm
cp lib/LWP/RobotPUA.pm blib/lib/LWP/RobotPUA.pm
cp lib/LWP/Parallel/UserAgent.pm blib/lib/LWP/Parallel/UserAgent.pm
cp lib/LWP/Parallel/Protocol/ftp.pm
blib/lib/LWP/Parallel/Protocol/ftp.pm
cp lib/LWP/Parallel/Protocol/file.pm
blib/lib/LWP/Parallel/Protocol/file.pm
cp lib/Bundle/ParallelUA.pm blib/lib/Bundle/ParallelUA.pm
cp lib/LWP/Parallel/RobotUA.pm blib/lib/LWP/Parallel/RobotUA.pm
cp lib/LWP/Parallel/Protocol.pm blib/lib/LWP/Parallel/Protocol.pm
cp lib/LWP/ParallelUA.pm blib/lib/LWP/ParallelUA.pm
cp lib/LWP/Parallel.pm blib/lib/LWP/Parallel.pm
Manifying blib/man3/LWP::Parallel::Protocol::http.3pm
Manifying blib/man3/LWP::Parallel::UserAgent.3pm
Manifying blib/man3/LWP::RobotPUA.3pm
Manifying blib/man3/LWP::Parallel::Protocol::ftp.3pm
Manifying blib/man3/Bundle::ParallelUA.3pm
Manifying blib/man3/LWP::ParallelUA.3pm
Manifying blib/man3/LWP::Parallel::Protocol.3pm
Manifying blib/man3/LWP::Parallel::RobotUA.3pm
Manifying blib/man3/LWP::Parallel.3pm
==> Starting check()...
/usr/bin/perl t/TEST
local/compatibility.t .. UNIVERSAL->import is deprecated and will be
removed in a future perl at ../blib/lib/LWP/Parallel/UserAgent.pm line
10.
defined(%hash) is deprecated at ../blib/lib/LWP/Parallel/UserAgent.pm
line 1327, <DAEMON> line 1.
(Maybe you should just omit the defined()?)
local/compatibility.t .. 1/20 Can't locate object method "parse_head"
via package "LWP::Parallel::Protocol::ftp" at
../blib/lib/LWP/Parallel/UserAgent.pm line 1497.
defined(%hash) is deprecated at ../blib/lib/LWP/Parallel/UserAgent.pm
line 1327.
(Maybe you should just omit the defined()?)
Missing base argument at local/compatibility.t line 57.
local/compatibility.t .. Dubious, test returned 2 (wstat 512, 0x200)
Failed 19/20 subtests
local/file.t ........... UNIVERSAL->import is deprecated and will be
removed in a future perl at ../blib/lib/LWP/Parallel/UserAgent.pm line
10.
defined(%hash) is deprecated at ../blib/lib/LWP/Parallel/UserAgent.pm
line 1327.
(Maybe you should just omit the defined()?)
local/file.t ........... 1/4 Can't locate object method "parse_head" via
package "LWP::Parallel::Protocol::file" at
../blib/lib/LWP/Parallel/UserAgent.pm line 1497.
local/file.t ........... Dubious, test returned 255 (wstat 65280,
0xff00)
Failed 3/4 subtests
local/http.t ........... UNIVERSAL->import is deprecated and will be
removed in a future perl at ../blib/lib/LWP/Parallel/UserAgent.pm line
10.
defined(%hash) is deprecated at ../blib/lib/LWP/Parallel/UserAgent.pm
line 1327.
(Maybe you should just omit the defined()?)
defined(%hash) is deprecated at ../blib/lib/LWP/Parallel/UserAgent.pm
line 1327.
(Maybe you should just omit the defined()?)
local/http.t ........... 1/15 Oops: Answer (0) for
'
http://perlgeeks4u:56283/page0' was
501: Attempt to reload LWP/Parallel/Protocol/http.pm aborted.
Compilation failed in require at (eval 55) line 2, <DAEMON> line 1.
""
Missing base argument at local/http.t line 85.
local/http.t ........... Failed 8/15 subtests
local/timeouts.t ....... UNIVERSAL->import is deprecated and will be
removed in a future perl at ../blib/lib/LWP/Parallel/UserAgent.pm line
10.
defined(%hash) is deprecated at ../blib/lib/LWP/Parallel/UserAgent.pm
line 1327, <DAEMON> line 1.
(Maybe you should just omit the defined()?)
local/timeouts.t ....... Failed 21/25 subtests
Test Summary Report
-------------------
local/compatibility.t (Wstat: 512 Tests: 13 Failed: 12)
Failed tests: 1-6, 8-11, 14-15
Non-zero exit status: 2
Parse errors: Tests out of sequence. Found (14) but expected (12)
Tests out of sequence. Found (15) but expected (13)
Bad plan. You planned 20 tests but ran 13.
local/file.t (Wstat: 65280 Tests: 1 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 4 tests but ran 1.
local/http.t (Wstat: 0 Tests: 15 Failed: 8)
Failed tests: 2-3, 5, 7-9, 11, 15
local/timeouts.t (Wstat: 0 Tests: 25 Failed: 21)
Failed tests: 2, 4, 6-23, 25
Files=4, Tests=54, 30 wallclock secs ( 0.04 usr 0.00 sys + 0.47 cusr
0.06 csys = 0.57 CPU)
Result: FAIL
Failed 4/4 test programs. 41/54 subtests failed.
make: *** [test] Error 255
The exact same error occurs on 5.16 as well.