one can uninstall the perl module.. by 
cd <to path of perl-module>
make distclean
 or 
just remove the path of perl module...
or remove the path from env. table.


On Sat, 23 Oct 2004 21:17:05 -0400 (EDT), Chris Devers
<[EMAIL PROTECTED]> wrote:
> On Sat, 23 Oct 2004, Bob Showalter wrote:
> 
> > 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.
> 
> On Debian (or Debian based systems like Gentoo or Fink), you can
> 
>   apt-get remove foo-package-pm
> 
> to remove something that was installed with apt-get.
> 
> I'm sure it's also possible to do this with RPM managed packages.
> 
> But then, we have no idea what platform we're dealing with, what package
> needs to be removed, or how it was installed in the first place.
> 
> --
> Chris Devers
> 


-- 
Allah Hafiz
O! God Thy sea is so great and my boat is so small.
Adam

-- 
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