http://www.perlmonks.org?node_id=1038824


in reply to Software error...Plz help

apparently either File::Temp is not installed on your system or is corrupt.


Peter L. Berghold -- Unix Professional
Peter -at- Berghold -dot- Net; AOL IM redcowdawg Yahoo IM: blue_cowdawg

Replies are listed 'Best First'.
Re^2: Software error...Plz help
by hamzakhanvit (Initiate) on Jun 13, 2013 at 19:24 UTC
    I can neither find XSLoader.pm nor temp.pm in my perl lib,(Is it possible that they got deleted? or the server admin upadted the perl?) and still its showing the error at its line 25. I tried installing both the packages but now an error in DynaLoader.pm occured. I installed Dynaloader.pm too but again an error in temp.pm has occured.

      If you've a new error - please post that one too :).

      What method are you using to install the modules? You may find running:

      perl -MCPAN -e shell install File::Temp