From: Agnello George agnello.dsouza@gmail.com
Hi I am trying to install a per package perl-File-Temp , but it gives a error like this , i ahve allso manullay removed this file from /usr/share/man/man3/File::Temp.3pm.gz , but wen i do a yum install perl-File-Temp ,it throws me the same error . Has any one come accross the same issuse and solved the same .
Why do you want to install perl-File-Temp if the files are already included in perl package...?
# rpm -ql perl | grep Temp /usr/lib/perl5/5.8.8/File/Temp.pm /usr/share/man/man3/File::Temp.3pm.gz
JD