On 10/09/2015 08:49 PM, Karen Etheridge wrote:
X-Died: Can't locate HTML/HeadParser.pm in @INC (you may need to installthe HTML::HeadParser module) (@INC contains: [snip]Does anyone know where HTML::HeadParser is used? How should we fix?What's in the X-Died that you snipped? It should give a file/line indicating what was trying to use HTML::HeadParser.
It's from line 663 of LWP::UserAgent, version 6.05. This is at line 664 in the the latest CPAN version, 6.13.
Thank you very much. Jim Keenan