Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: re-install modules

by InfiniteSilence (Curate)
on Jun 03, 2014 at 19:36 UTC ( [id://1088495]=note: print w/replies, xml ) Need Help??


in reply to re-install modules

I got this one-liner from here

perl MFile::Find=find -MFile::Spec::Functions -e 'find {wanted=>sub{p +rint canonpath $_ if /\.pm\z/}, no_chdir =>1}, @INC;'

And one way to do this is to run this on your target, vanilla installed instance and compare the output of your existing, modified system for differences.

Celebrate Intellectual Diversity

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (9)
As of 2024-03-28 10:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found