Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re^2: Fedora 29 upgrade

by JRBJhawk (Novice)
on Aug 07, 2019 at 22:01 UTC ( [id://11104118]=note: print w/replies, xml ) Need Help??


in reply to Re: Fedora 29 upgrade
in thread Fedora 29 upgrade

Thanks for the quick reply. When I tried to recompile (using the cpan command "install XML::Parser", I got:

XML::Parser is up to date (2.44)

I am indeed running the v5.28.2 verions of Perl. Should I do something different to recompile XML::Parser?

Replies are listed 'Best First'.
Re^3: Fedora 29 upgrade
by stevieb (Canon) on Aug 07, 2019 at 22:09 UTC

    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

      But when I try to install again, I get

      XML::Parser is up to date. (2.44)

      This happens whether I user cpan or cpanm

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11104118]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (5)
As of 2024-04-25 10:12 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found