in reply to Re^8: multi threading DBI
in thread multi threading DBI
You can't get 2 variables from one shift.
my( $Qin, $Qout ) = shift;
And yes, I know I posted code that didn't work. I also warned you.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^10: multi threading DBI
by supernoob (Novice) on Oct 31, 2013 at 08:51 UTC | |
by BrowserUk (Patriarch) on Oct 31, 2013 at 09:05 UTC |