View Single Post
  #7  
Old 12-07-2013, 09:50 PM
chrsschb's Avatar
chrsschb
Dragon
 
Join Date: Nov 2008
Location: GA
Posts: 905
Default

Just tried to do this myself and got this:



This is line 62:

Code:
my $dbh = DBI->connect($source, $user, $pass) || die "could not create db handle\n";
__________________
Clumsy's World: Resurgence
Clumsy's World [2006-2012]
Reply With Quote