I have installed some Perl modules on my Linux computer. If I enter perldoc perllocal , it will display a list of Perl modules installed on my machine, but now I don't need these Perl modules, so I want to remove them.
Does anyone know how to remove or remove these modules installed on Linux (debian 2.6.26)?
source share