Did you realize that you're constructing two CGI objects? You only need one, especially as when you create the second one, you've already consumed all of the input.
Further, you're mixing the procedural and the method calls in CGI. Choose one or the other.
I suggest passing $CGI to call_vars and using that within the function.
In reply to Re: Sub call isn't returning values
by chromatic
in thread Sub call isn't returning values
by Lori713
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |