
FishMonger
Veteran
/ Moderator
May 11, 2009, 6:47 PM
Post #8 of 9
(11475 views)
|
Re: [sach_1979] Perl Version issue
[In reply to]
|
Can't Post
|
|
Hi, Will you please let me know, where can I find the installation of Perl for which the Version number will be 5.006. Thanks Sachin There are several methods. One method would be to use Windows search (Start -> Search) and find all files matching perl.exe then either execute the uninstall.exe that should be in that same directory or manually delete those files and directories. Next step would be to check your path environment and delete any/all paths that point to perl. If you're real adventurous, you could search the registry for perl.exe and delete those entries. However, if you're not experienced and not careful with editing the registry, you could screw up your system even more than it is now. Once you're sure that you've completely removed perl from you system, then reinstall any version above 5.8 preferably 5.8.9.825 or 5.10.0
|