---You are mixing 'require' with 'use', is there a reason for that?
I am using both "require" and "use" programs in this case. I'm not sure what you mean about mixing them up.
---That is not necessary if called as a method (using the -> convention) or direct, using wrapper::call_httpd_exec
I used wrapper::call_httpd_exec in my program but still recieved the same error message.
Any ideas?