https://bugzilla.redhat.com/show_bug.cgi?id=1226523 Petr Pisar <ppisar@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution|--- |NOTABUG Last Closed| |2015-06-01 05:28:44 --- Comment #4 from Petr Pisar <ppisar@xxxxxxxxxx> --- There is no easy way how to uinstall modules which were installed by cpan. If you always install all the modules into the same location, you remove content of the directories. By default, modules installed by root goes into `site' directories. That's /usr/local/share/perl5 and /usr/local/lib64/perl5 on Fedora. If you keep build directories in ~/.cpan/build, you can try to run `make uninstall' in all of them (this applies only to ExtUtils::MakeMaker driven build scripts). Also you look into .packlist files in paths where you install your modules. The list files installed by cpan if did not disables creating .packlist files before. -- You are receiving this mail because: You are on the CC list for the bug. -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel