in reply to Re^3: perl lost its modules!
in thread perl lost its modules!
So, remove theses directories (backup them before!):
sudo rm -rf /usr/local/lib/perl
sudo rm -rf /etc/perl/CPAN
rm -rf /root/.cpan/
That's all! and perl programs will run again without error.
|
|---|