Ok, got that error taken care of. 
I've been reading over forums again but I don't see this. How do you actually run the perl script? I tried putting it in my server directory and running it, but it does not work correctly. 
	Quote:
	
	
		
			
				Microsoft Windows [Version 6.1.7601] 
Copyright (c) 2009 Microsoft Corporation.  All rights reserved. 
 
C:\eqemu>perl export_spells.pl 
install_driver(mysql) failed: Can't locate DBD/mysql.pm in @INC (@INC contains: 
C:/Perl/site/lib C:/Perl/lib .) at (eval 5) line 3, <F> line 59. 
Perhaps the DBD::mysql perl module hasn't been fully installed, 
or perhaps the capitalisation of 'mysql' isn't right. 
Available drivers: CSV, DBM, ExampleP, File, Gofer, ODBC, Oracle, Pg, Proxy, SQL 
ite, Sponge. 
 at export_spells.pl line 62 
 
C:\eqemu>
			
		 | 
	
	
 That is what I see when I run it from the server folder in command prompt. Any suggestions?
Thank you.