Bob Showalter wrote:
Adam Saeed wrote:
> plz tell me how to uninstall a perl module...

"make uninstall" sadly doesn't work.

There's a program to do it in the documentation for
ExtUtils::Packlist. I've never used it, but it looks good...

http://www.perlpod.com/5.8.4/lib/ExtUtils/Packlist.html

I forgot to add. If you're on FreeBSD, you can remove a module with pkg_delete (even if you installed it using CPAN and not from a port or package). Your OS may have such a tool.



-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>




Reply via email to