in reply to Win32::ODBC results in hash
Hashes are assigned data in many ways:That is a syntax error. I think you mean:%hash( $key => $value);
%hash = ( $key => $value);
Update: This should have been a response to Re: Win32::ODBC results in hash.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Win32::ODBC results in hash
by drodinthe559 (Monk) on Mar 22, 2010 at 19:56 UTC | |
by drodinthe559 (Monk) on Mar 22, 2010 at 20:40 UTC |