View Single Post
  #6  
Old 01-27-2013, 03:13 PM
c0ncrete's Avatar
c0ncrete
Dragon
 
Join Date: Dec 2009
Posts: 719
Default

lines 23 and 160 are not related to the emulator. something is not right with your perl installation.

drop to a command line and do the following and paste the results:
Code:
ppm query AutoLoader
__________________
I muck about @ The Forge.
say(rand 99>49?'try '.('0x'.join '',map{unpack 'H*',chr rand 256}1..2):'incoherent nonsense')while our $Noport=1;
Reply With Quote