2009/12/2 Majian <jian...@gmail.com>:
> Hi, guys:
>
>  I have a problem about the perl uninstall , my laptop's system is CentOS
> 5.3 x86_64, and the default perl version is perl -5.8.8;
>
>     I installed the newer version called perl -5.11.1by the tar.gz package
> , but now I don't want it ~
>
>        In other worlds , I want to uninstall it from my laptop....

>       How   could I do ?  Maybe it is a stupid problem .So please forgive
> me ~I am a perl newbie~~

Didn't you get lots of warning messages when you tried to install it?
I did. Odd numbered Perl's (5.9, 5.11) are development releases.

If this is a source installation and you kept the source, I think you
can do `make uninstall` from source the directory.
Hope that works.
Dp.

--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to