in reply to Fedora 29 upgrade
Thanks for the quick reply. When I tried to recompile (using the cpan command "install XML::Parser", I got:
I am indeed running the v5.28.2 verions of Perl. Should I do something different to recompile XML::Parser?
Try cpanm -U XML::Parser. That'll prompt you to remove the distribution. After that's done, try reinstalling as normal.
When I run the uninstall, I get:
Successfully uninstalled XML::Parser [download]
But when I try to install again, I get
This happens whether I user cpan or cpanm