I was wondering how do i uninstall a Perl module. These modules were from cpan.org
thanks...
I was wondering how do i uninstall a Perl module. These modules were from cpan.org
thanks...
You can remove the installed perl modules by using this sample perl script and passing perl module name to it as an argument.
http://www.cpan.org/misc/cpan-faq.ht...e_Perl_modules
Also to when removing this module Zlib.pm i would have to type the name of that module so it would be Compress::Zlib