Hi,
You are trying to call fetchall_arrayref on the return value of your execute() call. In fact it is a method on the statement handle, which in your code is $sql (more idiomatically named as $sth).
Hope this helps!
In reply to Re^3: For each loop through mysql db to run Net::Telnet command
by 1nickt
in thread For each loop through mysql db to run Net::Telnet command
by jay83
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |