in reply to Re^3: Having problem with handling DBI error in object
in thread Having problem with handling DBI error in object
Any other problem did you see in getDDL method, sicne I am storing the value from $DBI::error str.my $obj = module->new($dbh); $obj->getDDL(); $obj->method2();
|
|---|