FS#48083 - [perl-html-parser] No output using LWP::Simple after perl-html-parser 3.71-4 => 3.72-1

Attached to Project: Arch Linux
Opened by Jason Begley (jayray) - Monday, 08 February 2016, 01:46 GMT
Last edited by Doug Newgard (Scimmia) - Monday, 15 February 2016, 03:26 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Felix Yan (felixonmars)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description: No output using LWP::Simple after perl-html-parser 3.71-4 => 3.72-1


Additional info:
* package version(s)
3.71-4 works
3.72-1 does not give output

tested by using the following one liner:

perl -MLWP::Simple -e 'getprint "http://search.cpan.org/dist/libwww-perl/"'

* config and/or log files etc.


Steps to reproduce:
run with current perl-html-parser and get carriage return. Run with perl-html-parser-3.71-4-x86_64.pkg.tar.xz and get full webpage returned.

perl -MLWP::Simple -e 'getprint "http://search.cpan.org/dist/libwww-perl/"'

This task depends upon

Closed by  Doug Newgard (Scimmia)
Monday, 15 February 2016, 03:26 GMT
Reason for closing:  Not a bug
Comment by Felix Yan (felixonmars) - Sunday, 14 February 2016, 15:14 GMT
Cannot reproduce, I can get full webpage with 3.72-1 using your test command.
Comment by Jason Begley (jayray) - Monday, 15 February 2016, 03:12 GMT
Yep, that's my problem. I discovered I had another versing installed with CPAN that was causing the issue. I had another read through https://wiki.archlinux.org/index.php/Perl_Policy and introduced myself to cpanm. Sorry, layer 8 issue.

Loading...