Changes for version 0.10 - 2013-03-27
- Cleaned the header of SQL::Exec::Statement
 - Added clean implementations of get_columns and table_exists functions
 - Added num_of_fields, num_of_params and get_fields functions
 - Fixed a bug related as to which query is printed in case of errors
 
Modules
Simple thread and fork safe database access with functionnal and OO interface    
  
Specific support for the DBD::ODBC DBI driver in SQL::Exec    
  
Specific support for the Teradata ODBC driver in SQL::Exec    
  
Specific support for the DBD::Oracle DBI driver in SQL::Exec    
  
Specific support for the DBD::SQLite DBI driver in SQL::Exec    
  
Prepared statements support for SQL::Exec