The above line was working fine till same code was used in another perl module file,now there is an error saying that Can't use string ("") as a subroutine ref while "strict refs" in use.$dbh = &{ $db_data->{db_info}->{dbh}->{$database} }( $db_data->{db_inf +o} );
Hope i can fix this error with your help.
Thankyou
In reply to subroutine ref error by manne
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |