Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Uninstall module

by Abigail-II (Bishop)
on Jul 10, 2002 at 13:21 UTC ( [id://180743]=note: print w/replies, xml ) Need Help??


in reply to Uninstall module

There are two ways: first, remove the files by hand (you can use the packlist to see which files need to be removed). Second,
perl Makefile.PL make uninstall
from the directory you got after untarring the module. However, I think uninstalling isn't well supported, and it might be that it will actually advise you to do the first method instead.

I've asked one of the authors of CPANPLUS for an uninstall mechanism, but I didn't get the impression I could convince the author of the desirability of it.

Abigail

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://180743]
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: (10)
As of 2024-03-28 12:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found