Hi there, I'm having problems with perldoc, if I try to use it I get the following error:
Can't open /var/tmp/tmp.0.000228: Permission denied at /usr/bin/perldoc line 331 believing the problem was file permission related, I changed the group permissions to the /var/tmp/ directory to match the 'staff' group, however I still get the same message. I perhaps wrongly believe there is nothing I can do to set file permissions to the temp files generated by perldoc so am currently at a loss and revert back to using 'man perlwhatever | grep searchterm' Anyone else had this problem? Any tips? TIA Robin