print GUEST "INSERT INTO `mysql_db` (`Title`, `Email`, `City`, `State`, `Country`, `URL`, `Date`, `Description`, `rid`, `dt_create`, `publish` ) VALUES ("; } if ($line_breaks == 1) { =~ s/\cM\n/\n/g; } print GUEST ""; print GUEST ", "; #### my $insert = "INSERT INTO `mysql_db` (`Title`, `Email`, `City`, `State`, `Country`, `URL`, `Date`, `Description`, `rid`, `dt_create`, `publish` ) VALUES ("; } if ($line_breaks == 1) { =~ s/\cM\n/\n/g; } $insert .= ""; # This can be removed as it doesn't do anything $insert .= ", ";