View Single Post
  #2  
Old 12-05-2010, 05:52 PM
lowkie
Fire Beetle
 
Join Date: Dec 2010
Posts: 6
Default Perl issue?

so after looking through the logs some more I found this:

Code:
---------------------------------------------
[12.05. - 13:47:27] Starting Log: logs/eqemu_quest_zone_3452.log
[12.05. - 13:47:27] Tying perl output to eqemu logs
[12.05. - 13:47:27] Creating EQEmuIO=HASH(0x29e09ac)
[12.05. - 13:47:27] Creating EQEmuIO=HASH(0x29d1124)
[12.05. - 13:47:27] Loading perlemb plugins.
[12.05. - 13:47:27] Unable to read perl file 'plugin.pl'
[12.05. - 13:47:27] Subroutine Cwd::fastcwd redefined at C:/Perl/lib/Cwd.pm line 812.
[12.05. - 13:47:27] Subroutine Cwd::getcwd redefined at C:/Perl/lib/Cwd.pm line 812.
[12.05. - 13:47:27] Subroutine Cwd::abs_path redefined at C:/Perl/lib/Cwd.pm line 812.
[12.05. - 13:47:27] Loading perl commands...
[12.05. - 13:47:27] Unable to read perl file 'commands.pl'
I then uninstalled and reinstalled perl along with the two addins
ppm install DBI
ppm install IO-stringy
still get the same error.

does this error mean anything? or how can I get rid of it?

perl version 5.10.1.1007
Reply With Quote